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