Markdown text
## Welcome
Choose from one of the multiple preconfigured CSLs[^1]
[^1]: apa, vancouver, harvard1, chicago, mla
or pass in a valid file path or url to the _csl_ argument.
Here's an example in ACM format:
- Supports standard citations [@Nash1950{pp. iv, vi-xi, (xv)-(xvii)}];
- You probably don't want in-text citation with a note style;
- and multiple citations [see @Nash1950 pp 12-13; @Nash1951]
### References
Settings
{
"bibliography": "https://raw.githubusercontent.com/timlrx/rehype-citation/main/test/references-data.bib",
"csl": "https://raw.githubusercontent.com/citation-style-language/styles/master/acm-sig-proceedings.csl"
}