Cite This Page
Bibliographic details for Reverse Engineering Guide
- Page name: Reverse Engineering Guide
- Author: SWG Utopia contributors
- Publisher: SWG Utopia, .
- Date of last revision: 27 December 2024 15:31 UTC
- Date retrieved: 6 April 2026 20:09 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072
- Page Version ID: 1072
Citation styles for Reverse Engineering Guide
APA style
Reverse Engineering Guide. (2024, December 27). SWG Utopia, . Retrieved 20:09, April 6, 2026 from https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072.
MLA style
"Reverse Engineering Guide." SWG Utopia, . 27 Dec 2024, 15:31 UTC. 6 Apr 2026, 20:09 <https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072>.
MHRA style
SWG Utopia contributors, 'Reverse Engineering Guide', SWG Utopia, , 27 December 2024, 15:31 UTC, <https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072> [accessed 6 April 2026]
Chicago style
SWG Utopia contributors, "Reverse Engineering Guide," SWG Utopia, , https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072 (accessed April 6, 2026).
CBE/CSE style
SWG Utopia contributors. Reverse Engineering Guide [Internet]. SWG Utopia, ; 2024 Dec 27, 15:31 UTC [cited 2026 Apr 6]. Available from: https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072.
Bluebook style
Reverse Engineering Guide, https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072 (last visited April 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Reverse Engineering Guide --- SWG Utopia{,} ",
year = "2024",
url = "https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072",
note = "[Online; accessed 6-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 = "SWG Utopia",
title = "Reverse Engineering Guide --- SWG Utopia{,} ",
year = "2024",
url = "\url{https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=1072}",
note = "[Online; accessed 6-April-2026]"
}