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