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