Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (1970). imagenes:ensayo. Wiki-L@b. Retrieved 04:22, 24 August, 2026 from https://wikilab.geo-lab.info/imagenes/ensayo.
“imagenes:ensayo.” Wiki-L@b. 1 Jan 1970, 01:00 CET. 24 Aug 2026, 04:22 <https://wikilab.geo-lab.info/imagenes/ensayo>.
Lopez-Palacios, Abelardo, ‘imagenes:ensayo’, Wiki-L@b, 1 January 1970, 01:00 CET, <https://wikilab.geo-lab.info/imagenes/ensayo> [accessed 24 August 2026]
Lopez-Palacios, Abelardo, “imagenes:ensayo,” Wiki-L@b, https://wikilab.geo-lab.info/imagenes/ensayo (accessed August 24, 2026).
Lopez-Palacios, Abelardo. imagenes:ensayo [Internet]. Wiki-L@b; 1970 Jan 1, 01:00 CET [cited 2026 Aug 24]. Available from: https://wikilab.geo-lab.info/imagenes/ensayo.
imagenes:ensayo, https://wikilab.geo-lab.info/imagenes/ensayo (last visited August 24, 2026).
Lopez-Palacios, Abelardo. imagenes:ensayo. Wiki-L@b. January 1, 1970, 01:00 CET. Available at: https://wikilab.geo-lab.info/imagenes/ensayo. Accessed August 24, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "imagenes:ensayo --- Wiki-L@b",
year = "1970",
url = "https://wikilab.geo-lab.info/imagenes/ensayo",
note = "[Online; accessed 24-August-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 = "imagenes:ensayo --- Wiki-L@b",
year = "1970",
url = "\url{https://wikilab.geo-lab.info/imagenes/ensayo}",
note = "[Online; accessed 24-August-2026]"
}