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

Bibliographic details for "talk:wiki:user:goshev"

  • Page name: talk:wiki:user:goshev
  • Author: Институт НеоКода
  • Publisher: Институт НеоКода – Новый код НЛП.
  • Date of this revision: 1 January 1970 03:00 MSK
  • Date retrieved: 16 March 2025 00:44 MSK
  • Page Version ID:

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

Citation styles for "talk:wiki:user:goshev"

APA style

Институт НеоКода (1970). talk:wiki:user:goshev. Институт НеоКода – Новый код НЛП. Retrieved 00:44, 16 March, 2025 from http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=.

MLA style

“talk:wiki:user:goshev.” Институт НеоКода – Новый код НЛП. 1 Jan 1970, 03:00 MSK. 16 Mar 2025, 00:44 <http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=>.

MHRA style

Институт НеоКода, ‘talk:wiki:user:goshev’, Институт НеоКода – Новый код НЛП, 1 January 1970, 03:00 MSK, <http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=> [accessed 16 March 2025]

Chicago style

Институт НеоКода, “talk:wiki:user:goshev,” Институт НеоКода – Новый код НЛП, http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev= (accessed March 16, 2025).

CBE/CSE style

Институт НеоКода. talk:wiki:user:goshev [Internet]. Институт НеоКода – Новый код НЛП; 1970 Jan 1, 03:00 MSK [cited 2025 Mar 16]. Available from: http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=.

Bluebook style

talk:wiki:user:goshev, http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev= (last visited March 16, 2025).

AMA style

Институт НеоКода. talk:wiki:user:goshev. Институт НеоКода – Новый код НЛП. January 1, 1970, 03:00 MSK. Available at: http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=. Accessed March 16, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Институт НеоКода",
   title = "talk:wiki:user:goshev --- Институт НеоКода – Новый код НЛП",
   year = "1970",
   url = "http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=",
   note = "[Online; accessed 16-March-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 = "talk:wiki:user:goshev --- Институт НеоКода – Новый код НЛП",
   year = "1970",
   url = "\url{http://newcode.ru/doku.php?id=talk:wiki:user:goshev&rev=}",
   note = "[Online; accessed 16-March-2025]"
 }