Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo Lopez-Palacios (2020). gestion:todo. Geo-L@b.info. Retrieved 21:33, 24 May, 2026 from https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007.
“gestion:todo.” Geo-L@b.info. 3 Jun 2020, 12:26 CEST. 24 May 2026, 21:33 <https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007>.
Abelardo Lopez-Palacios, ‘gestion:todo’, Geo-L@b.info, 3 June 2020, 12:26 CEST, <https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007> [accessed 24 May 2026]
Abelardo Lopez-Palacios, “gestion:todo,” Geo-L@b.info, https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007 (accessed May 24, 2026).
Abelardo Lopez-Palacios. gestion:todo [Internet]. Geo-L@b.info; 2020 Jun 3, 12:26 CEST [cited 2026 May 24]. Available from: https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007.
gestion:todo, https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007 (last visited May 24, 2026).
Abelardo Lopez-Palacios. gestion:todo. Geo-L@b.info. June 3, 2020, 12:26 CEST. Available at: https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007. Accessed May 24, 2026.
@misc{ wiki:xxx,
author = "Abelardo Lopez-Palacios",
title = "gestion:todo --- Geo-L@b.info",
year = "2020",
url = "https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007",
note = "[Online; accessed 24-May-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 = "Abelardo Lopez-Palacios",
title = "gestion:todo --- Geo-L@b.info",
year = "2020",
url = "\url{https://3jornadastdu.geo-lab.info/doku.php?id=gestion:todo&rev=1591180007}",
note = "[Online; accessed 24-May-2026]"
}