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