Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: XionKB contributors
- Publisher: XionKB, .
- Date of last revision: 15 September 2024 08:51 UTC
- Date retrieved: 7 June 2026 13:37 UTC
- Permanent URL: https://kb.xion.mt/index.php?title=Main_Page&oldid=800
- Page Version ID: 800
Citation styles for Main Page
APA style
Main Page. (2024, September 15). XionKB, . Retrieved 13:37, June 7, 2026 from https://kb.xion.mt/index.php?title=Main_Page&oldid=800.
MLA style
"Main Page." XionKB, . 15 Sep 2024, 08:51 UTC. 7 Jun 2026, 13:37 <https://kb.xion.mt/index.php?title=Main_Page&oldid=800>.
MHRA style
XionKB contributors, 'Main Page', XionKB, , 15 September 2024, 08:51 UTC, <https://kb.xion.mt/index.php?title=Main_Page&oldid=800> [accessed 7 June 2026]
Chicago style
XionKB contributors, "Main Page," XionKB, , https://kb.xion.mt/index.php?title=Main_Page&oldid=800 (accessed June 7, 2026).
CBE/CSE style
XionKB contributors. Main Page [Internet]. XionKB, ; 2024 Sep 15, 08:51 UTC [cited 2026 Jun 7]. Available from: https://kb.xion.mt/index.php?title=Main_Page&oldid=800.
Bluebook style
Main Page, https://kb.xion.mt/index.php?title=Main_Page&oldid=800 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "XionKB",
title = "Main Page --- XionKB{,} ",
year = "2024",
url = "https://kb.xion.mt/index.php?title=Main_Page&oldid=800",
note = "[Online; accessed 7-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 = "XionKB",
title = "Main Page --- XionKB{,} ",
year = "2024",
url = "\url{https://kb.xion.mt/index.php?title=Main_Page&oldid=800}",
note = "[Online; accessed 7-June-2026]"
}