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: <citation>15 September 2024 08:51 UTC</citation>
- 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 <citation>08:51, September 15, 2024</citation> from https://kb.xion.mt/index.php?title=Main_Page&oldid=800.
MLA style
"Main Page." XionKB, . 15 Sep 2024, 08:51 UTC. <citation>15 Sep 2024, 08:51</citation> <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 <citation>15 September 2024</citation>]
Chicago style
XionKB contributors, "Main Page," XionKB, , https://kb.xion.mt/index.php?title=Main_Page&oldid=800 (accessed <citation>September 15, 2024</citation>).
CBE/CSE style
XionKB contributors. Main Page [Internet]. XionKB, ; 2024 Sep 15, 08:51 UTC [cited <citation>2024 Sep 15</citation>]. 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 <citation>September 15, 2024</citation>).
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 <citation>15-September-2024</citation>]"
}
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 <citation>15-September-2024</citation>]"
}