Cite This Page
More actions
Bibliographic details for Main Page
- Page name: Main Page
- Author: SWGReckoning Wiki contributors
- Publisher: SWGReckoning Wiki.
- Date of last revision: 15 June 2025 02:26 UTC
- Date retrieved: 19 August 2026 02:00 UTC
- Permanent URL: https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34
- Page Version ID: 34
Citation styles for Main Page
APA style
Main Page. (2025, June 15). SWGReckoning Wiki. Retrieved 02:00, August 19, 2026 from https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34.
MLA style
"Main Page." SWGReckoning Wiki. 15 Jun 2025, 02:26 UTC. 19 Aug 2026, 02:00 <https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34>.
MHRA style
SWGReckoning Wiki contributors, 'Main Page', SWGReckoning Wiki, 15 June 2025, 02:26 UTC, <https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34> [accessed 19 August 2026]
Chicago style
SWGReckoning Wiki contributors, "Main Page," SWGReckoning Wiki, https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34 (accessed August 19, 2026).
CBE/CSE style
SWGReckoning Wiki contributors. Main Page [Internet]. SWGReckoning Wiki; 2025 Jun 15, 02:26 UTC [cited 2026 Aug 19]. Available from: https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34.
Bluebook style
Main Page, https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWGReckoning Wiki",
title = "Main Page --- SWGReckoning Wiki{,} ",
year = "2025",
url = "https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34",
note = "[Online; accessed 19-August-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 = "SWGReckoning Wiki",
title = "Main Page --- SWGReckoning Wiki{,} ",
year = "2025",
url = "\url{https://swgreckoning.org/wiki/index.php?title=Main_Page&oldid=34}",
note = "[Online; accessed 19-August-2026]"
}