Bibliographic details for "start"

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

APA

Contributors of ghid-pentru-bibliotecari.arc-software.ro (2009). start. Ghid Pentru Bibiotecari. Retrieved 22:44, 18 April, 2025 from http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1255638301.

MLA

“start.” Ghid Pentru Bibiotecari. 15 Oct 2009, 20:25 GMT. 18 Apr 2025, 22:44 <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1255638301>.

MHRA

Contributors of ghid-pentru-bibliotecari.arc-software.ro, ‘start’, Ghid Pentru Bibiotecari, 15 October 2009, 20:25 GMT, <http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1255638301> [Accessed 18 April 2025]

Chicago

Contributors of ghid-pentru-bibliotecari.arc-software.ro, “start, ” Ghid Pentru Bibiotecari, http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1255638301 (Accessed April 18, 2025).

CBE/CSE

Contributors of ghid-pentru-bibliotecari.arc-software.ro. start [Internet]. Ghid Pentru Bibiotecari; 2009 Oct 15, 23:25 EEST [Cited 2025 Apr 18]. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1255638301.

Bluebook

AMA

Contributors of ghid-pentru-bibliotecari.arc-software.ro. start. Ghid Pentru Bibiotecari. October 15, 2009, 20:25 GMT. Available at: http://ghid-pentru-bibliotecari.arc-software.ro/doku.php?id=start&rev=1255638301. Accessed April 18, 2025.

BibTeX

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