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 (2011). Legislaţie de bibliotecă şi conexă. Ghid Pentru Bibiotecari. Retrieved 04:10, 1 May, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320.

MLA

“Legislaţie de bibliotecă şi conexă.” Ghid Pentru Bibiotecari. 18 Aug 2011, 10:12 GMT. 1 May 2024, 04:10 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Legislaţie de bibliotecă şi conexă’, Ghid Pentru Bibiotecari, 18 August 2011, 10:12 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320> [Accessed 1 May 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=1313662320 (Accessed May 1, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legislaţie de bibliotecă şi conexă [Internet]. Ghid Pentru Bibiotecari; 2011 Aug 18, 13:12 EEST [Cited 2024 May 1]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legislaţie de bibliotecă şi conexă. Ghid Pentru Bibiotecari. August 18, 2011, 10:12 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320. Accessed May 1, 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 = "2011",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320",
   note = "[Online; accessed 1-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 = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Legislaţie de bibliotecă şi conexă --- Ghid Pentru Bibiotecari",
   year = "2011",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313662320}",
   note = "[Online; accessed 1-May-2024]"
 }