Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo Lopez-Palacios (2014). informacion:estadisticas. Geo-L@b.info. Retrieved 16:41, 11 March, 2026 from http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700.
“informacion:estadisticas.” Geo-L@b.info. 8 Jan 2014, 18:55 CET. 11 Mar 2026, 16:41 <http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700>.
Abelardo Lopez-Palacios, ‘informacion:estadisticas’, Geo-L@b.info, 8 January 2014, 18:55 CET, <http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700> [accessed 11 March 2026]
Abelardo Lopez-Palacios, “informacion:estadisticas,” Geo-L@b.info, http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700 (accessed March 11, 2026).
Abelardo Lopez-Palacios. informacion:estadisticas [Internet]. Geo-L@b.info; 2014 Jan 8, 18:55 CET [cited 2026 Mar 11]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700.
informacion:estadisticas, http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700 (last visited March 11, 2026).
Abelardo Lopez-Palacios. informacion:estadisticas. Geo-L@b.info. January 8, 2014, 18:55 CET. Available at: http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700. Accessed March 11, 2026.
@misc{ wiki:xxx,
author = "Abelardo Lopez-Palacios",
title = "informacion:estadisticas --- Geo-L@b.info",
year = "2014",
url = "http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700",
note = "[Online; accessed 11-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 = "informacion:estadisticas --- Geo-L@b.info",
year = "2014",
url = "\url{http://3jornadastdu.geo-lab.info/doku.php?id=informacion:estadisticas&rev=1389203700}",
note = "[Online; accessed 11-March-2026]"
}