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