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 18:44, 27 October, 2025 from https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508.
“informacion:lopd.” UMGeoDep. 3 Mar 2017, 20:31 CET. 27 Oct 2025, 18:44 <https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508>.
Lopez-Palacios, Abelardo, ‘informacion:lopd’, UMGeoDep, 3 March 2017, 20:31 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508> [accessed 27 October 2025]
Lopez-Palacios, Abelardo, “informacion:lopd,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508 (accessed October 27, 2025).
Lopez-Palacios, Abelardo. informacion:lopd [Internet]. UMGeoDep; 2017 Mar 3, 20:31 CET [cited 2025 Oct 27]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508.
informacion:lopd, https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508 (last visited October 27, 2025).
Lopez-Palacios, Abelardo. informacion:lopd. UMGeoDep. March 3, 2017, 20:31 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508. Accessed October 27, 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=1488569508",
note = "[Online; accessed 27-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 = "informacion:lopd --- UMGeoDep",
year = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/lopd?rev=1488569508}",
note = "[Online; accessed 27-October-2025]"
}