"title required".
Overview
This is a simplified implementation of the cite journal template found on Wikipedia.
Features:
- based on the English Wikipedia equivalent
- all common parameters are supported
- the maximum number of authors is 25
- the display-authors = etal field can be used to truncate the author list
Limitations:
- no integrity checks are undertaken, aside from noting an absent title field in orange (see above)
- no metadata is injected into the HTML and the resulting page cannot be scraped by Zotero or Mendeley
Example
{{cite journal
| first1 = Bill | last1 = Frog
| first2 = Jill | last2 = Bean
| display-authors = etal
| title = Open energy system modeling
| date = 9 December 2016
| journal = Open Journal
| volume = 10
| number = 20
| pages = 30–40
| doi = 10.1000/12345678
| issn = 1234-5679
| url = http://website.org/frog-2016-oesm.pdf
| access-date = 2016-12-09
}}
Frog, Bill; Bean, Jill; et al. (9 December 2016). "Open energy system modeling". Open Journal. 10 (20): 30–40. doi:10.1000/12345678. ISSN 1234-5679. Retrieved 2016-12-09.