Cite This Page
Bibliographic details for Creating a LiPD file
- Page name: Creating a LiPD file
- Author: Linked Earth Wiki contributors
- Publisher: Linked Earth Wiki, .
- Date of last revision: 23 July 2018 20:52 UTC
- Date retrieved: 5 August 2026 06:58 UTC
- Permanent URL: https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073
- Page Version ID: 16073
Citation styles for Creating a LiPD file
APA style
Creating a LiPD file. (2018, July 23). Linked Earth Wiki, . Retrieved 06:58, August 5, 2026 from https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073.
MLA style
"Creating a LiPD file." Linked Earth Wiki, . 23 Jul 2018, 20:52 UTC. 5 Aug 2026, 06:58 <https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073>.
MHRA style
Linked Earth Wiki contributors, 'Creating a LiPD file', Linked Earth Wiki, , 23 July 2018, 20:52 UTC, <https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073> [accessed 5 August 2026]
Chicago style
Linked Earth Wiki contributors, "Creating a LiPD file," Linked Earth Wiki, , https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073 (accessed August 5, 2026).
CBE/CSE style
Linked Earth Wiki contributors. Creating a LiPD file [Internet]. Linked Earth Wiki, ; 2018 Jul 23, 20:52 UTC [cited 2026 Aug 5]. Available from: https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073.
Bluebook style
Creating a LiPD file, https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073 (last visited August 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linked Earth Wiki",
title = "Creating a LiPD file --- Linked Earth Wiki{,} ",
year = "2018",
url = "https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073",
note = "[Online; accessed 5-August-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 = "Creating a LiPD file --- Linked Earth Wiki{,} ",
year = "2018",
url = "\url{https://wiki.linked.earth/wiki/index.php?title=Creating_a_LiPD_file&oldid=16073}",
note = "[Online; accessed 5-August-2026]"
}