Bibliographic details for "Standarde folosite în catalogare"

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 "Standarde folosite în catalogare"

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2010). Standarde folosite în catalogare. Ghid Pentru Bibiotecari. Retrieved 19:52, 4 May, 2024 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017.

MLA

“Standarde folosite în catalogare.” Ghid Pentru Bibiotecari. 2 Apr 2010, 19:03 GMT. 4 May 2024, 19:52 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Standarde folosite în catalogare’, Ghid Pentru Bibiotecari, 2 April 2010, 19:03 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017> [Accessed 4 May 2024]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “Standarde folosite în catalogare, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017 (Accessed May 4, 2024).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Standarde folosite în catalogare [Internet]. Ghid Pentru Bibiotecari; 2010 Apr 2, 22:03 EEST [Cited 2024 May 4]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Standarde folosite în catalogare. Ghid Pentru Bibiotecari. April 2, 2010, 19:03 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017. Accessed May 4, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Contributors of ghid-pentru-bibliotecari.arc-software.ro",
   title = "Standarde folosite în catalogare --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017",
   note = "[Online; accessed 4-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 = "Standarde folosite în catalogare --- Ghid Pentru Bibiotecari",
   year = "2010",
   url = "\url{http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1270235017}",
   note = "[Online; accessed 4-May-2024]"
 }