Cite This Page
Bibliographic details for LinkedEarth
- Page name: LinkedEarth
- Author: Linked Earth Wiki contributors
- Publisher: Linked Earth Wiki, .
- Date of last revision: 12 November 2020 09:09 UTC
- Date retrieved: 10 May 2026 09:50 UTC
- Permanent URL: https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866
- Page Version ID: 14866
Citation styles for LinkedEarth
APA style
LinkedEarth. (2020, November 12). Linked Earth Wiki, . Retrieved 09:50, May 10, 2026 from https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866.
MLA style
"LinkedEarth." Linked Earth Wiki, . 12 Nov 2020, 09:09 UTC. 10 May 2026, 09:50 <https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866>.
MHRA style
Linked Earth Wiki contributors, 'LinkedEarth', Linked Earth Wiki, , 12 November 2020, 09:09 UTC, <https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866> [accessed 10 May 2026]
Chicago style
Linked Earth Wiki contributors, "LinkedEarth," Linked Earth Wiki, , https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866 (accessed May 10, 2026).
CBE/CSE style
Linked Earth Wiki contributors. LinkedEarth [Internet]. Linked Earth Wiki, ; 2020 Nov 12, 09:09 UTC [cited 2026 May 10]. Available from: https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866.
Bluebook style
LinkedEarth, https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linked Earth Wiki",
title = "LinkedEarth --- Linked Earth Wiki{,} ",
year = "2020",
url = "https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866",
note = "[Online; accessed 10-May-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 = "Linked Earth Wiki",
title = "LinkedEarth --- Linked Earth Wiki{,} ",
year = "2020",
url = "\url{https://wiki.linked.earth/wiki/index.php?title=LinkedEarth&oldid=14866}",
note = "[Online; accessed 10-May-2026]"
}