личные инструменты

Bibliographic details for "talk:firsttimers"

  • Page name: talk:firsttimers
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 17 January 2009 23:36 MSK
  • Date retrieved: 5 May 2024 17:10 MSD
  • Page Version ID: 1232224569

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "talk:firsttimers"

APA style

Институт НеоКода (2009). talk:firsttimers. Институт НеоКода – Новый код НЛП. Retrieved 17:10, 5 May, 2024 from http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569.

MLA style

“talk:firsttimers.” Институт НеоКода – Новый код НЛП. 17 Jan 2009, 23:36 MSK. 5 May 2024, 17:10 <http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569>.

MHRA style

Институт НеоКода, ‘talk:firsttimers’, Институт НеоКода – Новый код НЛП, 17 January 2009, 23:36 MSK, <http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569> [accessed 5 May 2024]

Chicago style

Институт НеоКода, “talk:firsttimers,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569 (accessed May 5, 2024).

CBE/CSE style

Институт НеоКода. talk:firsttimers [Internet]. Институт НеоКода – Новый код НЛП; 2009 Jan 17, 23:36 MSK [cited 2024 May 5]. Available from: http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569.

Bluebook style

talk:firsttimers, http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569 (last visited May 5, 2024).

AMA style

Институт НеоКода. talk:firsttimers. Институт НеоКода – Новый код НЛП. January 17, 2009, 23:36 MSK. Available at: http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569. Accessed May 5, 2024.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "talk:firsttimers --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569",
   note = "[Online; accessed 5-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 = "Институт НеоКода",
   title = "talk:firsttimers --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "\url{http://www.newcode.ru/doku.php?id=talk:firsttimers&rev=1232224569}",
   note = "[Online; accessed 5-May-2024]"
 }