Template:Cite book: Difference between revisions
From DanceResource.org
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if:{{{author|}}}|{{{author}}}. }} | |||
{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}. }} | |||
{{#if:{{{title|}}}|''{{{title}}}''. }} | |||
{{#if:{{{publisher|}}}|{{{publisher}}}, }} | |||
{{#if:{{{year|}}}|{{{year}}}. }} | |||
{{#if:{{{isbn|}}}|ISBN {{{isbn}}}. }} | |||
{{#if:{{{url|}}}|[{{{url}}} link] }} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
<pre>{{cite book |last= |first | <pre>{{cite book |title= |url= |author= |last= |first= |publisher= |year= |isbn= }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 12:36, 27 May 2025
Usage
{{cite book |title= |url= |author= |last= |first= |publisher= |year= |isbn= }}