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