Our World of Text:Sandbox: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) m →MediaWiki talk pages: Fixed thing. |
Dat Hack3r (talk | contribs) Previewing updated new content for MediaWiki:Citethispage-content. |
||
Line 47: | Line 47: | ||
{{#tag:syntaxhighlight| | {{#tag:syntaxhighlight| | ||
@misc{owotwiki:{{REVISIONID}}, | |||
author = "{{(}}{{SITENAME}} contributors{{)}}", | |||
title = "{{FULLPAGENAME}} --- {{(}}{{SITENAME}}{{)}}{{#ifexist:MediaWiki:Sitesubtitle|{,} {{MediaWiki:Sitesubtitle}}}}", | |||
year = "{{CURRENTYEAR}}", | |||
url = "{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}", | |||
note = "[Online; accessed <citation>{{#time:j-F-Y}}</citation>]" | |||
} | |||
|lang=bibtex}} | |lang=bibtex}} | ||
When using the {{wp|LaTeX}} package <code>url</code> (<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 {{wp|LaTeX}} package <code>url</code> (<code>\usepackage{url}</code> somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred: | ||
{{#tag:syntaxhighlight| | {{#tag:syntaxhighlight| | ||
@misc{owotwiki:{{REVISIONID}}, | |||
author = "{{(}}{{SITENAME}} contributors{{)}}", | |||
title = "{{FULLPAGENAME}} --- {{(}}{{SITENAME}}{{)}}{{#ifexist:MediaWiki:Sitesubtitle|{,} {{MediaWiki:Sitesubtitle}}}}", | |||
year = "{{CURRENTYEAR}}", | |||
howpublished = "\url{{(}}{{canonicalurl:{{FULLPAGENAME}}|oldid={{REVISIONID}}}}{{)}}", | |||
note = "[Online; accessed <citation>{{#time:j-F-Y}}</citation>]" | |||
} | |||
|lang=bibtex}} | |lang=bibtex}} | ||
=== MediaWiki talk pages === | === [[MW:|MediaWiki]] [[MW:Help:Talk pages|talk pages]] === | ||
; Markup | ; Markup | ||
: {{#tag:syntaxhighlight| | : {{#tag:syntaxhighlight| | ||
Line 79: | Line 79: | ||
</div> | </div> | ||
<br /> | |||
---- | ---- | ||
<br /> | |||
{{MWNavbox | {{MWNavbox |