Cite This Page
Bibliographic details for Using GPX for the novice geocacher
- Page name: Using GPX for the novice geocacher
- Author: CUOSGwiki contributors
- Publisher: CUOSGwiki, .
- Date of last revision: 16 October 2020 18:00 UTC
- Date retrieved: 16 March 2026 00:27 UTC
- Permanent URL: https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743
- Page Version ID: 15743
Citation styles for Using GPX for the novice geocacher
APA style
Using GPX for the novice geocacher. (2020, October 16). CUOSGwiki, . Retrieved 00:27, March 16, 2026 from https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743.
MLA style
"Using GPX for the novice geocacher." CUOSGwiki, . 16 Oct 2020, 18:00 UTC. 16 Mar 2026, 00:27 <https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743>.
MHRA style
CUOSGwiki contributors, 'Using GPX for the novice geocacher', CUOSGwiki, , 16 October 2020, 18:00 UTC, <https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743> [accessed 16 March 2026]
Chicago style
CUOSGwiki contributors, "Using GPX for the novice geocacher," CUOSGwiki, , https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743 (accessed March 16, 2026).
CBE/CSE style
CUOSGwiki contributors. Using GPX for the novice geocacher [Internet]. CUOSGwiki, ; 2020 Oct 16, 18:00 UTC [cited 2026 Mar 16]. Available from: https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743.
Bluebook style
Using GPX for the novice geocacher, https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CUOSGwiki",
title = "Using GPX for the novice geocacher --- CUOSGwiki{,} ",
year = "2020",
url = "https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743",
note = "[Online; accessed 16-March-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 = "CUOSGwiki",
title = "Using GPX for the novice geocacher --- CUOSGwiki{,} ",
year = "2020",
url = "\url{https://dges.carleton.ca/CUOSGwiki/index.php?title=Using_GPX_for_the_novice_geocacher&oldid=15743}",
note = "[Online; accessed 16-March-2026]"
}