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

Bibliographic details for "Для тех, кто хочет присоединиться"

  • Page name: Для тех, кто хочет присоединиться
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 10 December 2008 01:38 MSK
  • Date retrieved: 31 October 2025 08:51 MSK
  • Page Version ID: 1228862330

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

Citation styles for "Для тех, кто хочет присоединиться"

APA style

Институт НеоКода (2008). Для тех, кто хочет присоединиться. Институт НеоКода – Новый код НЛП. Retrieved 08:51, 31 October, 2025 from http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330.

MLA style

“Для тех, кто хочет присоединиться.” Институт НеоКода – Новый код НЛП. 10 Dec 2008, 01:38 MSK. 31 Oct 2025, 08:51 <http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330>.

MHRA style

Институт НеоКода, ‘Для тех, кто хочет присоединиться’, Институт НеоКода – Новый код НЛП, 10 December 2008, 01:38 MSK, <http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330> [accessed 31 October 2025]

Chicago style

Институт НеоКода, “Для тех, кто хочет присоединиться,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330 (accessed October 31, 2025).

CBE/CSE style

Институт НеоКода. Для тех, кто хочет присоединиться [Internet]. Институт НеоКода – Новый код НЛП; 2008 Dec 10, 01:38 MSK [cited 2025 Oct 31]. Available from: http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330.

Bluebook style

Для тех, кто хочет присоединиться, http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330 (last visited October 31, 2025).

AMA style

Институт НеоКода. Для тех, кто хочет присоединиться. Институт НеоКода – Новый код НЛП. December 10, 2008, 01:38 MSK. Available at: http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330. Accessed October 31, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Для тех, кто хочет присоединиться --- Институт НеоКода – Новый код НЛП",
   year = "2008",
   url = "http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330",
   note = "[Online; accessed 31-October-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 = "Институт НеоКода",
   title = "Для тех, кто хочет присоединиться --- Институт НеоКода – Новый код НЛП",
   year = "2008",
   url = "\url{http://www.newcode.ru/doku.php?id=firsttimers&rev=1228862330}",
   note = "[Online; accessed 31-October-2025]"
 }