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