Template:Journal article record/doc: Difference between revisions

From Transport Knowledge Wiki
No edit summary
Line 25: Line 25:
<code>| open_access = </code><br />
<code>| open_access = </code><br />
<code>}} </code><br />
<code>}} </code><br />
==Example code==
<code>{{journal article record</code><br />
<code>| title        = Trains are good</code><br />
<code>| abstract    = Imagine this text is much longer.</code><br />
<code>| journal      = <nowiki>{{journal|The Transport Journal}}</nowiki></code><br />
<code>| date        = <nowiki>{{PD|January 2001}}</nowiki></code><br />
<code>| volume      = 1 | issue= 1 | pages= 1-10 </code><br />
<code>| authors      = <nowiki>{{author|Firstname|Lastname}}</nowiki></code><br />
<code>| keywords    = <nowiki>{{KW|Trains}}</nowiki></code><br />
<code>| locations    = <nowiki>{{location|Great Britain}}</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>| open_access  = <nowiki>{{open access | test_date=20 February 2025}}</nowiki></code><br />
<code>}}</code>


==Live example journal article records==
==Live example journal article records==

Revision as of 11:19, 7 June 2025

You can add to the wiki
Publication
+report
Book
+book
Video
+video
Journal
+journal
Journal article
+article
Organisation
+org
How to add a new journal article record
This template is used for journal article records.

To create a new record:

  1. Copy the blank code below.
  2. Enter the name of the journal article in the box.
  3. Paste the code into the new record.
  4. Fill in all the details you have for the journal article.

Blank code

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

Live example journal article records

Template data