-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Site updated at 2015-05-06 10:02:57 UTC
- Loading branch information
Showing
8 changed files
with
472 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,318 @@ | ||
<!DOCTYPE html> | ||
<html class="no-js" lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Лекция ‘Биотехнологии в фармацевтике’ - Факультет органической химии и технологии</title> | ||
<meta name="author" content="ИГХТУ"> | ||
|
||
|
||
|
||
|
||
<!-- http://t.co/dKP3o1e --> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="MobileOptimized" content="320"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
|
||
<link rel="canonical" href="http://isuct.github.io/blog/2015/05/06/r-farm-lection"> | ||
<link href="/favicon.png" type="image/png" rel="icon"> | ||
<link href="" rel="alternate" title="Факультет органической химии и технологии" type="application/atom+xml"> | ||
|
||
<!-- http://opengraphprotocol.org/ --> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:url" content="http://isuct.github.io/blog/2015/05/06/r-farm-lection"> | ||
<meta property="og:title" content="Лекция 'Биотехнологии в фармацевтике' - Факультет органической химии и технологии"> | ||
|
||
|
||
<script src="/javascripts/libs/jquery/jquery-2.0.3.min.js"></script> | ||
<script src="http://vk.com/js/api/openapi.js" type="text/javascript"></script> | ||
<script src="/assets/bootstrap/dist/js/bootstrap.min.js"></script> | ||
<script src="/assets/lightbox/js/jquery-1.11.0.min.js"></script> | ||
<script src="/assets/lightbox/js/lightbox.min.js"></script> | ||
<link href="/assets/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" type="text/css"> | ||
<link href="/assets/bootstrap/dist/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css"> | ||
<link href="/assets/lightbox/css/lightbox.css" rel="stylesheet" type="text/css"> | ||
<link href="/stylesheets/myStyle.css" rel="stylesheet" type="text/css"> | ||
|
||
|
||
|
||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css"> | ||
|
||
|
||
|
||
</head> | ||
|
||
<body > | ||
<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a> | ||
<div id="wrap"> | ||
<header role="banner"> | ||
<hgroup> | ||
<div class="container-fluid"> | ||
<div class="row"> | ||
<div class="col-md-1"> | ||
</div> | ||
<div class="col-md-1"> | ||
<a rel="index" href="/"> | ||
<img src="/images/logo.jpg" width="100" height="90"/> | ||
</a> | ||
</div> | ||
<div class="col-md-6"> | ||
<h4 style="color:#01662e">ФАКУЛЬТЕТ ОРГАНИЧЕСКОЙ ХИМИИ И ТЕХНОЛОГИИ </h4> | ||
<h5>ИВАНОВСКИЙ ГОСУДАРСТВЕННЫЙ ХИМИКО-ТЕХНОЛОГИЧЕСКИЙ УНИВЕРСИТЕТ </h5> | ||
</div> | ||
<div class="col-md-3"> | ||
<h4> | ||
</h4> | ||
<address style="color:#01662e"> | ||
153000, г. Иваново, пр. Шереметевский, 7 <br> | ||
<abbr title="Телефон">тел:</abbr> +7 (4932) 93-93-31 <br> | ||
e-mail: [email protected], [email protected] | ||
</address> | ||
</div> | ||
</div> | ||
<h4></h4> | ||
</hgroup> | ||
|
||
|
||
<nav class="navbar navbar-default" role="navigation"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<a class="navbar-brand" href="/"></a> | ||
</div> | ||
|
||
<div class="collapse navbar-collapse"> | ||
<ul class="nav navbar-nav"> | ||
<li class="active"> | ||
<a rel="index" href="/">Главная</a> | ||
</li> | ||
<li > | ||
<a href="/about/">О факультете</a> | ||
</li> | ||
|
||
<li > | ||
<li class="dropdown"> | ||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Кафедры<span class="caret"></span></a> | ||
<ul class="dropdown-menu" role="menu"> | ||
<li><a href="/department/AnaliticChem.html">Аналитической химии</a></li> | ||
<li><a href="#">Органической химии</a></li> | ||
<li class="divider"></li> | ||
<li><a href="#">Электротехники</a></li> | ||
<li class="divider"></li> | ||
<li><a href="#">Химическая технология волокнистых материалов (ХТВМ)</a></li> | ||
<li><a href="#">Технология химических волокон и композиционных материалов (ТХВиКМ)</a></li> | ||
<li><a href="#">Технология тонкого органического синтеза (ТТОС)</a></li> | ||
<li><a href="#">Химия и технология высокомолекулярных соединений (ХиТВМС)</a></li> | ||
<li><a href="#">Технология пищевых продуктов и биотехнологии (ТППиБТ)</a></li> | ||
</ul> | ||
</li> | ||
</li> | ||
<li > | ||
<a href="/abiturients/">Поступающим</a> | ||
</li> | ||
<li > | ||
<a href="/tutors/">Преподавателям</a> | ||
</li> | ||
<li > | ||
<a href="/students/">Студентам</a> | ||
</li> | ||
<li > | ||
<a href="/documentation/">Нормативная документация</a> | ||
</li> | ||
</ul> | ||
<ul class="nav navbar-nav navbar-right"> | ||
|
||
|
||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
|
||
</header> | ||
<div id="main" role="main" class="container"> | ||
<div id="content"> | ||
<div class="row"> | ||
<div class="page-content col-md-9" itemscope itemtype="http://schema.org/Blog"> | ||
<meta itemprop="name" content="Факультет органической химии и технологии" /> | ||
|
||
<meta itemprop="url" content="http://isuct.github.io" /> | ||
<article class="hentry" role="article" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting"> | ||
|
||
<header class=""> | ||
|
||
<p class="meta text-muted text-uppercase"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<time datetime="2015-05-06T12:51:37+03:00" pubdate data-updated="true"></time> | ||
|
||
</p> | ||
|
||
|
||
</h1> | ||
|
||
<h1 class="entry-title" itemprop="name headline"> | ||
Лекция ‘Биотехнологии в фармацевтике’ | ||
|
||
</h1> | ||
|
||
</header> | ||
|
||
|
||
<div class="entry-content clearfix" itemprop="articleBody description"><p>7 апреля в 10.00 в конференц-зале состоится лекция “Биотехнологии в фармацевтике”, которую прочитает инженер-биотехнолог участка по производству терапевтических белков компании “Р-Фарм” И.А. Соснин.</p> | ||
|
||
<p><a href="https://img-fotki.yandex.ru/get/9835/79520833.18/0_ca3a8_bfbd7d64_XXL.jpg" data-lightbox="document"/> | ||
<img src="https://img-fotki.yandex.ru/get/9835/79520833.18/0_ca3a8_bfbd7d64_M"/> | ||
</a></p> | ||
</div> | ||
|
||
|
||
<footer> | ||
<p class="meta text-muted"> | ||
|
||
|
||
|
||
<span class="glyphicon glyphicon-user"></span> <span class="byline author vcard" itemprop="author" itemscope itemtype="http://schema.org/Person">Posted by <span class="fn" itemprop="name">ИГХТУ</span></span> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<time datetime="2015-05-06T12:51:37+03:00" pubdate data-updated="true"></time> | ||
|
||
|
||
|
||
</p> | ||
|
||
<div class="sharing"> | ||
|
||
<a href="//twitter.com/share" class="twitter-share-button" data-url="http://isuct.github.io/blog/2015/05/06/r-farm-lection/" data-via="" data-counturl="http://isuct.github.io/blog/2015/05/06/r-farm-lection/" >Tweet</a> | ||
|
||
|
||
|
||
</div> | ||
|
||
|
||
|
||
<ul class="meta text-muted pager"> | ||
|
||
<li class="previous"><a href="/blog/2015/03/30/viesiennii-marafon/" title="Previous Post: Весенний марафон">« Весенний марафон</a></li> | ||
|
||
|
||
</ul> | ||
|
||
</footer> | ||
</article> | ||
|
||
</div> | ||
|
||
|
||
<aside class="sidebar col-md-3"> | ||
|
||
|
||
|
||
</aside> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
<footer role="contentinfo"><div class="container"> | ||
<p class="text-muted credits"> | ||
<!-- Yandex.Metrika informer --> | ||
<a href="https://metrika.yandex.ru/stat/?id=27740862&from=informer" | ||
target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/27740862/3_1_FFFFFFFF_EFEFEFFF_0_pageviews" | ||
style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" onclick="try{Ya.Metrika.informer({i:this,id:27740862,lang:'ru'});return false}catch(e){}" /></a> | ||
<!-- /Yandex.Metrika informer --> | ||
Copyright © 2015 - ИГХТУ | ||
<!-- | ||
<small> | ||
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>, | ||
<span class="credit">customized with <a href="https://github.com/kAworu/octostrap3">octostrap3</a></span>. | ||
</small> | ||
–> | ||
</p> | ||
<!-- Yandex.Metrika counter --> | ||
<script type="text/javascript"> | ||
(function (d, w, c) { | ||
(w[c] = w[c] || []).push(function() { | ||
try { | ||
w.yaCounter27740862 = new Ya.Metrika({ | ||
id:27740862, | ||
webvisor:true | ||
}); | ||
} catch(e) { } | ||
}); | ||
|
||
var n = d.getElementsByTagName("script")[0], | ||
s = d.createElement("script"), | ||
f = function () { n.parentNode.insertBefore(s, n); }; | ||
s.type = "text/javascript"; | ||
s.async = true; | ||
s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; | ||
|
||
if (w.opera == "[object Opera]") { | ||
d.addEventListener("DOMContentLoaded", f, false); | ||
} else { f(); } | ||
})(document, window, "yandex_metrika_callbacks"); | ||
</script> | ||
<noscript><div><img src="//mc.yandex.ru/watch/27740862" style="position:absolute; left:-9999px;" alt="" /></div></noscript> | ||
<!-- /Yandex.Metrika counter --> | ||
|
||
</div> | ||
</footer> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<script type="text/javascript"> | ||
(function(){ | ||
var twitterWidgets = document.createElement('script'); | ||
twitterWidgets.type = 'text/javascript'; | ||
twitterWidgets.async = true; | ||
twitterWidgets.src = '//platform.twitter.com/widgets.js'; | ||
document.getElementsByTagName('head')[0].appendChild(twitterWidgets); | ||
})(); | ||
</script> | ||
|
||
|
||
<script src="/assets/bootstrap/dist/js/bootstrap.min.js"></script> | ||
<script src="/javascripts/modernizr-2.0.js"></script> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.