Wiki-L@b

Laboratorio Wiki
geo-lab.info

Herramientas de usuario

Herramientas del sitio


snippets

Bibliographic details for "snippets"

  • Page name: snippets
  • Author: Lopez-Palacios, Abelardo
  • Publisher: Wiki-L@b.
  • Date of this revision: 2 August 2015 19:21 CEST
  • Date retrieved: 19 April 2024 16:01 CEST
  • Page Version ID: 1438536067

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

Citation styles for "snippets"

APA style

Lopez-Palacios, Abelardo (2015). snippets. Wiki-L@b. Retrieved 16:01, 19 April, 2024 from https://wikilab.geo-lab.info/snippets?rev=1438536067.

MLA style

“snippets.” Wiki-L@b. 2 Aug 2015, 19:21 CEST. 19 Apr 2024, 16:01 <https://wikilab.geo-lab.info/snippets?rev=1438536067>.

MHRA style

Lopez-Palacios, Abelardo, ‘snippets’, Wiki-L@b, 2 August 2015, 19:21 CEST, <https://wikilab.geo-lab.info/snippets?rev=1438536067> [accessed 19 April 2024]

Chicago style

Lopez-Palacios, Abelardo, “snippets,” Wiki-L@b, https://wikilab.geo-lab.info/snippets?rev=1438536067 (accessed April 19, 2024).

CBE/CSE style

Lopez-Palacios, Abelardo. snippets [Internet]. Wiki-L@b; 2015 Aug 2, 19:21 CEST [cited 2024 Apr 19]. Available from: https://wikilab.geo-lab.info/snippets?rev=1438536067.

Bluebook style

snippets, https://wikilab.geo-lab.info/snippets?rev=1438536067 (last visited April 19, 2024).

AMA style

Lopez-Palacios, Abelardo. snippets. Wiki-L@b. August 2, 2015, 19:21 CEST. Available at: https://wikilab.geo-lab.info/snippets?rev=1438536067. Accessed April 19, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Lopez-Palacios, Abelardo",
   title = "snippets --- Wiki-L@b",
   year = "2015",
   url = "https://wikilab.geo-lab.info/snippets?rev=1438536067",
   note = "[Online; accessed 19-April-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 = "Lopez-Palacios, Abelardo",
   title = "snippets --- Wiki-L@b",
   year = "2015",
   url = "\url{https://wikilab.geo-lab.info/snippets?rev=1438536067}",
   note = "[Online; accessed 19-April-2024]"
 }