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