Cite This Page
Bibliographic details for HowTo Use an Android Phone as a GPSd Source
- Page name: HowTo Use an Android Phone as a GPSd Source
- Author: MediaWiki contributors
- Publisher: MediaWiki.
- Date of last revision: 10 February 2021 17:50 UTC
- Date retrieved: 16 January 2026 07:08 UTC
- Permanent URL: https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590
- Page Version ID: 9590
Citation styles for HowTo Use an Android Phone as a GPSd Source
APA style
HowTo Use an Android Phone as a GPSd Source. (2021, February 10). MediaWiki. Retrieved 07:08, January 16, 2026 from https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590.
MLA style
"HowTo Use an Android Phone as a GPSd Source." MediaWiki. 10 Feb 2021, 17:50 UTC. 16 Jan 2026, 07:08 <https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590>.
MHRA style
MediaWiki contributors, 'HowTo Use an Android Phone as a GPSd Source', MediaWiki, 10 February 2021, 17:50 UTC, <https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590> [accessed 16 January 2026]
Chicago style
MediaWiki contributors, "HowTo Use an Android Phone as a GPSd Source," MediaWiki, https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590 (accessed January 16, 2026).
CBE/CSE style
MediaWiki contributors. HowTo Use an Android Phone as a GPSd Source [Internet]. MediaWiki; 2021 Feb 10, 17:50 UTC [cited 2026 Jan 16]. Available from: https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590.
Bluebook style
HowTo Use an Android Phone as a GPSd Source, https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590 (last visited January 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "HowTo Use an Android Phone as a GPSd Source --- MediaWiki{,} ",
year = "2021",
url = "https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590",
note = "[Online; accessed 16-January-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 = "MediaWiki",
title = "HowTo Use an Android Phone as a GPSd Source --- MediaWiki{,} ",
year = "2021",
url = "\url{https://wiki.networksecuritytoolkit.org/nstwiki/index.php?title=HowTo_Use_an_Android_Phone_as_a_GPSd_Source&oldid=9590}",
note = "[Online; accessed 16-January-2026]"
}