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: 10 April 2026 23:15 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003
- Page Version ID: 14003
Citation styles for Bellatrix
APA style
Bellatrix. (2022, July 14). Fixme.ch, . Retrieved 23:15, April 10, 2026 from https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003.
MLA style
"Bellatrix." Fixme.ch, . 14 Jul 2022, 12:22 UTC. 10 Apr 2026, 23:15 <https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003>.
MHRA style
Fixme.ch contributors, 'Bellatrix', Fixme.ch, , 14 July 2022, 12:22 UTC, <https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003> [accessed 10 April 2026]
Chicago style
Fixme.ch contributors, "Bellatrix," Fixme.ch, , https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003 (accessed April 10, 2026).
CBE/CSE style
Fixme.ch contributors. Bellatrix [Internet]. Fixme.ch, ; 2022 Jul 14, 12:22 UTC [cited 2026 Apr 10]. Available from: https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003.
Bluebook style
Bellatrix, https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003 (last visited April 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Bellatrix --- Fixme.ch{,} ",
year = "2022",
url = "https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003",
note = "[Online; accessed 10-April-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{https://fixme.ch/w/index.php?title=Bellatrix&oldid=14003}",
note = "[Online; accessed 10-April-2026]"
}