Cite This Page
Bibliographic details for Teleport Tips
- Page name: Teleport Tips
- Author: Gorgon contributors
- Publisher: Gorgon, .
- Date of last revision: 4 August 2018 15:44 UTC
- Date retrieved: 20 April 2021 13:46 UTC
- Permanent URL: http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25
- Page Version ID: 25
Citation styles for Teleport Tips
APA style
Teleport Tips. (2018, August 4). Gorgon, . Retrieved 13:46, April 20, 2021 from http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25.
MLA style
"Teleport Tips." Gorgon, . 4 Aug 2018, 15:44 UTC. 20 Apr 2021, 13:46 <http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25>.
MHRA style
Gorgon contributors, 'Teleport Tips', Gorgon, , 4 August 2018, 15:44 UTC, <http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25> [accessed 20 April 2021]
Chicago style
Gorgon contributors, "Teleport Tips," Gorgon, , http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25 (accessed April 20, 2021).
CBE/CSE style
Gorgon contributors. Teleport Tips [Internet]. Gorgon, ; 2018 Aug 4, 15:44 UTC [cited 2021 Apr 20]. Available from: http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25.
Bluebook style
Teleport Tips, http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25 (last visited April 20, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "Gorgon", title = "Teleport Tips --- Gorgon{,} ", year = "2018", url = "http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25", note = "[Online; accessed 20-April-2021]" }
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 = "Gorgon", title = "Teleport Tips --- Gorgon{,} ", year = "2018", url = "\url{http://gorgon.squibby.net/index.php?title=Teleport_Tips&oldid=25}", note = "[Online; accessed 20-April-2021]" }