Template:SciteMLACitationFormatter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if: {{{authors|}}} |{{{authors}}}. |{{{author}}}. }} "{{{title}}}". {{{journal}}} {{#if: {{{volume|}}} | {{{volume}}}.{{{number|}}} | }} ({{{year}}}){{#if: {{{pages|}}} |:...") |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if: {{{ | <noinclude> | ||
<pre>Called by the Cite template | |||
</pre>[[Category:Citation formatter]] | |||
</noinclude><includeonly> | |||
{{#if: {{{author|}}} |{{{author}}}. | }} | |||
"{{{title}}}" | |||
{{#if: {{{url|}}} |{{{url}}}. | }} | |||
{{#if: {{{accessed|}}} |{{{accessed}}} | }} | |||
{{#if: {{{publisher|}}} |{{{publisher}}}. | }} | |||
{{#if: {{{journal|}}} |{{{journal}}}. | }} | |||
{{#if: {{{volume|}}} |Volume:{{{volume}}}. | }} | |||
{{#if: {{{published|}}} |{{{published}}}. | }} | |||
{{#if: {{{pages|}}} |Pages:{{{pages}}}. | }} | |||
{{#if: {{{idtype|}}} |{{{idtype}}} {{{id}}} | }} | |||
{{#if: {{{file|}}} |[[File:PDF file icon.svg|15px|link=File:{{{file}}}]] | }} | |||
</includeonly> |
Latest revision as of 06:04, August 24, 2023
Called by the Cite template