Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2020). info:lopd. Wiki-L@b. Retrieved 11:26, 28 October, 2025 from https://wikilab.geo-lab.info/info/lopd?rev=1590747156.
“info:lopd.” Wiki-L@b. 29 May 2020, 12:12 CEST. 28 Oct 2025, 11:26 <https://wikilab.geo-lab.info/info/lopd?rev=1590747156>.
Lopez-Palacios, Abelardo, ‘info:lopd’, Wiki-L@b, 29 May 2020, 12:12 CEST, <https://wikilab.geo-lab.info/info/lopd?rev=1590747156> [accessed 28 October 2025]
Lopez-Palacios, Abelardo, “info:lopd,” Wiki-L@b, https://wikilab.geo-lab.info/info/lopd?rev=1590747156 (accessed October 28, 2025).
Lopez-Palacios, Abelardo. info:lopd [Internet]. Wiki-L@b; 2020 May 29, 12:12 CEST [cited 2025 Oct 28]. Available from: https://wikilab.geo-lab.info/info/lopd?rev=1590747156.
info:lopd, https://wikilab.geo-lab.info/info/lopd?rev=1590747156 (last visited October 28, 2025).
Lopez-Palacios, Abelardo. info:lopd. Wiki-L@b. May 29, 2020, 12:12 CEST. Available at: https://wikilab.geo-lab.info/info/lopd?rev=1590747156. Accessed October 28, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "info:lopd --- Wiki-L@b",
year = "2020",
url = "https://wikilab.geo-lab.info/info/lopd?rev=1590747156",
note = "[Online; accessed 28-October-2025]"
}
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 = "Lopez-Palacios, Abelardo",
title = "info:lopd --- Wiki-L@b",
year = "2020",
url = "\url{https://wikilab.geo-lab.info/info/lopd?rev=1590747156}",
note = "[Online; accessed 28-October-2025]"
}