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

Bibliographic details for "Эпистемология"

  • Page name: Эпистемология
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 16 January 2009 03:00 MSK
  • Date retrieved: 1 July 2025 15:37 MSK
  • Page Version ID: 1232064044

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

Институт НеоКода (2009). Эпистемология. Институт НеоКода – Новый код НЛП. Retrieved 15:37, 1 July, 2025 from http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044.

MLA style

“Эпистемология.” Институт НеоКода – Новый код НЛП. 16 Jan 2009, 03:00 MSK. 1 Jul 2025, 15:37 <http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044>.

MHRA style

Институт НеоКода, ‘Эпистемология’, Институт НеоКода – Новый код НЛП, 16 January 2009, 03:00 MSK, <http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044> [accessed 1 July 2025]

Chicago style

Институт НеоКода, “Эпистемология,” Институт НеоКода – Новый код НЛП, http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044 (accessed July 1, 2025).

CBE/CSE style

Институт НеоКода. Эпистемология [Internet]. Институт НеоКода – Новый код НЛП; 2009 Jan 16, 03:00 MSK [cited 2025 Jul 1]. Available from: http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044.

Bluebook style

Эпистемология, http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044 (last visited July 1, 2025).

AMA style

Институт НеоКода. Эпистемология. Институт НеоКода – Новый код НЛП. January 16, 2009, 03:00 MSK. Available at: http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044. Accessed July 1, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "Эпистемология --- Институт НеоКода – Новый код НЛП",
   year = "2009",
   url = "http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044",
   note = "[Online; accessed 1-July-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 = "2009",
   url = "\url{http://www.newcode.ru/doku.php?id=epistemology&rev=1232064044}",
   note = "[Online; accessed 1-July-2025]"
 }