Template:Journal article record/doc: Difference between revisions

From Transport Knowledge Wiki
No edit summary
Line 4: Line 4:


'''To create a new record:'''
'''To create a new record:'''
 
#Copy the blank code below.
#Copy either the blank or example code below.
#Enter the name of the journal article in the box.
#Search for the record name you want to create using the search box above, for example [[New journal article about transport]].
#Click on the red link that appears to create it.  
#Paste the code into the new record.  
#Paste the code into the new record.  
#Fill in all the details you have for the journal article.}}
#Fill in all the details you have for the journal article.
{{Page creator}}
}}


==Blank code==
==Blank code==

Revision as of 11:16, 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 =
}}

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}}
}}

Live example journal article records

Template data