Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2015). docu2k:vs2k:ctt-um:aula:desarrollo. Wiki-L@b. Retrieved 23:33, 2 November, 2025 from https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127.
“docu2k:vs2k:ctt-um:aula:desarrollo.” Wiki-L@b. 14 Mar 2015, 13:28 CET. 2 Nov 2025, 23:33 <https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127>.
Lopez-Palacios, Abelardo, ‘docu2k:vs2k:ctt-um:aula:desarrollo’, Wiki-L@b, 14 March 2015, 13:28 CET, <https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127> [accessed 2 November 2025]
Lopez-Palacios, Abelardo, “docu2k:vs2k:ctt-um:aula:desarrollo,” Wiki-L@b, https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127 (accessed November 2, 2025).
Lopez-Palacios, Abelardo. docu2k:vs2k:ctt-um:aula:desarrollo [Internet]. Wiki-L@b; 2015 Mar 14, 13:28 CET [cited 2025 Nov 2]. Available from: https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127.
docu2k:vs2k:ctt-um:aula:desarrollo, https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127 (last visited November 2, 2025).
Lopez-Palacios, Abelardo. docu2k:vs2k:ctt-um:aula:desarrollo. Wiki-L@b. March 14, 2015, 13:28 CET. Available at: https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127. Accessed November 2, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "docu2k:vs2k:ctt-um:aula:desarrollo --- Wiki-L@b",
year = "2015",
url = "https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127",
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 = "docu2k:vs2k:ctt-um:aula:desarrollo --- Wiki-L@b",
year = "2015",
url = "\url{https://wikilab.geo-lab.info/docu2k/vs2k/ctt-um/aula/desarrollo?rev=1426336127}",
note = "[Online; accessed 2-November-2025]"
}