Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2021). informacion:sobre_skeye2k. Wiki-L@b. Retrieved 03:46, 17 May, 2026 from http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569.
“informacion:sobre_skeye2k.” Wiki-L@b. 6 Jun 2021, 10:52 CEST. 17 May 2026, 03:46 <http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569>.
Lopez-Palacios, Abelardo, ‘informacion:sobre_skeye2k’, Wiki-L@b, 6 June 2021, 10:52 CEST, <http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569> [accessed 17 May 2026]
Lopez-Palacios, Abelardo, “informacion:sobre_skeye2k,” Wiki-L@b, http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569 (accessed May 17, 2026).
Lopez-Palacios, Abelardo. informacion:sobre_skeye2k [Internet]. Wiki-L@b; 2021 Jun 6, 10:52 CEST [cited 2026 May 17]. Available from: http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569.
informacion:sobre_skeye2k, http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569 (last visited May 17, 2026).
Lopez-Palacios, Abelardo. informacion:sobre_skeye2k. Wiki-L@b. June 6, 2021, 10:52 CEST. Available at: http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569. Accessed May 17, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "informacion:sobre_skeye2k --- Wiki-L@b",
year = "2021",
url = "http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569",
note = "[Online; accessed 17-May-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 = "informacion:sobre_skeye2k --- Wiki-L@b",
year = "2021",
url = "\url{http://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1622969569}",
note = "[Online; accessed 17-May-2026]"
}