Cite This Page
Bibliographic details for MediaWiki/Code/Template coding
- Page name: MediaWiki/Code/Template coding
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 24 January 2023 15:51 UTC
- Date retrieved: 22 February 2025 23:30 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931
- Page Version ID: 1931
Citation styles for MediaWiki/Code/Template coding
APA style
MediaWiki/Code/Template coding. (2023, January 24). OchaWiki, . Retrieved 23:30, February 22, 2025 from https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931.
MLA style
"MediaWiki/Code/Template coding." OchaWiki, . 24 Jan 2023, 15:51 UTC. 22 Feb 2025, 23:30 <https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931>.
MHRA style
OchaWiki contributors, 'MediaWiki/Code/Template coding', OchaWiki, , 24 January 2023, 15:51 UTC, <https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931> [accessed 22 February 2025]
Chicago style
OchaWiki contributors, "MediaWiki/Code/Template coding," OchaWiki, , https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931 (accessed February 22, 2025).
CBE/CSE style
OchaWiki contributors. MediaWiki/Code/Template coding [Internet]. OchaWiki, ; 2023 Jan 24, 15:51 UTC [cited 2025 Feb 22]. Available from: https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931.
Bluebook style
MediaWiki/Code/Template coding, https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931 (last visited February 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OchaWiki", title = "MediaWiki/Code/Template coding --- OchaWiki{,} ", year = "2023", url = "https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931", note = "[Online; accessed 22-February-2025]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "OchaWiki", title = "MediaWiki/Code/Template coding --- OchaWiki{,} ", year = "2023", url = "\url{https://www.omecha.nl/mw/index.php?title=MediaWiki/Code/Template_coding&oldid=1931}", note = "[Online; accessed 22-February-2025]" }