Template:Paper: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 58: Line 58:
| [[Has pages::{{{pages|}}}]]
| [[Has pages::{{{pages|}}}]]
|-{{#if: {{{idtype|}}} | | style="display: none;" }}
|-{{#if: {{{idtype|}}} | | style="display: none;" }}
! ID Type
! [[Has idtype::{{{idtype|}}}]]
| [[Has idtype::{{{idtype|}}}]]
|-{{#if: {{{id|}}} | | style="display: none;" }}
! ID
| [[Has id::{{{id|}}}]]
| [[Has id::{{{id|}}}]]
|-{{#if: {{{url|}}} | | style="display: none;" }}
|-{{#if: {{{url|}}} | | style="display: none;" }}

Revision as of 04:47, August 24, 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.