Herramientas de usuario

Herramientas del sitio


0_antecedentes:geospatial

Bibliographic details for "0_antecedentes:geospatial"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "0_antecedentes:geospatial"

APA style

Abelardo Lopez-Palacios (1970). 0_antecedentes:geospatial. Geo-L@b.info. Retrieved 07:23, 8 May, 2025 from https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=.

MLA style

“0_antecedentes:geospatial.” Geo-L@b.info. 1 Jan 1970, 01:00 CET. 8 May 2025, 07:23 <https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=>.

MHRA style

Abelardo Lopez-Palacios, ‘0_antecedentes:geospatial’, Geo-L@b.info, 1 January 1970, 01:00 CET, <https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=> [accessed 8 May 2025]

Chicago style

Abelardo Lopez-Palacios, “0_antecedentes:geospatial,” Geo-L@b.info, https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev= (accessed May 8, 2025).

CBE/CSE style

Abelardo Lopez-Palacios. 0_antecedentes:geospatial [Internet]. Geo-L@b.info; 1970 Jan 1, 01:00 CET [cited 2025 May 8]. Available from: https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=.

Bluebook style

0_antecedentes:geospatial, https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev= (last visited May 8, 2025).

AMA style

Abelardo Lopez-Palacios. 0_antecedentes:geospatial. Geo-L@b.info. January 1, 1970, 01:00 CET. Available at: https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=. Accessed May 8, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Abelardo Lopez-Palacios",
   title = "0_antecedentes:geospatial --- Geo-L@b.info",
   year = "1970",
   url = "https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=",
   note = "[Online; accessed 8-May-2025]"
 }

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 = "0_antecedentes:geospatial --- Geo-L@b.info",
   year = "1970",
   url = "\url{https://3jornadastdu.geo-lab.info/doku.php?id=0_antecedentes:geospatial&rev=}",
   note = "[Online; accessed 8-May-2025]"
 }