Template:Journal article record/doc: Difference between revisions
→Blank code: +1 |
|||
| Line 38: | Line 38: | ||
<code>| citation = <nowiki>{{citation|Lastname, Firstname (2001). Trains are good. The Transport Journal.}}</nowiki></code><br /> | <code>| citation = <nowiki>{{citation|Lastname, Firstname (2001). Trains are good. The Transport Journal.}}</nowiki></code><br /> | ||
<code>| doi = <nowiki>{{doi|10.1000/a.abc.2001.100001}}</nowiki></code><br /> | <code>| doi = <nowiki>{{doi|10.1000/a.abc.2001.100001}}</nowiki></code><br /> | ||
<code>| open_access = <nowiki>{{open access | test_date=20 February 2025}}</nowiki></code><br /> | |||
<code>}}</code> | <code>}}</code> | ||
Revision as of 08:00, 20 February 2025
| You can add to the wiki | |||||
|---|---|---|---|---|---|
+report |
+book |
+video |
+journal |
+article |
+org |
Blank code
{{journal article record
| title =
| abstract =
| journal=
| date =
| volume =| issue= | pages=
| authors =
| keywords =
| locations =
| citation =
| doi =
| open_access =
}}
Example code
{{journal article record
| title = Trains are good
| abstract = Imagine this text is much longer.
| journal = {{journal|The Transport Journal}}
| date = {{PD|January 2001}}
| volume = 1 | issue= 1 | pages= 1-10
| authors = {{author|Firstname|Lastname}}
| keywords = {{KW|Trains}}
| locations = {{location|Great Britain}}
| citation = {{citation|Lastname, Firstname (2001). Trains are good. The Transport Journal.}}
| doi = {{doi|10.1000/a.abc.2001.100001}}
| open_access = {{open access | test_date=20 February 2025}}
}}
