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 20:23, 4 April, 2025 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313738884.

MLA

“Legislaţie de bibliotecă şi conexă.” Ghid Pentru Bibiotecari. 19 Aug 2011, 07:28 GMT. 4 Apr 2025, 20:23 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313738884>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Legislaţie de bibliotecă şi conexă’, Ghid Pentru Bibiotecari, 19 August 2011, 07:28 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313738884> [Accessed 4 April 2025]

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=1313738884 (Accessed April 4, 2025).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legislaţie de bibliotecă şi conexă [Internet]. Ghid Pentru Bibiotecari; 2011 Aug 19, 10:28 EEST [Cited 2025 Apr 4]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313738884.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Legislaţie de bibliotecă şi conexă. Ghid Pentru Bibiotecari. August 19, 2011, 07:28 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=legislatie-de-biblioteca-si-conexa&rev=1313738884. Accessed April 4, 2025.

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=1313738884",
   note = "[Online; accessed 4-April-2025]"
 }
  

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=1313738884}",
   note = "[Online; accessed 4-April-2025]"
 }