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