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: 12 November 2023 04:27 UTC
- Date retrieved: 6 April 2026 21:38 UTC
- Permanent URL: https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793
- Page Version ID: 793
Citation styles for Reverse Engineering Guide
APA style
Reverse Engineering Guide. (2023, November 12). SWG Utopia, . Retrieved 21:38, April 6, 2026 from https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793.
MLA style
"Reverse Engineering Guide." SWG Utopia, . 12 Nov 2023, 04:27 UTC. 6 Apr 2026, 21:38 <https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793>.
MHRA style
SWG Utopia contributors, 'Reverse Engineering Guide', SWG Utopia, , 12 November 2023, 04:27 UTC, <https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793> [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=793 (accessed April 6, 2026).
CBE/CSE style
SWG Utopia contributors. Reverse Engineering Guide [Internet]. SWG Utopia, ; 2023 Nov 12, 04:27 UTC [cited 2026 Apr 6]. Available from: https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793.
Bluebook style
Reverse Engineering Guide, https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793 (last visited April 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SWG Utopia",
title = "Reverse Engineering Guide --- SWG Utopia{,} ",
year = "2023",
url = "https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793",
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 = "2023",
url = "\url{https://swgutopia.com/wiki/index.php?title=Reverse_Engineering_Guide&oldid=793}",
note = "[Online; accessed 6-April-2026]"
}