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 01:54, 12 August, 2026 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. 12 Aug 2026, 01:54 <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 12 August 2026]
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 August 12, 2026).
Lopez-Palacios, Abelardo. docu2k:vs2k:ctt-um:aula:desarrollo [Internet]. Wiki-L@b; 2015 Mar 14, 13:28 CET [cited 2026 Aug 12]. 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 August 12, 2026).
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 August 12, 2026.
@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 12-August-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 = "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 12-August-2026]"
}