Herramientas de usuario

Herramientas del sitio


sobre:inicio

Bibliographic details for "sobre:inicio"

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

Citation styles for "sobre:inicio"

APA style

Abelardo Lopez-Palacios (1970). sobre:inicio. Geo-L@b.info. Retrieved 23:52, 20 May, 2024 from http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=.

MLA style

“sobre:inicio.” Geo-L@b.info. 1 Jan 1970, 01:00 CET. 20 May 2024, 23:52 <http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=>.

MHRA style

Abelardo Lopez-Palacios, ‘sobre:inicio’, Geo-L@b.info, 1 January 1970, 01:00 CET, <http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=> [accessed 20 May 2024]

Chicago style

Abelardo Lopez-Palacios, “sobre:inicio,” Geo-L@b.info, http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev= (accessed May 20, 2024).

CBE/CSE style

Abelardo Lopez-Palacios. sobre:inicio [Internet]. Geo-L@b.info; 1970 Jan 1, 01:00 CET [cited 2024 May 20]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=.

Bluebook style

sobre:inicio, http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev= (last visited May 20, 2024).

AMA style

Abelardo Lopez-Palacios. sobre:inicio. Geo-L@b.info. January 1, 1970, 01:00 CET. Available at: http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=. Accessed May 20, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Abelardo Lopez-Palacios",
   title = "sobre:inicio --- Geo-L@b.info",
   year = "1970",
   url = "http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=",
   note = "[Online; accessed 20-May-2024]"
 }

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 = "sobre:inicio --- Geo-L@b.info",
   year = "1970",
   url = "\url{http://3jornadastdu.geo-lab.info/doku.php?id=sobre:inicio&rev=}",
   note = "[Online; accessed 20-May-2024]"
 }