Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo Lopez-Palacios (2019). presente_futuro:el_futuro. Geo-L@b.info. Retrieved 19:44, 12 March, 2026 from http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022.
“presente_futuro:el_futuro.” Geo-L@b.info. 21 Oct 2019, 20:37 CEST. 12 Mar 2026, 19:44 <http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022>.
Abelardo Lopez-Palacios, ‘presente_futuro:el_futuro’, Geo-L@b.info, 21 October 2019, 20:37 CEST, <http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022> [accessed 12 March 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=1571683022 (accessed March 12, 2026).
Abelardo Lopez-Palacios. presente_futuro:el_futuro [Internet]. Geo-L@b.info; 2019 Oct 21, 20:37 CEST [cited 2026 Mar 12]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022.
presente_futuro:el_futuro, http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022 (last visited March 12, 2026).
Abelardo Lopez-Palacios. presente_futuro:el_futuro. Geo-L@b.info. October 21, 2019, 20:37 CEST. Available at: http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022. Accessed March 12, 2026.
@misc{ wiki:xxx,
author = "Abelardo Lopez-Palacios",
title = "presente_futuro:el_futuro --- Geo-L@b.info",
year = "2019",
url = "http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022",
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 = "Abelardo Lopez-Palacios",
title = "presente_futuro:el_futuro --- Geo-L@b.info",
year = "2019",
url = "\url{http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:el_futuro&rev=1571683022}",
note = "[Online; accessed 12-March-2026]"
}