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 (2009). Standarde folosite în catalogare. Ghid Pentru Bibiotecari. Retrieved 12:43, 10 April, 2025 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1255638166.

MLA

“Standarde folosite în catalogare.” Ghid Pentru Bibiotecari. 15 Oct 2009, 20:22 GMT. 10 Apr 2025, 12:43 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1255638166>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘Standarde folosite în catalogare’, Ghid Pentru Bibiotecari, 15 October 2009, 20:22 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1255638166> [Accessed 10 April 2025]

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

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Standarde folosite în catalogare [Internet]. Ghid Pentru Bibiotecari; 2009 Oct 15, 23:22 EEST [Cited 2025 Apr 10]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1255638166.

Bluebook

Standarde folosite în catalogare, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1255638166 ( April 10, 2025).

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. Standarde folosite în catalogare. Ghid Pentru Bibiotecari. October 15, 2009, 20:22 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=standarde&rev=1255638166. Accessed April 10, 2025.

BibTeX

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