Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2020). GeoSpatial Intelligence - GSI. RPAS/Geo-L@b.info. Retrieved 01:47, 10 March, 2026 from http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669.
“GeoSpatial Intelligence - GSI.” RPAS/Geo-L@b.info. 2 Jun 2020, 18:17 CEST. 10 Mar 2026, 01:47 <http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669>.
Lopez-Palacios, Abelardo, ‘GeoSpatial Intelligence - GSI’, RPAS/Geo-L@b.info, 2 June 2020, 18:17 CEST, <http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669> [accessed 10 March 2026]
Lopez-Palacios, Abelardo, “GeoSpatial Intelligence - GSI,” RPAS/Geo-L@b.info, http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669 (accessed March 10, 2026).
Lopez-Palacios, Abelardo. GeoSpatial Intelligence - GSI [Internet]. RPAS/Geo-L@b.info; 2020 Jun 2, 18:17 CEST [cited 2026 Mar 10]. Available from: http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669.
GeoSpatial Intelligence - GSI, http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669 (last visited March 10, 2026).
Lopez-Palacios, Abelardo. GeoSpatial Intelligence - GSI. RPAS/Geo-L@b.info. June 2, 2020, 18:17 CEST. Available at: http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669. Accessed March 10, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "GeoSpatial Intelligence - GSI --- RPAS/Geo-L@b.info",
year = "2020",
url = "http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669",
note = "[Online; accessed 10-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 = "GeoSpatial Intelligence - GSI --- RPAS/Geo-L@b.info",
year = "2020",
url = "\url{http://rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669}",
note = "[Online; accessed 10-March-2026]"
}