Cite This Page
Bibliographic details for Software/WhatsApp Web
- Page name: Software/WhatsApp Web
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 7 January 2021 16:31 UTC
- Date retrieved: 30 May 2026 21:01 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285
- Page Version ID: 285
Citation styles for Software/WhatsApp Web
APA style
Software/WhatsApp Web. (2021, January 7). OchaWiki, . Retrieved 21:01, May 30, 2026 from https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285.
MLA style
"Software/WhatsApp Web." OchaWiki, . 7 Jan 2021, 16:31 UTC. 30 May 2026, 21:01 <https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285>.
MHRA style
OchaWiki contributors, 'Software/WhatsApp Web', OchaWiki, , 7 January 2021, 16:31 UTC, <https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285> [accessed 30 May 2026]
Chicago style
OchaWiki contributors, "Software/WhatsApp Web," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285 (accessed May 30, 2026).
CBE/CSE style
OchaWiki contributors. Software/WhatsApp Web [Internet]. OchaWiki, ; 2021 Jan 7, 16:31 UTC [cited 2026 May 30]. Available from: https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285.
Bluebook style
Software/WhatsApp Web, https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285 (last visited May 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Software/WhatsApp Web --- OchaWiki{,} ",
year = "2021",
url = "https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285",
note = "[Online; accessed 30-May-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/WhatsApp Web --- OchaWiki{,} ",
year = "2021",
url = "\url{https://www.omecha.nl/mw/index.php?title=Software/WhatsApp_Web&oldid=285}",
note = "[Online; accessed 30-May-2026]"
}