Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2017). informacion:lopd. UMGeoDep. Retrieved 12:50, 1 November, 2025 from https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120.
“informacion:lopd.” UMGeoDep. 4 Jun 2017, 12:12 CEST. 1 Nov 2025, 12:50 <https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120>.
Lopez-Palacios, Abelardo, ‘informacion:lopd’, UMGeoDep, 4 June 2017, 12:12 CEST, <https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120> [accessed 1 November 2025]
Lopez-Palacios, Abelardo, “informacion:lopd,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120 (accessed November 1, 2025).
Lopez-Palacios, Abelardo. informacion:lopd [Internet]. UMGeoDep; 2017 Jun 4, 12:12 CEST [cited 2025 Nov 1]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120.
informacion:lopd, https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120 (last visited November 1, 2025).
Lopez-Palacios, Abelardo. informacion:lopd. UMGeoDep. June 4, 2017, 12:12 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120. Accessed November 1, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "informacion:lopd --- UMGeoDep",
year = "2017",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120",
note = "[Online; accessed 1-November-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 = "informacion:lopd --- UMGeoDep",
year = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1496571120}",
note = "[Online; accessed 1-November-2025]"
}