Skip to content

Shortcode Reference: [tpcite]

Michael edited this page Feb 11, 2022 · 1 revision

Description

Prints a citation link for a reference list in articles or pages. You can use the publication ID or the bibtex key to select the publication.

Parameters

id

(integer) ID of the publication

key

(string) BibTeX key of a publication

Examples

[tpcite id="5"]

[tpcite key="Atzmueller:14:CoRR"]

Note

If you want to add more as one citation at the end of a paragraph, just use multiple tpcite codes behind each other: [tpcite id="5"][tpcite id="7"]

Changelog

  • Since 6.0.0