Cite This Page
Bibliographic details for Software/Firefox
- Page name: Software/Firefox
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 30 July 2022 22:46 UTC
- Date retrieved: 13 June 2026 04:37 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318
- Page Version ID: 1318
Citation styles for Software/Firefox
APA style
Software/Firefox. (2022, July 30). OchaWiki, . Retrieved 04:37, June 13, 2026 from https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318.
MLA style
"Software/Firefox." OchaWiki, . 30 Jul 2022, 22:46 UTC. 13 Jun 2026, 04:37 <https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318>.
MHRA style
OchaWiki contributors, 'Software/Firefox', OchaWiki, , 30 July 2022, 22:46 UTC, <https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318> [accessed 13 June 2026]
Chicago style
OchaWiki contributors, "Software/Firefox," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318 (accessed June 13, 2026).
CBE/CSE style
OchaWiki contributors. Software/Firefox [Internet]. OchaWiki, ; 2022 Jul 30, 22:46 UTC [cited 2026 Jun 13]. Available from: https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318.
Bluebook style
Software/Firefox, https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Software/Firefox --- OchaWiki{,} ",
year = "2022",
url = "https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318",
note = "[Online; accessed 13-June-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/Firefox --- OchaWiki{,} ",
year = "2022",
url = "\url{https://www.omecha.nl/mw/index.php?title=Software/Firefox&oldid=1318}",
note = "[Online; accessed 13-June-2026]"
}