Difference between revisions of "Template:Bibliographic Record"

From Encyclopedia of Scientonomy
Jump to navigation Jump to search
Line 20: Line 20:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>{{#set:Author={{{Author|}}}|}}
 +
<!--
 +
create the #scite entry
 +
-->
 
==Title==
 
==Title==
 
'''Title:''' [[Title::{{{Title|}}}]]  
 
'''Title:''' [[Title::{{{Title|}}}]]  
Line 28: Line 31:
  
 
==Author(s)==
 
==Author(s)==
{{#arraymap:{{{Author|}}}|,|@@@@|[[Has author::@@@@]]}}
+
{{#arraymap:{{{Author|}}}|,|@@@@|{{AuthorLastNameCommaFirstName|author=@@@@}} }}
  
 
==Year==
 
==Year==

Revision as of 01:27, 13 August 2016

This is the "Bibliographic Record" template. It should be called in the following format:

{{Bibliographic Record
|Title=
|Resource Type=
|Author=
|Year=
|Publisher=
|ISBN=
|URL=
|DOI=
|Collection=
|Journal=
|Volume=
|Number=
|Pages=
}}

Edit the page to see the template text.