quarto-blog article: Author and Affiliation not linked to a url #764
Replies: 2 comments 3 replies
-
Yes they can (I meant to note this in my reply to your original issues since you shared the sample document- sorry!). Ideally, you would write it like: - name: "Cat Memes"
url: http://example.com/catmemes
affiliation:
name: Univ of Massachusetts
url: http://www.umass.edu/
orcid: 0010-0332-7843-9328 though you could also write: - name: "Cat Memes"
url: http://example.com/catmemes
affiliation: Univ of Massachusetts
affiliation-url: http://www.umass.edu/
orcid: 0010-0332-7843-9328 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you Charles, It did for the affiliation, but it didn't for the Author. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do the Author and Affiliation should be linked to a url like in a distill article?
Beta Was this translation helpful? Give feedback.
All reactions