Cite This Page
- Page name: Libsharedmime
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 23 April 2021 09:51 UTC
- Date retrieved: 11 July 2026 11:47 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442
- Page Version ID: 4442
APA style
Libsharedmime. (2021, April 23). COPTR, . Retrieved 11:47, July 11, 2026 from https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442.
MLA style
"Libsharedmime." COPTR, . 23 Apr 2021, 09:51 UTC. 11 Jul 2026, 11:47 <https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442>.
MHRA style
COPTR contributors, 'Libsharedmime', COPTR, , 23 April 2021, 09:51 UTC, <https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442> [accessed 11 July 2026]
Chicago style
COPTR contributors, "Libsharedmime," COPTR, , https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442 (accessed July 11, 2026).
CBE/CSE style
COPTR contributors. Libsharedmime [Internet]. COPTR, ; 2021 Apr 23, 09:51 UTC [cited 2026 Jul 11]. Available from: https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442.
Bluebook style
Libsharedmime, https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Libsharedmime --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442",
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 = "COPTR",
title = "Libsharedmime --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Libsharedmime&oldid=4442}",
note = "[Online; accessed 11-July-2026]"
}