Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2017). todo. UMGeoDep. Retrieved 06:13, 27 March, 2026 from https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161.
“todo.” UMGeoDep. 8 Jan 2017, 12:49 CET. 27 Mar 2026, 06:13 <https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161>.
Lopez-Palacios, Abelardo, ‘todo’, UMGeoDep, 8 January 2017, 12:49 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161> [accessed 27 March 2026]
Lopez-Palacios, Abelardo, “todo,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161 (accessed March 27, 2026).
Lopez-Palacios, Abelardo. todo [Internet]. UMGeoDep; 2017 Jan 8, 12:49 CET [cited 2026 Mar 27]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161.
todo, https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161 (last visited March 27, 2026).
Lopez-Palacios, Abelardo. todo. UMGeoDep. January 8, 2017, 12:49 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161. Accessed March 27, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "todo --- UMGeoDep",
year = "2017",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161",
note = "[Online; accessed 27-March-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 = "Lopez-Palacios, Abelardo",
title = "todo --- UMGeoDep",
year = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/todo?rev=1483876161}",
note = "[Online; accessed 27-March-2026]"
}