Template:Cite news: Difference between revisions

From DanceResource.org
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><ref>
<includeonly>
{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}.}}  
{{#if:{{{author|}}}|{{{author}}}. }}
{{#if:{{{title|}}}|''{{{title}}}''}}.
{{#if:{{{last|}}}{{{first|}}}|{{{last}}}, {{{first}}}. }}
{{#if:{{{publisher|}}}|{{{publisher}}}}}
{{#if:{{{title|}}}|"{{{title}}}". }}
{{#if:{{{year|}}}|, {{{year}}}}}
{{#if:{{{work|}}}|''{{{work}}}'', }}
{{#if:{{{isbn|}}}|. ISBN {{{isbn}}}}}.
{{#if:{{{publisher|}}}|{{{publisher}}}, }}
</ref></includeonly>
{{#if:{{{date|}}}|{{{date}}}. }}
{{#if:{{{url|}}}|[{{{url}}} link] }}
{{#if:{{{access-date|}}}|(accessed {{{access-date}}})}}
</includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
<pre>{{cite book |last= |first= |title= |publisher= |year= |isbn= }}</pre>
<pre>{{cite news |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}</pre>
</noinclude>
</noinclude>

Revision as of 12:36, 27 May 2025


Usage

{{cite news |title= |url= |author= |last= |first= |publisher= |date= |access-date= |work= }}