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

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 publice"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2013). Misiunea şi funcţiile bibliotecilor publice. Ghid Pentru Bibiotecari. Retrieved 00:59, 21 September, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor-publice&rev=1369156734.

MLA

“Misiunea şi funcţiile bibliotecilor publice.” Ghid Pentru Bibiotecari. 21 May 2013, 17:18 GMT. 21 Sep 2024, 00:59 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor-publice&rev=1369156734>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Misiunea şi funcţiile bibliotecilor publice’, Ghid Pentru Bibiotecari, 21 May 2013, 17:18 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor-publice&rev=1369156734> [Accessed 21 September 2024]

Chicago

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

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Misiunea şi funcţiile bibliotecilor publice [Internet]. Ghid Pentru Bibiotecari; 2013 May 21, 20:18 EEST [Cited 2024 Sep 21]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor-publice&rev=1369156734.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Misiunea şi funcţiile bibliotecilor publice. Ghid Pentru Bibiotecari. May 21, 2013, 17:18 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=misiunea-si-functiile-bibliotecilor-publice&rev=1369156734. Accessed September 21, 2024.

BibTeX

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