Herramientas de usuario

Herramientas del sitio


lib:exe:image_href

Bibliographic details for "lib:exe:image_href"

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

Citation styles for "lib:exe:image_href"

APA style

Abelardo Lopez-Palacios (). lib:exe:image_href. Geo-L@b.info. Retrieved 02:58, 20 May, 2024 from http://3jornadastdu.geo-lab.info/doku.php?id=lib:exe:image_href&rev=.

MLA style

“lib:exe:image_href.” Geo-L@b.info. . 20 May 2024, 02:58 <http://3jornadastdu.geo-lab.info/doku.php?id=lib:exe:image_href&rev=>.

MHRA style

Abelardo Lopez-Palacios, ‘lib:exe:image_href’, Geo-L@b.info, , <http://3jornadastdu.geo-lab.info/doku.php?id=lib:exe:image_href&rev=> [accessed 20 May 2024]

Chicago style

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

CBE/CSE style

Abelardo Lopez-Palacios. lib:exe:image_href [Internet]. Geo-L@b.info; [cited 2024 May 20]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=lib:exe:image_href&rev=.

Bluebook style

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

AMA style

Abelardo Lopez-Palacios. lib:exe:image_href. Geo-L@b.info. . Available at: http://3jornadastdu.geo-lab.info/doku.php?id=lib:exe:image_href&rev=. Accessed May 20, 2024.

BibTeX entry

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