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