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 02:43, 14 April, 2026 from https://www.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. 14 Apr 2026, 02:43 <https://www.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, <https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669> [accessed 14 April 2026]
Lopez-Palacios, Abelardo, “GeoSpatial Intelligence - GSI,” RPAS/Geo-L@b.info, https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669 (accessed April 14, 2026).
Lopez-Palacios, Abelardo. GeoSpatial Intelligence - GSI [Internet]. RPAS/Geo-L@b.info; 2020 Jun 2, 18:17 CEST [cited 2026 Apr 14]. Available from: https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669.
GeoSpatial Intelligence - GSI, https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669 (last visited April 14, 2026).
Lopez-Palacios, Abelardo. GeoSpatial Intelligence - GSI. RPAS/Geo-L@b.info. June 2, 2020, 18:17 CEST. Available at: https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669. Accessed April 14, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "GeoSpatial Intelligence - GSI --- RPAS/Geo-L@b.info",
year = "2020",
url = "https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669",
note = "[Online; accessed 14-April-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{https://www.rpas.geo-lab.info/doku.php?id=2_aplicaciones:2.2_usos:2.2.4_gsi_geospatial_intelligence&rev=1591114669}",
note = "[Online; accessed 14-April-2026]"
}