Skip to content

Commit 041b86c

Browse files
authored
Merge pull request #906 from wjdenny/patch-1
Mention use of name particles with reference link
2 parents 091e272 + 62e8656 commit 041b86c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/authoring/create-citeable-articles.qmd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ citation:
2424
bibliography: biblio.bib
2525
---
2626
```
27-
28-
If you omit the citation url, Quarto will attempt to generate a citation url by using the `site-url` and the current page's location. If you'd like to allow Quarto to generate the citation url, you can omit the citation url and simply enable citation output on the page. For example:
27+
Name particles can be further defined in the `name` key following the [Citation Style Language (CSL) specification for naming particles](https://docs.citationstyles.org/en/stable/specification.html#name-particles). If you omit the citation url, Quarto will attempt to generate a citation url by using the `site-url` and the current page's location. If you'd like to allow Quarto to generate the citation url, you can omit the citation url and simply enable citation output on the page. For example:
2928

3029
``` yaml
3130
---

0 commit comments

Comments
 (0)