Rehype Citation

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" }

Result

Welcome

Choose from one of the multiple preconfigured CSLs1

or pass in a valid file path or url to the csl argument.

Here's an example in ACM format:

  • Supports standard citations [1];
  • You probably don't want in-text citation with a note style;
  • and multiple citations [see 1, 2]

References

[1]
Nash, J. 1950. Equilibrium points in n-person games. Proceedings of the national academy of sciences. 36, 1 (1950), 48–49.
[2]
Nash, J. 1951. Non-cooperative games. Annals of mathematics. (1951), 286–295.

Footnotes

  1. apa, vancouver, harvard1, chicago, mla