Bibliographic details for "Misiunea şi funcţiile bibliotecilor"

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 "Misiunea şi funcţiile bibliotecilor"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Misiunea şi funcţiile bibliotecilor. Ghid Pentru Bibiotecari. Retrieved 17:07, 2 May, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754.

MLA

“Misiunea şi funcţiile bibliotecilor.” Ghid Pentru Bibiotecari. 1 Feb 2010, 10:22 GMT. 2 May 2024, 17:07 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Misiunea şi funcţiile bibliotecilor’, Ghid Pentru Bibiotecari, 1 February 2010, 10:22 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754> [Accessed 2 May 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Misiunea şi funcţiile bibliotecilor, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754 (Accessed May 2, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Misiunea şi funcţiile bibliotecilor [Internet]. Ghid Pentru Bibiotecari; 2010 Feb 1, 12:22 EET [Cited 2024 May 2]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Misiunea şi funcţiile bibliotecilor. Ghid Pentru Bibiotecari. February 1, 2010, 10:22 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754. Accessed May 2, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Misiunea şi funcţiile bibliotecilor --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754",
   note = "[Online; accessed 2-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 = "Misiunea şi funcţiile bibliotecilor --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor&rev=1265019754}",
   note = "[Online; accessed 2-May-2024]"
 }