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