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

Bibliographic details for "Смысл Бизнеса"

  • Page name: Смысл Бизнеса
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 9 April 2007 00:04 MSD
  • Date retrieved: 15 September 2025 05:07 MSK
  • Page Version ID: 1176062645

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

Институт НеоКода (2007). Смысл Бизнеса. Институт НеоКода – Новый код НЛП. Retrieved 05:07, 15 September, 2025 from http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645.

MLA style

“Смысл Бизнеса.” Институт НеоКода – Новый код НЛП. 9 Apr 2007, 00:04 MSD. 15 Sep 2025, 05:07 <http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645>.

MHRA style

Институт НеоКода, ‘Смысл Бизнеса’, Институт НеоКода – Новый код НЛП, 9 April 2007, 00:04 MSD, <http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645> [accessed 15 September 2025]

Chicago style

Институт НеоКода, “Смысл Бизнеса,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645 (accessed September 15, 2025).

CBE/CSE style

Институт НеоКода. Смысл Бизнеса [Internet]. Институт НеоКода – Новый код НЛП; 2007 Apr 9, 00:04 MSD [cited 2025 Sep 15]. Available from: http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645.

Bluebook style

Смысл Бизнеса, http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645 (last visited September 15, 2025).

AMA style

Институт НеоКода. Смысл Бизнеса. Институт НеоКода – Новый код НЛП. April 9, 2007, 00:04 MSD. Available at: http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645. Accessed September 15, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Смысл Бизнеса --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645",
   note = "[Online; accessed 15-September-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 = "2007",
   url = "\url{http://newcode.ru/doku.php?id=meaning-of-business&rev=1176062645}",
   note = "[Online; accessed 15-September-2025]"
 }