Template:Journal article record/doc: Difference between revisions

From Transport Knowledge Wiki
Line 35: Line 35:
<code>| keywords    = <nowiki>{{KW|Trains}}</nowiki></code><br />
<code>| keywords    = <nowiki>{{KW|Trains}}</nowiki></code><br />
<code>| locations    = <nowiki>{{location|Great Britain}}</nowiki></code><br />
<code>| locations    = <nowiki>{{location|Great Britain}}</nowiki></code><br />
<code>| citation    = </code><br />
<code>| citation    = <nowiki>{{citation|Lastname, Firstname (2001). Trains are good. The Transport Journal.}}</code><br />
<code>| doi          = <nowiki>{{doi|10.1000/a.abc.2024.100001}}</nowiki></code><br />
<code>| doi          = <nowiki>{{doi|10.1000/a.abc.2001.100001}}</nowiki></code><br />
<code>}}</code>
<code>}}</code>



Revision as of 09:52, 5 December 2024

You can add to the wiki
Publication
+report
Book
+book
Video
+video
Journal
+journal
Journal article
+article
Organisation
+org

Template:Main page block

Blank code

{{journal article record
| title =
| abstract =
| journal=
| date =
| volume =| issue= | pages=
| authors =
| keywords =
| locations =
| citation =
| doi =
}}

Example code

{{journal 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.}}</code><br /> <code>| doi = <nowiki>{{doi|10.1000/a.abc.2001.100001}}
}}

Example live journal article records