Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2020). pintando_mapas. Wiki-L@b. Retrieved 11:44, 27 October, 2025 from https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254.
“pintando_mapas.” Wiki-L@b. 31 Aug 2020, 12:04 CEST. 27 Oct 2025, 11:44 <https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254>.
Lopez-Palacios, Abelardo, ‘pintando_mapas’, Wiki-L@b, 31 August 2020, 12:04 CEST, <https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254> [accessed 27 October 2025]
Lopez-Palacios, Abelardo, “pintando_mapas,” Wiki-L@b, https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254 (accessed October 27, 2025).
Lopez-Palacios, Abelardo. pintando_mapas [Internet]. Wiki-L@b; 2020 Aug 31, 12:04 CEST [cited 2025 Oct 27]. Available from: https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254.
pintando_mapas, https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254 (last visited October 27, 2025).
Lopez-Palacios, Abelardo. pintando_mapas. Wiki-L@b. August 31, 2020, 12:04 CEST. Available at: https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254. Accessed October 27, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "pintando_mapas --- Wiki-L@b",
year = "2020",
url = "https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254",
note = "[Online; accessed 27-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 = "pintando_mapas --- Wiki-L@b",
year = "2020",
url = "\url{https://wikilab.geo-lab.info/pintando_mapas?rev=1598868254}",
note = "[Online; accessed 27-October-2025]"
}