Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2020). contacto. Wiki-L@b. Retrieved 09:17, 4 November, 2025 from https://wikilab.geo-lab.info/contacto?rev=1582566469.
“contacto.” Wiki-L@b. 24 Feb 2020, 18:47 CET. 4 Nov 2025, 09:17 <https://wikilab.geo-lab.info/contacto?rev=1582566469>.
Lopez-Palacios, Abelardo, ‘contacto’, Wiki-L@b, 24 February 2020, 18:47 CET, <https://wikilab.geo-lab.info/contacto?rev=1582566469> [accessed 4 November 2025]
Lopez-Palacios, Abelardo, “contacto,” Wiki-L@b, https://wikilab.geo-lab.info/contacto?rev=1582566469 (accessed November 4, 2025).
Lopez-Palacios, Abelardo. contacto [Internet]. Wiki-L@b; 2020 Feb 24, 18:47 CET [cited 2025 Nov 4]. Available from: https://wikilab.geo-lab.info/contacto?rev=1582566469.
contacto, https://wikilab.geo-lab.info/contacto?rev=1582566469 (last visited November 4, 2025).
Lopez-Palacios, Abelardo. contacto. Wiki-L@b. February 24, 2020, 18:47 CET. Available at: https://wikilab.geo-lab.info/contacto?rev=1582566469. Accessed November 4, 2025.
 @misc{ wiki:xxx,
   author = "Lopez-Palacios, Abelardo",
   title = "contacto --- Wiki-L@b",
   year = "2020",
   url = "https://wikilab.geo-lab.info/contacto?rev=1582566469",
   note = "[Online; accessed 4-November-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 = "contacto --- Wiki-L@b",
   year = "2020",
   url = "\url{https://wikilab.geo-lab.info/contacto?rev=1582566469}",
   note = "[Online; accessed 4-November-2025]"
 }