MediaWiki:Citethispage-content: Difference between revisions

From All Skies Encyclopaedia
Sushoff (talk | contribs)
Created page with "__TOC__ <div class="mw-specialCiteThisPage-bibliographic"> == Bibliographic details for {{FULLPAGENAME}} == * Page name: {{FULLPAGENAME}} * Author: {{SITENAME}} contributors: {{PageAuthors}} * Publisher: ''{{SITENAME}}''. * Date of last revision: {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC * Date retrieved: <citation>{{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} {{CURRENTTIME}} UTC</citation> * Permanent URL: {{canonicalurl:{{FULLPAGEN..."
 
Sushoff (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 38: Line 38:
=== [https://en.wikipedia.org/wiki/BibTeX BibTeX] entry ===
=== [https://en.wikipedia.org/wiki/BibTeX BibTeX] entry ===


@misc{ wiki:xxx,
@misc{  
     author = "{{SITENAME}}",
    wiki:{{SITENAME}},
     author = "{{PageAuthors}}",
     title = "{{FULLPAGENAME}} --- {{SITENAME}}{,} {{int:sitesubtitle}}",
     title = "{{FULLPAGENAME}} --- {{SITENAME}}{,} {{int:sitesubtitle}}",
     year = "{{CURRENTYEAR}}",
     year = "{{CURRENTYEAR}}",
     url = "{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}",
     url = "{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}",
     note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]"
     note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]"
}
}


When using the [https://en.wikipedia.org/wiki/LaTeX LaTeX] package url (<code>\usepackage{url}</code> somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
When using the [https://en.wikipedia.org/wiki/LaTeX LaTeX] package url (<code>\usepackage{url}</code> somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:


@misc{ wiki:xxx,
@misc{  
     author = "{{SITENAME}}",
    wiki:{{SITENAME}},
     author = "{{PageAuthors}}",
     title = "{{FULLPAGENAME}} --- {{SITENAME}}{,} {{int:sitesubtitle}}",
     title = "{{FULLPAGENAME}} --- {{SITENAME}}{,} {{int:sitesubtitle}}",
     year = "{{CURRENTYEAR}}",
     year = "{{CURRENTYEAR}}",
     url = "'''\url{'''{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}'''}'''",
     url = "'''\url{'''{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}'''}'''",
     note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]"
     note = "[Online; accessed <citation>{{CURRENTDAY}}-{{CURRENTMONTHNAME}}-{{CURRENTYEAR}}</citation>]"
}
}




</div> <!--closing div for "plainlinks"-->
</div> <!--closing div for "plainlinks"-->

Latest revision as of 11:23, 17 January 2026

Bibliographic details for MediaWiki:Citethispage-content