Template:Journal article record/doc: Difference between revisions

From Transport Knowledge Wiki
Line 36: Line 36:
<code>| locations    = <nowiki>{{location|Great Britain}}</nowiki></code><br />
<code>| locations    = <nowiki>{{location|Great Britain}}</nowiki></code><br />
<code>| citation    = </code><br />
<code>| citation    = </code><br />
<code>| doi          = <nowiki></nowiki></code><br />
<code>| doi          = <nowiki>{{doi|10.1000/a.abc.2024.100001}}</nowiki></code><br />
<code>}}</code>
<code>}}</code>



Revision as of 09:50, 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 =
| doi = {{doi|10.1000/a.abc.2024.100001}}
}}

Example live journal article records