Template:Paper: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 41: Line 41:
|-{{#if: {{{publisher|}}} | | style="display: none;" }}
|-{{#if: {{{publisher|}}} | | style="display: none;" }}
! Publisher
! Publisher
| [[Has date publisher::{{{publisher|}}}]]
| [[Has publisher::{{{publisher|}}}]]
|-{{#if: {{{author|}}} | | style="display: none;" }}
|-{{#if: {{{author|}}} | | style="display: none;" }}
! Author
! Author

Revision as of 22:24, August 23, 2023

This is the "Paper" template. It should be called in the following format:

{{Paper
|title=        Full title
|type=         web, book, paper, report, article
|published=    Date
|publisher=    Name of publisher
|author=       Author list...
|journal=      Journal of publication
|topic=        Chapter
|volume=       Journal Volume
|issue=        Issue of journal
|pages=        Pages in journal/book
|idtype=       DOI, ISSN, ISBN
|id=           The number, preferable DOI
|url=          url to find the document
|dateaccessed= date the document was accessed - important for web
|file=         If uploaded to opencommons where is it
|tag=          Tag for reference
|abstract=     Abstract
}}

Edit the page to see the template text.