Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2020). info:privacidad. Wiki-L@b. Retrieved 13:21, 24 August, 2026 from http://wikilab.geo-lab.info/info/privacidad?rev=1582807383.
“info:privacidad.” Wiki-L@b. 27 Feb 2020, 13:43 CET. 24 Aug 2026, 13:21 <http://wikilab.geo-lab.info/info/privacidad?rev=1582807383>.
Lopez-Palacios, Abelardo, ‘info:privacidad’, Wiki-L@b, 27 February 2020, 13:43 CET, <http://wikilab.geo-lab.info/info/privacidad?rev=1582807383> [accessed 24 August 2026]
Lopez-Palacios, Abelardo, “info:privacidad,” Wiki-L@b, http://wikilab.geo-lab.info/info/privacidad?rev=1582807383 (accessed August 24, 2026).
Lopez-Palacios, Abelardo. info:privacidad [Internet]. Wiki-L@b; 2020 Feb 27, 13:43 CET [cited 2026 Aug 24]. Available from: http://wikilab.geo-lab.info/info/privacidad?rev=1582807383.
info:privacidad, http://wikilab.geo-lab.info/info/privacidad?rev=1582807383 (last visited August 24, 2026).
Lopez-Palacios, Abelardo. info:privacidad. Wiki-L@b. February 27, 2020, 13:43 CET. Available at: http://wikilab.geo-lab.info/info/privacidad?rev=1582807383. Accessed August 24, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "info:privacidad --- Wiki-L@b",
year = "2020",
url = "http://wikilab.geo-lab.info/info/privacidad?rev=1582807383",
note = "[Online; accessed 24-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 = "info:privacidad --- Wiki-L@b",
year = "2020",
url = "\url{http://wikilab.geo-lab.info/info/privacidad?rev=1582807383}",
note = "[Online; accessed 24-August-2026]"
}