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:hoy_en_espania. Geo-L@b.info. Retrieved 05:12, 9 April, 2026 from http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024.
“presente_futuro:hoy_en_espania.” Geo-L@b.info. 3 Jun 2020, 11:53 CEST. 9 Apr 2026, 05:12 <http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024>.
Abelardo Lopez-Palacios, ‘presente_futuro:hoy_en_espania’, Geo-L@b.info, 3 June 2020, 11:53 CEST, <http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024> [accessed 9 April 2026]
Abelardo Lopez-Palacios, “presente_futuro:hoy_en_espania,” Geo-L@b.info, http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024 (accessed April 9, 2026).
Abelardo Lopez-Palacios. presente_futuro:hoy_en_espania [Internet]. Geo-L@b.info; 2020 Jun 3, 11:53 CEST [cited 2026 Apr 9]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024.
presente_futuro:hoy_en_espania, http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024 (last visited April 9, 2026).
Abelardo Lopez-Palacios. presente_futuro:hoy_en_espania. Geo-L@b.info. June 3, 2020, 11:53 CEST. Available at: http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024. Accessed April 9, 2026.
@misc{ wiki:xxx,
author = "Abelardo Lopez-Palacios",
title = "presente_futuro:hoy_en_espania --- Geo-L@b.info",
year = "2020",
url = "http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024",
note = "[Online; accessed 9-April-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:hoy_en_espania --- Geo-L@b.info",
year = "2020",
url = "\url{http://3jornadastdu.geo-lab.info/doku.php?id=presente_futuro:hoy_en_espania&rev=1591178024}",
note = "[Online; accessed 9-April-2026]"
}