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 12:30, 10 June, 2026 from http://wikilab.geo-lab.info/info/historial?rev=1776246342.
“info:historial.” Wiki-L@b. 15 Apr 2026, 11:45 CEST. 10 Jun 2026, 12:30 <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 10 June 2026]
Lopez-Palacios, Abelardo, “info:historial,” Wiki-L@b, http://wikilab.geo-lab.info/info/historial?rev=1776246342 (accessed June 10, 2026).
Lopez-Palacios, Abelardo. info:historial [Internet]. Wiki-L@b; 2026 Apr 15, 11:45 CEST [cited 2026 Jun 10]. Available from: http://wikilab.geo-lab.info/info/historial?rev=1776246342.
info:historial, http://wikilab.geo-lab.info/info/historial?rev=1776246342 (last visited June 10, 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 June 10, 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 10-June-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 10-June-2026]"
}