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 15:32, 21 April, 2026 from http://wikilab.geo-lab.info/info/historial?rev=1776246342.
“info:historial.” Wiki-L@b. 15 Apr 2026, 11:45 CEST. 21 Apr 2026, 15:32 <http://wikilab.geo-lab.info/info/historial?rev=1776246342>.
Lopez-Palacios, Abelardo, ‘info:historial’, Wiki-L@b, 15 April 2026, 11:45 CEST, <http://wikilab.geo-lab.info/info/historial?rev=1776246342> [accessed 21 April 2026]
Lopez-Palacios, Abelardo, “info:historial,” Wiki-L@b, http://wikilab.geo-lab.info/info/historial?rev=1776246342 (accessed April 21, 2026).
Lopez-Palacios, Abelardo. info:historial [Internet]. Wiki-L@b; 2026 Apr 15, 11:45 CEST [cited 2026 Apr 21]. Available from: http://wikilab.geo-lab.info/info/historial?rev=1776246342.
info:historial, http://wikilab.geo-lab.info/info/historial?rev=1776246342 (last visited April 21, 2026).
Lopez-Palacios, Abelardo. info:historial. Wiki-L@b. April 15, 2026, 11:45 CEST. Available at: http://wikilab.geo-lab.info/info/historial?rev=1776246342. 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=1776246342",
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=1776246342}",
note = "[Online; accessed 21-April-2026]"
}