МЕЖГОСУДАРСТВЕННЫЙ СОВЕТ ПО СТАНДАРТИЗАЦИИ, МЕТРОЛОГИИ И СЕРТИФИКАЦИИ М Е Ж Г О С У Д А Р С Т В Е Н Н Ы Й С Т А Н Д А Р Т Система стандартов по информации, библиотечному и издательскому делу БИБЛИОГРАФИЧЕСКАЯ ЗАПИСЬ. БИБЛИОГРАФИЧЕСКОЕ ОПИСАНИЕ Общие требования и правила составления Издание официальное Москва ИПК Издательство стандартов 2004 1 РАЗРАБОТАН Российской книжной палатой Министерства Российской Федерации по делам печати, телерадиовещания и средств массовых коммуникаций, Российской государственной
[
Текст
]
Ссылки http://www.fpo.msu.ru/open_files/gost7_1_2003.doc -- 588.5 Кб -- 02.09.2010
[
Текст
]
Ссылки http://fpo.msu.ru/open_files/gost7_1_2003.doc -- 588.5 Кб -- 02.09.2010 Похожие документы
... PHYSICAL INSTRUMENTS FOR ECOLOGY, MEDICINE, AND BIOLOGY LaserElectron X-Ray Source for Medical Applications E. G. Bessonov, A. V. Vinogradov, and A. G. Tourianskii Lebedev Physical Institute, Russian Academy of Sciences, Leninskii pr. ... It includes two electron storage rings (E 50 MeV) placed in the vertical plane and two laser resonators located in the horizontal and vertical planes. ... Electrons can be injected into the storage rings singly or during several cycles through the injectors. ...
Московский Государственный Университет им. М.В.Ломоносова Факультет Вычислительной Математики и Кибернетики Кафедра АСВК ДИПЛОМНАЯ РАБОТА НА ТЕМУ: "Исследование подходов к построению Интернет-музеев. ... 20 Статические сайты 20 Динамические сайты 21 Серверные технологии программирования 22 CGI 23 ASP 24 JSP и сервлеты 26 PHP 27 ColdFusion 28 SSI 29 Сравнение различных серверных технологий программирования динамических сайтов 30 Общая организация: Фреймы. ... LastName |VARCHAR(50) | ...
... Abstract A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource. ... This document defines a grammar that is a superset of all valid URI, such that an implementation can parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier type. ... URI-reference = [ absoluteURI | ... Otherwise, the reference URI's scheme is inherited from the base URI's scheme component. ...
... An extended set of observables of the nuclear quasi-free (p, d + ) reaction including the triple differential cross-section for coincidence measurements, its analyzing power in case of polarized proton beams and, also, the parameters of the polarization of the excited recoil nucleus and the produced deuteron are considered in the framework of the distorted-wave impulse approximation using the reaction 16 O(p, d + )15 N at a proton energy of 650 MeV as an example. ...
[
Текст
]
Ссылки http://np-chair.sinp.msu.ru/download/epja100510-offprints.pdf -- 426.2 Кб -- 18.03.2015 Похожие документы
-- MySQL dump 8.23 -- -- Host: localhost Database: slides --------------------------------------------------------- -- Server version 3.23.58 -- -- Table structure for table `book` -- DROP TABLE IF EXISTS book; CREATE TABLE book ( id_content int(11) NOT NULL default '0', title varchar(255) default NULL, text1 text, text2 text, PRIMARY KEY (id_content) ) TYPE=MyISAM; -- -- Dumping data for table `book` -- INSERT INTO book VALUES (110,'Электронный учебник','',''); INSERT INTO book VALUES
The beamer class Manual for version 3.06. \begin{frame} \frametitle{There Is No Largest Prime Number} \framesubtitle{The proof uses \textit{reductio ad absurdum}.} \begin{theorem} There is no largest prime number. \end{theorem} \begin{proof} \begin{enumerate} \item<1-| alert@1> Suppose $p$ were the largest prime number. \item<2-> Let $q$ be the product of the first $p$ numbers. \item<3-> Then $q+1$ is not divisible by any of them. \item<1-> Thus $q+1$ is also prime and greater than $p$.\qedhere