Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (1970). ar:refnotes:about. UMGeoDep. Retrieved 22:59, 2 November, 2025 from https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about.
“ar:refnotes:about.” UMGeoDep. 1 Jan 1970, 01:00 CET. 2 Nov 2025, 22:59 <https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about>.
Lopez-Palacios, Abelardo, ‘ar:refnotes:about’, UMGeoDep, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about> [accessed 2 November 2025]
Lopez-Palacios, Abelardo, “ar:refnotes:about,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about (accessed November 2, 2025).
Lopez-Palacios, Abelardo. ar:refnotes:about [Internet]. UMGeoDep; 1970 Jan 1, 01:00 CET [cited 2025 Nov 2]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about.
ar:refnotes:about, https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about (last visited November 2, 2025).
Lopez-Palacios, Abelardo. ar:refnotes:about. UMGeoDep. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about. Accessed November 2, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "ar:refnotes:about --- UMGeoDep",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about",
note = "[Online; accessed 2-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 = "ar:refnotes:about --- UMGeoDep",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/ar/refnotes/about}",
note = "[Online; accessed 2-November-2025]"
}