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