Cite This Page
Bibliographic details for GPS
- Page name: GPS
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 2 December 2008 18:25 UTC
- Date retrieved: 26 March 2023 05:57 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=GPS&oldid=89581
- Page Version ID: 89581
Citation styles for GPS
APA style
GPS. (2008, December 2). Rosetta Code, . Retrieved 05:57, March 26, 2023 from https://rosettacode.org/w/index.php?title=GPS&oldid=89581.
MLA style
"GPS." Rosetta Code, . 2 Dec 2008, 18:25 UTC. 26 Mar 2023, 05:57 <https://rosettacode.org/w/index.php?title=GPS&oldid=89581>.
MHRA style
Rosetta Code contributors, 'GPS', Rosetta Code, , 2 December 2008, 18:25 UTC, <https://rosettacode.org/w/index.php?title=GPS&oldid=89581> [accessed 26 March 2023]
Chicago style
Rosetta Code contributors, "GPS," Rosetta Code, , https://rosettacode.org/w/index.php?title=GPS&oldid=89581 (accessed March 26, 2023).
CBE/CSE style
Rosetta Code contributors. GPS [Internet]. Rosetta Code, ; 2008 Dec 2, 18:25 UTC [cited 2023 Mar 26]. Available from: https://rosettacode.org/w/index.php?title=GPS&oldid=89581.
Bluebook style
GPS, https://rosettacode.org/w/index.php?title=GPS&oldid=89581 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "GPS --- Rosetta Code{,} ", year = "2008", url = "https://rosettacode.org/w/index.php?title=GPS&oldid=89581", note = "[Online; accessed 26-March-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 = "Rosetta Code", title = "GPS --- Rosetta Code{,} ", year = "2008", url = "\url{https://rosettacode.org/w/index.php?title=GPS&oldid=89581}", note = "[Online; accessed 26-March-2023]" }