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