Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (1970). docu2k:vs2k:0027:inicio. Wiki-L@b. Retrieved 07:27, 21 March, 2026 from https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio.
“docu2k:vs2k:0027:inicio.” Wiki-L@b. 1 Jan 1970, 01:00 CET. 21 Mar 2026, 07:27 <https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio>.
Lopez-Palacios, Abelardo, ‘docu2k:vs2k:0027:inicio’, Wiki-L@b, 1 January 1970, 01:00 CET, <https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio> [accessed 21 March 2026]
Lopez-Palacios, Abelardo, “docu2k:vs2k:0027:inicio,” Wiki-L@b, https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio (accessed March 21, 2026).
Lopez-Palacios, Abelardo. docu2k:vs2k:0027:inicio [Internet]. Wiki-L@b; 1970 Jan 1, 01:00 CET [cited 2026 Mar 21]. Available from: https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio.
docu2k:vs2k:0027:inicio, https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio (last visited March 21, 2026).
Lopez-Palacios, Abelardo. docu2k:vs2k:0027:inicio. Wiki-L@b. January 1, 1970, 01:00 CET. Available at: https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio. Accessed March 21, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "docu2k:vs2k:0027:inicio --- Wiki-L@b",
year = "1970",
url = "https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio",
note = "[Online; accessed 21-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:0027:inicio --- Wiki-L@b",
year = "1970",
url = "\url{https://wikilab.geo-lab.info/docu2k/vs2k/0027/inicio}",
note = "[Online; accessed 21-March-2026]"
}