Herramientas de usuario

Herramientas del sitio


inicio

Bibliographic details for "inicio"

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

Citation styles for "inicio"

APA style

Abelardo Lopez-Palacios (2016). inicio. Geo-L@b.info. Retrieved 08:12, 2 May, 2024 from http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491.

MLA style

“inicio.” Geo-L@b.info. 13 Jan 2016, 12:11 CET. 2 May 2024, 08:12 <http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491>.

MHRA style

Abelardo Lopez-Palacios, ‘inicio’, Geo-L@b.info, 13 January 2016, 12:11 CET, <http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491> [accessed 2 May 2024]

Chicago style

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

CBE/CSE style

Abelardo Lopez-Palacios. inicio [Internet]. Geo-L@b.info; 2016 Jan 13, 12:11 CET [cited 2024 May 2]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491.

Bluebook style

AMA style

Abelardo Lopez-Palacios. inicio. Geo-L@b.info. January 13, 2016, 12:11 CET. Available at: http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491. Accessed May 2, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Abelardo Lopez-Palacios",
   title = "inicio --- Geo-L@b.info",
   year = "2016",
   url = "http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491",
   note = "[Online; accessed 2-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 = "inicio --- Geo-L@b.info",
   year = "2016",
   url = "\url{http://3jornadastdu.geo-lab.info/doku.php?id=inicio&rev=1452683491}",
   note = "[Online; accessed 2-May-2024]"
 }