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