мета-данные страницы
  •  
Загрузка не удалась. Возможно, проблемы с правами доступа?

Bibliographic details for "perl:ex7html"

  • Page name: perl:ex7html
  • Author: Anonymous Contributors
  • Publisher: Сообщество преподавателей информатики ФМШ.
  • Date of this revision: 9 April 2010 23:22 +08
  • Date retrieved: 11 September 2025 01:17 +07
  • Page Version ID: 1270826540

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

Citation styles for "perl:ex7html"

APA style

Anonymous Contributors (2010). perl:ex7html. Сообщество преподавателей информатики ФМШ. Retrieved 01:17, 11 September, 2025 from https://wiki.nsunc.com/perl/ex7html?rev=1270826540.

MLA style

“perl:ex7html.” Сообщество преподавателей информатики ФМШ. 9 Apr 2010, 23:22 +08. 11 Sep 2025, 01:17 <https://wiki.nsunc.com/perl/ex7html?rev=1270826540>.

MHRA style

Anonymous Contributors, ‘perl:ex7html’, Сообщество преподавателей информатики ФМШ, 9 April 2010, 23:22 +08, <https://wiki.nsunc.com/perl/ex7html?rev=1270826540> [accessed 11 September 2025]

Chicago style

Anonymous Contributors, “perl:ex7html,” Сообщество преподавателей информатики ФМШ, https://wiki.nsunc.com/perl/ex7html?rev=1270826540 (accessed September 11, 2025).

CBE/CSE style

Anonymous Contributors. perl:ex7html [Internet]. Сообщество преподавателей информатики ФМШ; 2010 Apr 9, 23:22 +08 [cited 2025 Sep 11]. Available from: https://wiki.nsunc.com/perl/ex7html?rev=1270826540.

Bluebook style

perl:ex7html, https://wiki.nsunc.com/perl/ex7html?rev=1270826540 (last visited September 11, 2025).

AMA style

Anonymous Contributors. perl:ex7html. Сообщество преподавателей информатики ФМШ. April 9, 2010, 23:22 +08. Available at: https://wiki.nsunc.com/perl/ex7html?rev=1270826540. Accessed September 11, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "perl:ex7html --- Сообщество преподавателей информатики ФМШ",
   year = "2010",
   url = "https://wiki.nsunc.com/perl/ex7html?rev=1270826540",
   note = "[Online; accessed 11-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 = "Anonymous Contributors",
   title = "perl:ex7html --- Сообщество преподавателей информатики ФМШ",
   year = "2010",
   url = "\url{https://wiki.nsunc.com/perl/ex7html?rev=1270826540}",
   note = "[Online; accessed 11-September-2025]"
 }