Skip to content

Shortcode Reference: [tpbibtex]

winkm89 edited this page Dec 26, 2016 · 1 revision

Description

Use this shortcode if you want to show the bibtex entry of a publication in a post or page. You can choose the publication through their ID or BibTeX key.

Parameters

id

(integer) The ID of a publication.

key

(string) The BibTeX key of a publication.

Examples

With the ID parameter:

[tpbibtex id="30"]

With the key parameter:

[tpbibtex key="sooc2013a"]

Changelog

  • Since: 4.2.0