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