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