Template:BibTeXProperties

From The Seven Sages of Rome
Revision as of 18:34, 4 February 2026 by Noeth (talk | contribs) (Created page with "<noinclude> Sets BibTeX properties for the current page using computed values. == Usage == <pre> {{BibTeXProperties}} </pre> Or with optional overrides: <pre> {{BibTeXProperties |type=article |title=Custom Title |author=John Doe |year=2023 |note=Some additional note }} </pre> == Parameters == * '''type''' - BibTeX entry type (default: misc) * '''title''' - Title (default: page name) * '''author''' - Author (default: empty) * '''year''' - Year (default: revision year)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sets BibTeX properties for the current page using computed values.

Usage

{{BibTeXProperties}}

Or with optional overrides:

{{BibTeXProperties
|type=article
|title=Custom Title
|author=John Doe
|year=2023
|note=Some additional note
}}

Parameters

  • type - BibTeX entry type (default: misc)
  • title - Title (default: page name)
  • author - Author (default: empty)
  • year - Year (default: revision year)
  • url - URL (default: full page URL)
  • note - Additional notes (default: empty)