Template:Paper
Displays a paper metadata infobox on the right side of the page.
Usage
{{Paper
|title=Attention Is All You Need
|authors=Vaswani et al.
|year=2017
|venue=NeurIPS
|arxiv=1706.03762
|doi=
|topics=Transformers, Attention, NLP
|related_articles=Transformer, Self-Attention
|languages=es, zh
}}
Parameters
- title — Paper title. Defaults to page name.
- authors — Author list.
- year — Publication year.
- venue — Conference or journal.
- arxiv — arXiv ID (just the number, e.g. 1706.03762).
- doi — DOI (without https://doi.org/ prefix).
- topics — Comma-separated topics.
- related_articles — Comma-separated related article page names.
- languages — Comma-separated ISO language codes with translations available.