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