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