Template:PaperInfobox: Difference between revisions
([deploy-bot] Deploy template from PR #41 (v1.2.0)) Tag: ci-deploy |
([deploy-bot] Page updated via CLI) Tag: content-generation |
||
| Line 45: | Line 45: | ||
{{!}} '''arXiv''' | {{!}} '''arXiv''' | ||
{{!}} [{{{source_url|https://arxiv.org/abs/{{{arxiv_id}}}}}} {{{arxiv_id}}}] | {{!}} [{{{source_url|https://arxiv.org/abs/{{{arxiv_id}}}}}} {{{arxiv_id}}}] | ||
}} | }}{{#if: {{{arxiv_id|}}} | | {{#if: {{{source_url|}}} | | ||
{{!}} '''Source''' | |||
{{!}} [{{{source_url}}} View paper] | |||
}} }} | |||
|- | |- | ||
{{#if: {{{pdf_url|}}} | | {{#if: {{{pdf_url|}}} | | ||
Latest revision as of 05:35, 27 April 2026
Infobox template for Marovi paper articles. Usage:
{{PaperInfobox
| topic_area = NLP
| difficulty = Research
| authors = Vaswani, A.; Shazeer, N.; Parmar, N.
| year = 2017
| venue = NeurIPS 2017
| arxiv_id = 1706.03762
| source_url = https://arxiv.org/abs/1706.03762
| pdf_url = https://arxiv.org/pdf/1706.03762
}}