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

Bibliographic details for "Второе внимание"

  • Page name: Второе внимание
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 25 August 2007 14:42 MSD
  • Date retrieved: 13 June 2026 15:49 MSK
  • Page Version ID: 1188038522

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 15:49, 13 June, 2026 from http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522.

MLA style

“Второе внимание.” Институт НеоКода – Новый код НЛП. 25 Aug 2007, 14:42 MSD. 13 Jun 2026, 15:49 <http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522>.

MHRA style

Институт НеоКода, ‘Второе внимание’, Институт НеоКода – Новый код НЛП, 25 August 2007, 14:42 MSD, <http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522> [accessed 13 June 2026]

Chicago style

Институт НеоКода, “Второе внимание,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522 (accessed June 13, 2026).

CBE/CSE style

Институт НеоКода. Второе внимание [Internet]. Институт НеоКода – Новый код НЛП; 2007 Aug 25, 14:42 MSD [cited 2026 Jun 13]. Available from: http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522.

Bluebook style

Второе внимание, http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522 (last visited June 13, 2026).

AMA style

Институт НеоКода. Второе внимание. Институт НеоКода – Новый код НЛП. August 25, 2007, 14:42 MSD. Available at: http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522. Accessed June 13, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Второе внимание --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "http://www.newcode.ru/doku.php?id=second-attention&rev=1188038522",
   note = "[Online; accessed 13-June-2026]"
 }

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://www.newcode.ru/doku.php?id=second-attention&rev=1188038522}",
   note = "[Online; accessed 13-June-2026]"
 }