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