Bibliographic details for "Glosar de termeni"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "Glosar de termeni"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2013). Glosar de termeni. Ghid Pentru Bibiotecari. Retrieved 10:23, 28 March, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185.

MLA

“Glosar de termeni.” Ghid Pentru Bibiotecari. 18 Jun 2013, 06:49 GMT. 28 Mar 2024, 10:23 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Glosar de termeni’, Ghid Pentru Bibiotecari, 18 June 2013, 06:49 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185> [Accessed 28 March 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Glosar de termeni, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185 (Accessed March 28, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Glosar de termeni [Internet]. Ghid Pentru Bibiotecari; 2013 Jun 18, 09:49 EEST [Cited 2024 Mar 28]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Glosar de termeni. Ghid Pentru Bibiotecari. June 18, 2013, 06:49 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185. Accessed March 28, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Glosar de termeni --- Ghid Pentru Bibiotecari",
   year = "2013",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185",
   note = "[Online; accessed 28-March-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 = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Glosar de termeni --- Ghid Pentru Bibiotecari",
   year = "2013",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=glosar-de-termeni&rev=1371538185}",
   note = "[Online; accessed 28-March-2024]"
 }