Cite This Page
Bibliographic details for Site Protocols
- Page name: Site Protocols
- Author: Trackers Earth contributors
- Publisher: Trackers Earth, .
- Date of last revision: 31 May 2021 14:50 UTC
- Date retrieved: 30 October 2025 04:28 UTC
- Permanent URL: http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380
- Page Version ID: 380
Citation styles for Site Protocols
APA style
Site Protocols. (2021, May 31). Trackers Earth, . Retrieved 04:28, October 30, 2025 from http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380.
MLA style
"Site Protocols." Trackers Earth, . 31 May 2021, 14:50 UTC. 30 Oct 2025, 04:28 <http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380>.
MHRA style
Trackers Earth contributors, 'Site Protocols', Trackers Earth, , 31 May 2021, 14:50 UTC, <http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380> [accessed 30 October 2025]
Chicago style
Trackers Earth contributors, "Site Protocols," Trackers Earth, , http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380 (accessed October 30, 2025).
CBE/CSE style
Trackers Earth contributors. Site Protocols [Internet]. Trackers Earth, ; 2021 May 31, 14:50 UTC [cited 2025 Oct 30]. Available from: http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380.
Bluebook style
Site Protocols, http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Trackers Earth",
title = "Site Protocols --- Trackers Earth{,} ",
year = "2021",
url = "http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380",
note = "[Online; accessed 30-October-2025]"
}
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 = "Trackers Earth",
title = "Site Protocols --- Trackers Earth{,} ",
year = "2021",
url = "\url{http://wiki.trackersearth.com/w/index.php?title=Site_Protocols&oldid=380}",
note = "[Online; accessed 30-October-2025]"
}