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 18:21, 27 October, 2025 from https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944.
“pintando_mapas.” Wiki-L@b. 31 Aug 2020, 11:09 CEST. 27 Oct 2025, 18:21 <https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944>.
Lopez-Palacios, Abelardo, ‘pintando_mapas’, Wiki-L@b, 31 August 2020, 11:09 CEST, <https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944> [accessed 27 October 2025]
Lopez-Palacios, Abelardo, “pintando_mapas,” Wiki-L@b, https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944 (accessed October 27, 2025).
Lopez-Palacios, Abelardo. pintando_mapas [Internet]. Wiki-L@b; 2020 Aug 31, 11:09 CEST [cited 2025 Oct 27]. Available from: https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944.
pintando_mapas, https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944 (last visited October 27, 2025).
Lopez-Palacios, Abelardo. pintando_mapas. Wiki-L@b. August 31, 2020, 11:09 CEST. Available at: https://wikilab.geo-lab.info/pintando_mapas?rev=1598864944. 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=1598864944",
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=1598864944}",
note = "[Online; accessed 27-October-2025]"
}