Cite This Page
Bibliographic details for Software/Notepad++
- Page name: Software/Notepad++
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 9 March 2024 10:01 UTC
- Date retrieved: 16 March 2026 09:34 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296
- Page Version ID: 3296
Citation styles for Software/Notepad++
APA style
Software/Notepad++. (2024, March 9). OchaWiki, . Retrieved 09:34, March 16, 2026 from https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296.
MLA style
"Software/Notepad++." OchaWiki, . 9 Mar 2024, 10:01 UTC. 16 Mar 2026, 09:34 <https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296>.
MHRA style
OchaWiki contributors, 'Software/Notepad++', OchaWiki, , 9 March 2024, 10:01 UTC, <https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296> [accessed 16 March 2026]
Chicago style
OchaWiki contributors, "Software/Notepad++," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296 (accessed March 16, 2026).
CBE/CSE style
OchaWiki contributors. Software/Notepad++ [Internet]. OchaWiki, ; 2024 Mar 9, 10:01 UTC [cited 2026 Mar 16]. Available from: https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296.
Bluebook style
Software/Notepad++, https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Software/Notepad++ --- OchaWiki{,} ",
year = "2024",
url = "https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296",
note = "[Online; accessed 16-March-2026]"
}
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/Notepad++ --- OchaWiki{,} ",
year = "2024",
url = "\url{https://www.omecha.nl/mw/index.php?title=Software/Notepad%2B%2B&oldid=3296}",
note = "[Online; accessed 16-March-2026]"
}