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