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