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