Cite This Page
Bibliographic details for Hacking:Technical decisions
- Page name: Hacking:Technical decisions
- Author: Seamly2D contributors
- Publisher: Seamly2D, .
- Date of last revision: 26 December 2019 02:00 UTC
- Date retrieved: 7 February 2023 04:27 UTC
- Permanent URL: https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386
- Page Version ID: 3386
Citation styles for Hacking:Technical decisions
APA style
Hacking:Technical decisions. (2019, December 26). Seamly2D, . Retrieved 04:27, February 7, 2023 from https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386.
MLA style
"Hacking:Technical decisions." Seamly2D, . 26 Dec 2019, 02:00 UTC. 7 Feb 2023, 04:27 <https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386>.
MHRA style
Seamly2D contributors, 'Hacking:Technical decisions', Seamly2D, , 26 December 2019, 02:00 UTC, <https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386> [accessed 7 February 2023]
Chicago style
Seamly2D contributors, "Hacking:Technical decisions," Seamly2D, , https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386 (accessed February 7, 2023).
CBE/CSE style
Seamly2D contributors. Hacking:Technical decisions [Internet]. Seamly2D, ; 2019 Dec 26, 02:00 UTC [cited 2023 Feb 7]. Available from: https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386.
Bluebook style
Hacking:Technical decisions, https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386 (last visited February 7, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Seamly2D", title = "Hacking:Technical decisions --- Seamly2D{,} ", year = "2019", url = "https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386", note = "[Online; accessed 7-February-2023]" }
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 = "Seamly2D", title = "Hacking:Technical decisions --- Seamly2D{,} ", year = "2019", url = "\url{https://wiki.seamly.net/w/index.php?title=Hacking:Technical_decisions&oldid=3386}", note = "[Online; accessed 7-February-2023]" }