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

Bibliographic details for "Счастье"

  • Page name: Счастье
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 30 March 2007 01:24 MSD
  • Date retrieved: 2 August 2026 04:12 MSK
  • Page Version ID: 1175203441

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 04:12, 2 August, 2026 from http://newcode.ru/doku.php?id=happiness&rev=1175203441.

MLA style

“Счастье.” Институт НеоКода – Новый код НЛП. 30 Mar 2007, 01:24 MSD. 2 Aug 2026, 04:12 <http://newcode.ru/doku.php?id=happiness&rev=1175203441>.

MHRA style

Институт НеоКода, ‘Счастье’, Институт НеоКода – Новый код НЛП, 30 March 2007, 01:24 MSD, <http://newcode.ru/doku.php?id=happiness&rev=1175203441> [accessed 2 August 2026]

Chicago style

Институт НеоКода, “Счастье,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=happiness&rev=1175203441 (accessed August 2, 2026).

CBE/CSE style

Институт НеоКода. Счастье [Internet]. Институт НеоКода – Новый код НЛП; 2007 Mar 30, 01:24 MSD [cited 2026 Aug 2]. Available from: http://newcode.ru/doku.php?id=happiness&rev=1175203441.

Bluebook style

Счастье, http://newcode.ru/doku.php?id=happiness&rev=1175203441 (last visited August 2, 2026).

AMA style

Институт НеоКода. Счастье. Институт НеоКода – Новый код НЛП. March 30, 2007, 01:24 MSD. Available at: http://newcode.ru/doku.php?id=happiness&rev=1175203441. Accessed August 2, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Счастье --- Институт НеоКода – Новый код НЛП",
   year = "2007",
   url = "http://newcode.ru/doku.php?id=happiness&rev=1175203441",
   note = "[Online; accessed 2-August-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://newcode.ru/doku.php?id=happiness&rev=1175203441}",
   note = "[Online; accessed 2-August-2026]"
 }