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