Bibliographic details for "Legea bibliotecilor nr. 334/2002"

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 "Legea bibliotecilor nr. 334/2002"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Legea bibliotecilor nr. 334/2002. Ghid Pentru Bibiotecari. Retrieved 09:54, 28 March, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003.

MLA

“Legea bibliotecilor nr. 334/2002.” Ghid Pentru Bibiotecari. 2 Apr 2010, 12:56 GMT. 28 Mar 2024, 09:54 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Legea bibliotecilor nr. 334/2002’, Ghid Pentru Bibiotecari, 2 April 2010, 12:56 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003> [Accessed 28 March 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Legea bibliotecilor nr. 334/2002, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003 (Accessed March 28, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legea bibliotecilor nr. 334/2002 [Internet]. Ghid Pentru Bibiotecari; 2010 Apr 2, 15:56 EEST [Cited 2024 Mar 28]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legea bibliotecilor nr. 334/2002. Ghid Pentru Bibiotecari. April 2, 2010, 12:56 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003. Accessed March 28, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Legea bibliotecilor nr. 334/2002 --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003",
   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 = "Legea bibliotecilor nr. 334/2002 --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legea-bibliotecilor-nr.-334-2002&rev=1270213003}",
   note = "[Online; accessed 28-March-2024]"
 }