Cite This Page
Bibliographic details for List of License Tags
- Page name: List of License Tags
- Author: Marspedia contributors
- Publisher: Marspedia.
- Date of last revision: 27 January 2020 22:30 UTC
- Date retrieved: 11 July 2026 11:26 UTC
- Permanent URL: https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031
- Page Version ID: 133031
Citation styles for List of License Tags
APA style
List of License Tags. (2020, January 27). Marspedia. Retrieved 11:26, July 11, 2026 from https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031.
MLA style
"List of License Tags." Marspedia. 27 Jan 2020, 22:30 UTC. 11 Jul 2026, 11:26 <https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031>.
MHRA style
Marspedia contributors, 'List of License Tags', Marspedia, 27 January 2020, 22:30 UTC, <https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031> [accessed 11 July 2026]
Chicago style
Marspedia contributors, "List of License Tags," Marspedia, https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031 (accessed July 11, 2026).
CBE/CSE style
Marspedia contributors. List of License Tags [Internet]. Marspedia; 2020 Jan 27, 22:30 UTC [cited 2026 Jul 11]. Available from: https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031.
Bluebook style
List of License Tags, https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Marspedia",
title = "List of License Tags --- Marspedia{,} ",
year = "2020",
url = "https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031",
note = "[Online; accessed 11-July-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 = "Marspedia",
title = "List of License Tags --- Marspedia{,} ",
year = "2020",
url = "\url{https://marspedia.org/index.php?title=List_of_License_Tags&oldid=133031}",
note = "[Online; accessed 11-July-2026]"
}