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