Template:Reference

From Cryptology City
Revision as of 22:30, 26 June 2024 by Axhoover (talk | contribs)
Jump to navigation Jump to search


Template Documentation

Provides a robust way to specify a reference in the bibliography.

Example

{{Reference
    |id=chs24 |tag=CHS24
    |title=Watermarking Language Models for Many Adaptive Users
    |authors=S. Cohen, A. Hoover, and G. Schoenbach
    |journal=arXiv
    |srcdetail=
    |link=https://eprint.iacr.org/2024/759
}}

[CHS24] S. Cohen, A. Hoover, and G. Schoenbach. Watermarking Language Models for Many Adaptive Users, Preprint, . https://eprint.iacr.org/2024/759

Parameters

Order/Name Description
id (optional) ID to be used to refer to the citation. Defaults to lower-case version of the tag used.
tag Text to be shown for the reference.
title Title of the referenced work.
authors Author or authors of the referenced work.
journal Journal in which the work was published.
srcdetail (optional) Specifies extra details about the source of the work, such as page numbers.
link (optional) Specifies a URL that links to the paper


Raw Template

[{{{tag}}}] {{{authors}}}. {{{title}}}, {{{journal}}}, .