Bibliographic details for "Legislaţie de bibliotecă şi conexă"

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 "Legislaţie de bibliotecă şi conexă"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2013). Legislaţie de bibliotecă şi conexă. Ghid Pentru Bibiotecari. Retrieved 14:06, 20 April, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247.

MLA

“Legislaţie de bibliotecă şi conexă.” Ghid Pentru Bibiotecari. 22 May 2013, 04:50 GMT. 20 Apr 2024, 14:06 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Legislaţie de bibliotecă şi conexă’, Ghid Pentru Bibiotecari, 22 May 2013, 04:50 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247> [Accessed 20 April 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Legislaţie de bibliotecă şi conexă, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247 (Accessed April 20, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legislaţie de bibliotecă şi conexă [Internet]. Ghid Pentru Bibiotecari; 2013 May 22, 07:50 EEST [Cited 2024 Apr 20]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legislaţie de bibliotecă şi conexă. Ghid Pentru Bibiotecari. May 22, 2013, 04:50 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247. Accessed April 20, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Legislaţie de bibliotecă şi conexă --- Ghid Pentru Bibiotecari",
   year = "2013",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247",
   note = "[Online; accessed 20-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 = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Legislaţie de bibliotecă şi conexă --- Ghid Pentru Bibiotecari",
   year = "2013",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1369198247}",
   note = "[Online; accessed 20-April-2024]"
 }