Cite This Page
Bibliographic details for Software/CodeWriter
- Page name: Software/CodeWriter
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 17 February 2024 15:10 UTC
- Date retrieved: 18 August 2025 00:07 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246
- Page Version ID: 3246
Citation styles for Software/CodeWriter
APA style
Software/CodeWriter. (2024, February 17). OchaWiki, . Retrieved 00:07, August 18, 2025 from https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246.
MLA style
"Software/CodeWriter." OchaWiki, . 17 Feb 2024, 15:10 UTC. 18 Aug 2025, 00:07 <https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246>.
MHRA style
OchaWiki contributors, 'Software/CodeWriter', OchaWiki, , 17 February 2024, 15:10 UTC, <https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246> [accessed 18 August 2025]
Chicago style
OchaWiki contributors, "Software/CodeWriter," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246 (accessed August 18, 2025).
CBE/CSE style
OchaWiki contributors. Software/CodeWriter [Internet]. OchaWiki, ; 2024 Feb 17, 15:10 UTC [cited 2025 Aug 18]. Available from: https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246.
Bluebook style
Software/CodeWriter, https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246 (last visited August 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "OchaWiki", title = "Software/CodeWriter --- OchaWiki{,} ", year = "2024", url = "https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246", note = "[Online; accessed 18-August-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 = "Software/CodeWriter --- OchaWiki{,} ", year = "2024", url = "\url{https://www.omecha.nl/mw/index.php?title=Software/CodeWriter&oldid=3246}", note = "[Online; accessed 18-August-2025]" }