Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2025). informacion:sobre_skeye2k. Wiki-L@b. Retrieved 17:39, 29 October, 2025 from https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649.
“informacion:sobre_skeye2k.” Wiki-L@b. 20 Jan 2025, 17:30 CET. 29 Oct 2025, 17:39 <https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649>.
Lopez-Palacios, Abelardo, ‘informacion:sobre_skeye2k’, Wiki-L@b, 20 January 2025, 17:30 CET, <https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649> [accessed 29 October 2025]
Lopez-Palacios, Abelardo, “informacion:sobre_skeye2k,” Wiki-L@b, https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649 (accessed October 29, 2025).
Lopez-Palacios, Abelardo. informacion:sobre_skeye2k [Internet]. Wiki-L@b; 2025 Jan 20, 17:30 CET [cited 2025 Oct 29]. Available from: https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649.
informacion:sobre_skeye2k, https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649 (last visited October 29, 2025).
Lopez-Palacios, Abelardo. informacion:sobre_skeye2k. Wiki-L@b. January 20, 2025, 17:30 CET. Available at: https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649. Accessed October 29, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "informacion:sobre_skeye2k --- Wiki-L@b",
year = "2025",
url = "https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649",
note = "[Online; accessed 29-October-2025]"
}
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 = "2025",
url = "\url{https://wikilab.geo-lab.info/informacion/sobre_skeye2k?rev=1737390649}",
note = "[Online; accessed 29-October-2025]"
}