Cite This Page
Bibliographic details for Mendeley
- Page name: Mendeley
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 22 April 2021 15:41 UTC
- Date retrieved: 19 May 2026 00:46 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369
- Page Version ID: 4369
Citation styles for Mendeley
APA style
Mendeley. (2021, April 22). COPTR, . Retrieved 00:46, May 19, 2026 from https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369.
MLA style
"Mendeley." COPTR, . 22 Apr 2021, 15:41 UTC. 19 May 2026, 00:46 <https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369>.
MHRA style
COPTR contributors, 'Mendeley', COPTR, , 22 April 2021, 15:41 UTC, <https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369> [accessed 19 May 2026]
Chicago style
COPTR contributors, "Mendeley," COPTR, , https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369 (accessed May 19, 2026).
CBE/CSE style
COPTR contributors. Mendeley [Internet]. COPTR, ; 2021 Apr 22, 15:41 UTC [cited 2026 May 19]. Available from: https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369.
Bluebook style
Mendeley, https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Mendeley --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369",
note = "[Online; accessed 19-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 = "COPTR",
title = "Mendeley --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Mendeley&oldid=4369}",
note = "[Online; accessed 19-May-2026]"
}