<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Sci-Hub 2024</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon">
<meta http-equiv="Content-Language" content="en">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Sci-Hub website. Get free access to academic journals. Download research papers for free from ScienceDirect, IEEE, Wiley, Springer, Nature and others">
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "o2fonx4w55");
</script>
</head>
<body onload="init()">
<style type="text/css">
@font-face {
font-family: 'Courier Prime';
src: url('./fonts/CourierPrime-Regular.ttf');
}
@font-face {
font-family: 'Courier 10';
src: url('./fonts/courier_10_pitch_win95bt.ttf');
}
@font-face {
font-family: 'Courier Prime';
src: url('./fonts/CourierPrime-SemiBold.ttf');
font-weight: bold;
}
@font-face {
font-family: 'Mono';
src: url('./fonts/FiraCode-Regular.ttf');
}
@font-face {
font-family: 'Mono';
src: url('./fonts/FiraCode-SemiBold.ttf');
font-weight: bold;
}
@font-face {
font-family: 'Carmelit';
src: url('./fonts/Carmelit Bold Bold.ttf');
}
html,
body,
div {
margin: 0;
padding: 0;
border: 0
}
div {
z-index: 2;
font-family: 'Mono';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html {
font-size: 16px;
}
html,
body {
width: 100%
}
body {
white-space: nowrap;
}
#back {
z-index: -1;
position: absolute;
left: 0;
top: 0;
width: 50vw;
min-width: 640px;
max-width: 800px;
height: 100vh;
background: url('//img.sci-hub.shop/scihubnew/assets/formulas.png') repeat-x;
background-size: auto 100%;
background-position: 0 0;
opacity: 0.04
}
#wall,
#emc,
#bulb,
#dna {
position: fixed;
left: 0;
bottom: 0;
z-index: -1
}
#wall {
max-height: 25vh;
width: 100%;
overflow: hidden
}
#wall img {
max-width: 22vw;
min-width: 255px;
}
#emc {
left: max(290px, 18vw)
}
#emc img {
max-width: 16vw;
min-width: 180px
}
#bulb {
left: max(min(600px, 38vw), 400px)
}
#bulb img {
max-height: 30vh;
opacity: 0.14
}
#dna {
left: max(min(800px, 49.5vw), 640px);
height: 100%;
overflow: auto;
width: 0.77vw
;
background: url('//img.sci-hub.shop/scihubnew/assets/dna.png') repeat-y;
background-size: 100% auto;
z-index: 3
}
#container {
display: flex
}
#main {
display: inline-block;
white-space: normal;
vertical-align: top;
width: 50vw;
min-width: 640px;
max-width: 800px;
height: 100vh;
flex: 1
}
#logo {
margin-top: 12vh;
text-align: center
}
#logo img {
width: min(max(106px, 8.3vw), 140px);
vertical-align: middle
}
#logo span {
vertical-align: middle;
font-family: 'Courier Prime';
color: darkred;
font-size: min(max(90px, 7vw), 140px);
font-weight: bold;
white-space: nowrap
}
#enter {
width: 100%;
height: 11vh;
padding: 2vh 0 2vh 0;
text-align: center;
background: #eee
}
#enter textarea {
width: 60%;
height: 90%;
max-height: 90%;
border: solid 1px #ccc;
border-radius: 0.4vw;
text-align: center;
font-size: 1.33rem
}
#enter button {
cursor: pointer;
border: solid 1px darkred;
color: white;
font-size: max(24px, 1.88vw);
background: darkred;
border-radius: 0.4vw;
vertical-align: top;
height: 92%;
padding-right: 2%;
}
#enter button:hover {
background: firebrick;
border-color: firebrick
}
#enter button img,
#enter button span {
display: inline-block;
vertical-align: middle;
text-align: left;
font-family: 'Mono';
max-height: 100%
}
#enter button span {
font-family: 'Courier Prime';
}
#motto {
font-family: 'Mono';
text-align: center;
width: 90%;
margin: 2vh 0 0 5%;
color: #aaa;
font-size: max(24px, 1.44vw);
white-space: normal;
}
#menu {
text-align: center;
margin: 6vh 5% 0 5%;
border-bottom: solid 1px #ddd
}
#menu a {
font-family: 'Courier Prime';
font-size: min(max(22px, 1.33vw), 24px);
text-decoration: none;
font-weight: bold;
color: #444;
display: inline-block;
margin-left: 1vw;
padding: 0.4vh 0.4vw 0.4vh 0.4vw;
border-radius: 0.4vw;
background: white
}
#menu a.select {
color: #e8a202
}
#menu a:hover {
background: #e8a202;
text-decoration: none;
color: white
}
#menu a.donate:hover {
background: green
}
#info {
display: inline-block;
vertical-align: top;
width: 50vw;
background: #fafafa;
height: 100vh;
flex: 1;
flex-grow: 1;
overflow-y: auto
}
#stats {
margin: 2vh 0 0 3.5%;
max-width: 95%;
white-space: nowrap;
font-size: min(1.11rem, 1.2vw)
}
#stats a {
display: inline-block;
padding: 0 1% 0 1%;
text-decoration: none;
color: black;
white-space: normal;
vertical-align: middle;
cursor: url('//img.sci-hub.shop/scihubnew/assets/zoom.png'), auto
}
#stats a:hover {
background: lemonchiffon
}
#stats a:hover .nu {
font-weight: bold
}
#stats #total {
border-right: solid 1px #ccc;
width: 16%;
}
#stats #users {
width: 11%
}
#stats #last {
width: 67%;
border-left: solid 1px #ccc
}
#stats #last .author {
font-weight: bold
}
#stats #last .doi {
font-weight: bold
}
#stats #last .nu {
font-size: min(1rem, 1vw)
}
#stats a#last:hover .nu {
font-weight: normal
}
#stats .he {
color: darkred;
font-weight: bold;
margin-bottom: 1vh;
white-space: nowrap
}
#stats .nu {
word-wrap: break-word
}
#stats .su {
color: #666
}
#lang {
margin: 1vh 1% 0 4.5%;
font-size: min(1.11rem, 1.2vw);
text-align: left
}
#lang .he {
color: #999;
background: #aaa;
color: white;
padding: 0.2vh 0.2vw 0.2vw 0.2vw;
border-radius: 0.1vw;
font-weight: bold;
cursor: default
}
#lang a {
display: inline-block;
margin-left: 4px;
color: #777;
text-decoration: none;
padding: 0.2vh 0.2vw 0.2vh 0.2vw;
border-radius: 0.2vw
}
#lang a:hover {
background: green;
color: white
}
#lang a.selected {
background: #e8a202;
color: white
}
#lang a:hover.selected {
background: #e8a202
}
#langi {
display: none
}
#mirrors {
margin: 1vh 1% 0 4.5%;
font-size: min(1.11rem, 1.2vw);
text-align: left
}
#mirrors .he {
color: #999;
background: #aaa;
color: white;
padding: 0.2vh 0.2vw 0.2vw 0.2vw;
border-radius: 0.1vw;
font-weight: bold;
cursor: default
}
#mirrors a {
display: inline-block;
color: #777;
text-decoration: none
}
#mirrors a:hover {
color: darkred;
text-decoration: underline
}
#mirrors a#seall {
color: #333
}
#mirrors a#seall:hover {
text-decoration: none;
font-weight: bold
}
#contacts {
margin: 5vh 0 0 8.5%;
font-size: 1rem;
}
#contacts .he span {
color: darkred;
font-size: max(1.44rem, 1.44vw);
padding: 0 0 1vh 0;
border-bottom: dashed 1px #ccc
}
#contacts #mailto {
margin-top: 2vh
}
#contacts #mailto a {
color: #444;
text-decoration: none;
font-size: max(1rem, 1vw);
}
#contacts #mailto a:hover {
text-decoration: underline
}
#contacts #social {
margin-top: 1vh
}
#contacts #social a {
color: #333;
text-decoration: none;
font-size: max(1rem, 1vw);
display: inline-block;
margin-right: 1%
}
#contacts #social a:hover {
color: darkred;
text-decoration: underline
}
.bar {
height: 4vh;
width: 100%
}
#stats-big {
display: none
}
#stats-big a {
text-decoration: none;
color: black;
cursor: url('//img.sci-hub.shop/scihubnew/assets/zoom.png'), auto
}
#stats-big a:hover {
background: lightyellow
}
#about {
display: none;
margin: 8vh 0 8vh 0;
padding-top: 8vh;
border-top: dashed 2vh darksalmon;
}
#about p {
margin: 2vh 3% 0 4%;
font-size: 1.22rem;
text-align: left;
}
#about .he {
font-family: 'Courier Prime';
font-size: 7rem;
color: goldenrod;
}
#about .te {
display: inline-block;
width: 66%;
vertical-align: middle
}
#about .im {
display: inline-block;
width: 33%;
vertical-align: middle
}
#about .im img {
width: 100%;
}
#about a {
color: darkred;
text-decoration: none;
font-weight: bold;
}
#about a:hover {
text-decoration: underline;
}
@media only screen and (max-height: 640px) {
#wall,
#emc {
display: none
}
}
@media only screen and (max-width: 1440px) {
#back {
width: 100%;
max-width: 100%;
min-width: 100%;
background-size: 37% auto;
background-repeat: repeat;
opacity: 0.07
}
#dna {
display: none
}
#emc {
display: none
}
#bulb {
z-index: -1;
position: relative;
height: 100%;
width: 100%;
left: auto;
}
#bulb img {
position: absolute;
right: 0;
bottom: 0;
}
#container {
display: block
}
#main {
display: block;
width: 100%;
min-width: 100%;
max-width: 100%;
padding-top: 2vh;
height: auto;
background: url('//img.sci-hub.shop/scihubnew/assets/wall_600.png');
background-size: auto 100%;
background-repeat: no-repeat;
}
#logo {
margin-top: 0;
}
#enter {
height: 8vh;
min-height: 64px;
background: none;
padding-bottom: 0
}
#motto {
margin-top: 2vh
}
#motto span {
background: white;
padding: 0.5vh 0.5vw 0.5vh 0.5vw;
border-radius: 0.5vw
}
#menu {
margin: 3vh 0 0 0;
}
#info {
display: block;
width: 100%;
height: auto;
padding-top: 2vh;
white-space: normal
}
#stats-big {
display: inline-block;
vertical-align: middle;
width: 27%;
text-align: left;
border: dashed 8px #ccc;
border-radius: 16px;
background: white;
padding: 0 2% 2% 2%;
font-size: 1rem;
color: black;
background: white;
}
#stats-big .he {
text-align: left;
}
#stats-big .he span {
background: #ccc;
font-size: 1.44rem;
padding: 1%;
color: white;
}
#stats-big .number {
color: darkred;
font-size: 1.44rem;
font-family: 'Courier Prime';
font-weight: bold;
background: white;
margin-top: 2vh;
}
#stats-big #lastart {
margin-top: 2vh;
color: darkred;
font-weight: bold;
}
#stats-big .author {
font-weight: bold;
}
#lang {
margin: 0 0 0 1%;
display: block;
vertical-align: middle;
padding: 1vh 1.5% 1vh 1%;
}
#lang a {
display: inline-block;
font-size: 0.9rem;
}
#lang span {
font-size: 0.8rem;
}
#lang .he {
background: none;
font-weight: bold;
color: #444
}
#mirrors {
margin: 0 0 0 1%;
display: block;
vertical-align: middle;
padding: 0 1.5% 1vh 1%;
}
#mirrors a {
display: inline-block;
font-size: 0.9rem;
}
#mirrors span {
font-size: 0.8rem;
}
#mirrors .he {
background: none;
font-weight: bold;
color: #444
}
#stats {
display: none
}
#contacts {
margin: 4vh 0 0 0;
padding: 3vh 0 3vh 0;
width: 100%;
background: #444;
}
#contacts div {
margin-left: 4.5%;
color: white;
}
#contacts .he span,
#contacts #social a,
#contacts #mailto a,
#contacts #social a:hover {
color: white;
}
#contacts #mailto {
margin-top: 4vh;
}
.bar {
display: none
}
#about {
display: block
}
.third {
display: none
}
}
@media only screen and (max-height: 600px) and (max-width: 1440px) {
#main {
background-image: url('//img.sci-hub.shop/scihubnew/assets/wall_600.png');
background-size: auto 100%;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 1100px) {
#stats-big {
display: none
}
}
@media only screen and (max-width: 900px) {
#logo,
#enter {
width: 85%;
margin-left: 15%
}
#motto,
#menu {
width: 77%;
margin-left: 20%
}
}
@media only screen and (max-width: 780px) {
#logo,
#enter,
#motto,
#menu {
width: 96%;
margin-left: 0;
font-size: 18px
}
#back {
background-size: 50% auto
}
#main {
background: none
}
#bulb {
display: none
}
#about .te {
display: inline-block;
width: 100%;
}
#about .im {
display: none;
}
}
@media only screen and (max-width: 600px) {
#logo span {
font-size: 70px
}
#menu {
margin: 4vh 0 4vh 4%;
width: 90%
}
#menu a {
font-size: 24px;
}
#mirrors {
text-align: center;
margin: 2vh 1% 0 1%;
}
#lang {
text-align: center;
display: none;
}
#langi {
display: block;
position: absolute;
font-size: 0.88rem;
right: auto;
top: 0;
left: 0;
padding: 0 2% 0 2%;
width: 96%;
text-align: center;
background: #444;
border: 0;
}
#langi a {
display: inline-block;
margin-left: 8px;
text-decoration: none;
padding: 0.2vh 0.2vw 0.2vh 0.2vw;
color: white;
}
#langi a.selected {
background: white;
color: black;
}
#container {
margin-top: 24px
}
#mirrors a,
#lang a {
font-size: 1.11rem;
}
#about .he {
font-size: 4rem
}
}
@media only screen and (max-width: 480px) {
#enter {
height: auto
}
#enter button {
border-radius: 4px
}
#enter button img {
height: 48px
}
#enter textarea {
width: 88%;
height: 64px
}
#logo span {
font-size: 64px
}
.second {
display: none
}
}
#news {
margin: 4vh 0 0 4.5%;
width: 95%
}
#news a,
#news a div {
color: #444;
text-decoration: none;
font-family: 'Courier Prime'
}
#news .he {
display: inline-block;
vertical-align: top;
font-size: max(1.55rem, 1.55vw);
padding: 0 3% 1vh 0;
margin-left: 3%;
border-bottom: dashed 1px #bbb;
color: darkred;
max-width: 20%;
cursor: default;
}
#news .it {
display: inline-block;
vertical-align: top;
width: 70%;
margin-left: 4%;
white-space: nowrap;
}
#news .super {
width: 100%;
margin: 2vh 0 2vh 0;
}
#news .super .title {
font-size: min(1.6rem, 1.6vw)
}
#news .super img,
#news .super span {
display: inline-block;
vertical-align: middle;
border-radius: 1vw
}
#news .super img {
display: none;
margin-left: 1%;
white-space: normal;
max-width: 11%
}
#news .super span {
margin-left: 1vw;
white-space: normal;
max-width: 88%;
text-align: left
}
#news .super .sub {
font-size: min(1rem, 1vw);
}
#news .super a.title:hover span {
background: lightyellow;
color: black;
}
#news .super a.title:hover span.date {
border: none
}
#news .super .date {
margin-left: 0;
font-size: min(1rem, 1vw);
}
#news .puper {
margin-top: 3vh
}
#news .puper img {
margin-left: 1%;
white-space: normal;
max-width: 30%;
border-radius: 50%
}
#news .puper span {
max-width: 69%
}
#news .super a.title:hover span.pinned {
background: #aaa;
color: white
}
#news .super a.title span.pinned {
padding: 0.4vh 0.2vw 0 0.2vw;
border-radius: 0.2vw;
color: white;
background: #aaa;
font-size: 0.8rem;
}
#more {
text-align: left;
margin: 6vh 2vw 4vh 0;
}
#more a {
font-family: 'Courier Prime';
display: inline-block;
text-decoration: none;
font-size: min(1.4rem, 1.4vw);
color: #777;
background: none;
padding: 1vh 1vw 1vh 1vw;
border-radius: 0.4vw;
border: solid 1px #777
}
#more a:hover {
background: #777;
color: white
}
@media only screen and (min-width: 1441px) {
#news .super span {
background: white;
padding: 0.6vw;
border: solid 1px #bbb;
border-radius: 1vw
}
#news .super .date {
padding: 0.2vw;
border: 0
}
#news .super a.title span.pinned {
display: inline-block;
background: #e8a202;
margin-top: -3.5vh
}
}
@media only screen and (max-width: 1440px) {
#news {
margin-left: 2%;
display: inline-block;
vertical-align: top;
width: 62%;
}
#news .he {
font-size: max(1.44rem, 1.88vw);
margin-left: 0;
width: 14%;
}
#news .it {
margin-left: 1%;
width: 80%;
}
#news .super .title {
font-size: 1.55rem;
}
#news .super .date {
font-size: 1rem;
}
#news .super {
margin: 1vh 0 1vh 0;
}
#news .super img {
display: none;
}
#news .super a.title:hover span {
background: white;
}
}
@media only screen and (max-width: 1100px) {
#news {
width: 95%
}
#news .super span {
max-width: 100%
}
}
@media only screen and (max-width: 600px) {
#news .he {
display: block;
margin-left: 0;
}
#news .it {
display: block;
width: 95%;
margin-left: 0;
}
#news .super {
border-bottom: solid 1px #ddd;
margin-top: 2vh;
}
}
#mailbox {
margin: 8vh 0 0 8.5%;
white-space: normal;
width: 80%;
}
#mailbox .he div {
display: inline-block;
vertical-align: middle
}
#mailbox .he #stamp {
width: 8%
}
#mailbox .he #stamp img {
width: 90%
}
#mailbox .he #title {
margin: 0 0 0 2%;
font-size: max(1.44rem, 1.44vw);
padding: 0 0 1vh 0;
border-bottom: dashed 1px #ccc
}
#mailbox .description {
margin: 0 0 0 10%;
font-size: min(1.11rem, 1.11vw);
text-align: justify
}
#mailbox #mail-thanks p {
color: darkred;
font-weight: bold
}
#mailbox #mail-thanks {
display: none;
text-decoration: none
}
#mailbox #mail-error {
display: none
}
#mailbox #mail {
margin: 1.44vh 0 0 10%
}
#mailbox #mail input {
vertical-align: middle;
font-size: min(1.11rem, 1.11vw);
line-height: 1.33rem;
text-align: center;
width: 33%;
padding: 0.6vw;
border-radius: 0.4vw;
border: solid 1px #777
}
#mailbox #mail button {
vertical-align: middle;
font-size: min(1.11rem, 1.11vw);
margin-left: 0.5%;
padding: 0.6vw;
cursor: pointer;
border-radius: 0.4vw;
border: solid 1px white;
background-color: goldenrod;
color: white
}
#mailbox #mail button:hover {
background-color: green;
}
@media only screen and (max-width: 1440px) {
#mailbox {
margin-left: 2%;
width: 66%;
display: block;
}
#mailbox .description {
font-size: 1.11rem
}
#mailbox #mail input {
font-size: 1.11rem;
}
#mailbox #mail button {
font-size: 1.11rem;
}
}
@media only screen and (max-width: 780px) {
#mailbox #mail input {
width: 55%;
}
#mailbox {
width: 90%;
}
}
@media only screen and (max-width: 600px) {}
</style>
<style type="text/css">
#news .it {
white-space: normal
}
.paper {
margin-top: 2vh
}
#news .paper a:hover {
background: black;
color: lime
}
@media only screen and (max-width: 1440px) {
#stats-big {
display: none
}
#news {
width: 90%
}
}
</style>
<script type="text/javascript">
function submit(e) {
if (e.which === 13 && !e.shiftKey) {
e.preventDefault();
e.target.form.submit();
}
}
function init() {
document.getElementById("request").value = '';
document.getElementById("request").addEventListener("keypress", submit);
}
function language(la) {
document.cookie = 'language=; Max-Age=-99999999;';
document.cookie = 'language' + "=" + la + "; path=/";
window.location.reload();
}
</script>
<div id="langi"><span class="list"><a href="./" class="selected">English</a><a href="./"
onclick="language('cn')">简体中文</a><a href="./" onclick="language('ru')">Русский</a><a
href="./" onclick="language('pt')">Português</a></span></div>
<div id="container">
<div id="main">
<div id="logo">
<span><img src="//img.sci-hub.shop/scihubnew/assets/ravenround_hs.gif"><span><span>sci-hub</span>
</span></span>
</div>
<form method="POST" action="./">
<div id="enter">
<textarea placeholder="enter your reference" autofocus="" name="request" id="request"
spellcheck="false"></textarea>
<button type="submit"><img src="//img.sci-hub.shop/scihubnew/assets/key.png"><span>open</span></button>
</div>
</form>
<div id="motto">
<span>emancipation and democratisation of knowledge</span>
</div>
<div id="menu">
<a href="./database" class="select">database</a>
<a href="./about">about</a>
<a href="./alexandra">Elbakyan</a>
<a href="./stats">stats</a>
<a href="./donate" class="donate">donate</a>
</div>
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-4827802083214918"
data-ad-slot="1723087423"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<div id="back"></div>
<div id="bulb"><img src="//img.sci-hub.shop/scihubnew/assets/bulb.png"></div>
</div>
<div id="info">
<div id="lang">
<span class="he">language</span>
<span class="list"><a href="./" class="selected">English</a><a href="./"
onclick="language('cn')">简体中文</a><a href="./"
onclick="language('ru')">Русский</a><a href="./"
onclick="language('pt')">Português</a></span>
</div>
<div id="mirrors">
<span class="he">mirrors</span>
<span class="list">
<a href="https://wellesu.com" rel="nofollow" target="_blank">sci-hub.se</a>
<a href="https://tesble.com" rel="nofollow" target="_blank">sci-hub.se</a>
<a href="https://wellesu.com" rel="nofollow" target="_blank">sci-hub.st</a>
<a href="https://pismin.com" rel="nofollow" target="_blank">sci-hub.ru</a>
</span>
<a href="./" id="seall">see all →</a>
</div>
<div id="stats">
<a href="./database" id="total">
<div class="he">total</div>
<div class="nu">88,343,822</div>
<div class="su">docs</div>
</a><a href="./stats" id="users">
<div class="he">users</div>
<div class="nu">35</div>
<div class="su">in 1h</div>
</a>
<a href='./10.1063/1.4802269' id="last">
<div class="he">latest read</div>
<div class="nu">
<span class="title">A capillary dielectrophoretic chip for real-time blood cell separation from a drop of whole blood</span>
<span class="journal">/ Biomicrofluidics.</span>
<span class="author">Liao, Shu-Hsien; Chang, Ching-Yu; Chang, Hsien-Chang </span>
</div>
</a>
</div>
<div id="news">
<div class="he">
latest<br>reads
</div>
<div class="it">
<div class="paper"><a href='./10.1063/1.4802269'><span
class="dt">17:36:31</span> <span class="title">A capillary dielectrophoretic chip for real-time blood cell separation from a drop of whole blood</span> / <span class="journal">Biomicrofluidics</span> <span
class="author">Liao, Shu-Hsien; Chang, Ching-Yu; Chang, Hsien-Chang </span>, <span class="year">2013</span></a></div>
<div class="paper"><a href='./10.1016/j.ijom.2011.09.014'><span
class="dt">17:36:31</span> <span class="title">Vestibuloplasty: allograft versus mucosal graft</span> / <span class="journal"></span> <span
class="author">H.M. Hashemi; A. Parhiz; S. Ghafari</span>, <span class="year">2012</span></a></div>
<div class="paper"><a href='./10.1109/aeees48850.2020.9121501'><span
class="dt">17:36:30</span> <span class="title"> [IEEE 2020 Asia Energy and Electrical Engineering Symposium (AEEES) - Chengdu, China (2020.5.29-2020.5.31)] 2020 Asia Energy and Electrical Engineering Symposium (AEEES) - Research on Reliability of DC Charging Pile Based on Analysis of Internal Function</span> / <span class="journal"></span> <span
class="author">Wenbo, Zeng; Ganxin, Jie; Jianqiang, Zou; Lin, Guo; Gan, Wang; Jiaqi, Li; Yongsen, Wen </span>, <span class="year">2020</span></a></div>
<div class="paper"><a href='./10.1126/science.283.5410.2062'><span
class="dt">17:36:30</span> <span class="title">Hydrogen Peroxide on the Surface of Europa</span> / <span class="journal">Science</span> <span
class="author">Carlson, R. W.</span>, <span class="year">1999</span></a></div>
<div class="second">
<div class="paper"><a href='./10.1063/1.3318613'><span
class="dt">17:36:30</span> <span class="title">Fabrication and optical properties of Ce-doped ZnO nanorods</span> / <span class="journal">Journal of Applied Physics</span> <span
class="author">Lang, Jihui; Han, Qiang; Yang, Jinghai; Li, Changsheng; Li, Xue; Yang, Lili; Zhang, Yongjun; Gao, Ming; Wang, Dandan; Cao, Jian </span>, <span class="year">2010</span></a></div>
<div class="paper"><a href='./10.1007/s00784-016-1815-2'><span
class="dt">17:36:29</span> <span class="title">Soft tissue augmentation procedures at second-stage surgery: a systematic review</span> / <span class="journal">Clinical Oral Investigations</span> <span
class="author">Bassetti, Renzo G.; Stähli, Alexandra; Bassetti, Mario A.; Sculean, Anton </span>, <span class="year">2016</span></a></div>
<div class="paper"><a href='./10.1016/j.jcat.2019.03.023'><span
class="dt">17:36:29</span> <span class="title">Functionalized multi-walled carbon nanotubes supported Ni-based catalysts for adiponitrile selective hydrogenation to 6-aminohexanenitrile and 1,6-hexanediamine: Switching selectivity with [Bmim]OH</span> / <span class="journal">Journal of Catalysis</span> <span
class="author">Lv, Yang; Cui, Haishuai; Liu, Pingle; Hao, Fang; Xiong, Wei; Luo, He′an </span>, <span class="year">2019</span></a></div>
<div class="paper"><a href='./10.1561/3100000016'><span
class="dt">17:36:29</span> <span class="title">Sustainable Transportation with Electric Vehicles</span> / <span class="journal">Foundations and Trends® in Electric Energy Systems</span> <span
class="author">Kong, Fanxin; Liu, Xue </span>, <span class="year">2017</span></a></div>
<div class="paper"><a href='./10.1080/09588221.2020.1750431'><span
class="dt">17:36:27</span> <span class="title">Digital storytelling as an interdisciplinary project to improve studentsâ English speaking and creative thinking</span> / <span class="journal">Computer Assisted Language Learning</span> <span
class="author">Yang, Ya-Ting Carolyn; Chen, Yi-Chien; Hung, Hsiu-Ting </span>, <span class="year">2020</span></a></div>
<div class="paper"><a href='./10.1016/0198-0149%2885%2990009-3'><span
class="dt">17:36:27</span> <span class="title">Marine phytoplankton distributions measured using shipboard flow cytometry</span> / <span class="journal">Deep Sea Research Part A. Oceanographic Research Papers</span> <span
class="author">Olson, R.J.; Vaulot, D.; Chisholm, S.W. </span>, <span class="year">1985</span></a></div>
<div class="paper"><a href='./10.1021/jacs.8b01742'><span
class="dt">17:36:27</span> <span class="title">Acid-Promoter-Free Ethylene Methoxycarbonylation over Ru-Clusters/Ceria: the Catalysis of Interfacial Lewis Acid-Base Pair</span> / <span class="journal">Journal of the American Chemical Society</span> <span
class="author">An, Jinghua; Wang, Yehong; Lu, Jianmin; Zhang, Jian; Zhang, Zhixin; Xu, Shutao; Liu, Xiaoyan; Zhang, Tao; Gocyla, Martin; Heggen, Marc; Dunin-Borkowski, Rafal E.; Fornasiero, Paolo; Wang, Feng </span>, <span class="year">2018</span></a></div>
<div class="paper"><a href='./10.1007/s10551-007-9522-1'><span
class="dt">17:36:27</span> <span class="title">The Driver of Green Innovation and Green Image – Green Core Competence</span> / <span class="journal"></span> <span
class="author">Yu-Shan Chen</span>, <span class="year">2008</span></a></div>
</div>
<div class="third">
<div class="paper"><a href='./10.1016/j.chroma.2018.11.014'><span
class="dt">17:36:26</span> <span class="title">Modified metabolite mapping by liquid chromatography–high resolution mass spectrometry using full scan/all ion fragmentation/neutral loss acquisition</span> / <span class="journal">Journal of Chromatography A</span> <span
class="author">Li, Hua; Qin, Qian; Shi, Xianzhe; He, Jun; Xu, Guowang </span>, <span class="year">2018</span></a></div>
<div class="paper"><a href='./10.1109/wcncw49093.2021.9420004'><span
class="dt">17:36:26</span> <span class="title">A Reinforcement Learning Based Decoding Method of Short Polar Codes </span> / <span class="journal">2021 IEEE Wireless Communications and Networking Conference Workshops (WCNCW)</span> <span
class="author">Jian Gao;Kai Niu;</span>, <span class="year">2021</span></a></div>
<div class="paper"><a href='./10.1108/lm-03-2020-0043'><span
class="dt">17:36:26</span> <span class="title">Research data management literacy amongst lecturers at Strathmore University, Kenya</span> / <span class="journal">Library Management</span> <span
class="author">Adika, Fredrick Odhiambo; Kwanya, Tom </span>, <span class="year">2020</span></a></div>
<div class="paper"><a href='./10.1097/prs.0000000000001532'><span
class="dt">17:36:26</span> <span class="title">Complex Abdominal Wall Reconstruction</span> / <span class="journal">Plastic and Reconstructive Surgery</span> <span
class="author">Pezeshk, Ronnie A.; Pulikkottil, Benson J.; Mapula, Steven; Schaffer, Nathaniel E.; Yap, Lori; Scott, Kelly; Gordon, Patricia; Hoxworth, Ronald E. </span>, <span class="year">2015</span></a></div>
<div class="paper"><a href='./10.1111/j.1743-6109.2009.01219.x'><span
class="dt">17:36:26</span> <span class="title">Association of Glycemic Control with Risk of Erectile Dysfunction in Men with Type 2 Diabetes</span> / <span class="journal"></span> <span
class="author">Chih-Chen Lu; Bang-Ping Jiann; Chun-Chin Sun; Hing-Chung Lam; Chih-Hsun Chu; Jenn-Kuen Lee</span>, <span class="year">2009</span></a></div>
<div class="paper"><a href='./10.1016/s0021-9258%2817%2933602-5'><span
class="dt">17:36:26</span> <span class="title">Cleavage of phycocyanobilin from C-phycocyanin. Separation and mass spectral identification of the products. </span> / <span class="journal">Journal of Biological Chemistry</span> <span
class="author">R J Beuhler;R C Pierce;L Friedman;H W Siegelman;</span>, <span class="year">1976</span></a></div>
<div class="paper"><a href='./10.1002/jnr.10236'><span
class="dt">17:36:26</span> <span class="title">Characterization of astrocytes derived from human NTera-2/D1 embryonal carcinoma cells</span> / <span class="journal"></span> <span
class="author">Jagdeep K. Sandhu; Marianna Sikorska; P. Roy Walker</span>, <span class="year">2002</span></a></div>
<div class="paper"><a href='./10.1080/09588221.2020.1750431'><span
class="dt">17:36:25</span> <span class="title">Digital storytelling as an interdisciplinary project to improve studentsâ English speaking and creative thinking</span> / <span class="journal">Computer Assisted Language Learning</span> <span
class="author">Yang, Ya-Ting Carolyn; Chen, Yi-Chien; Hung, Hsiu-Ting </span>, <span class="year">2020</span></a></div>
<div class="paper"><a href='./10.1517/14740338.2013.793670'><span
class="dt">17:36:25</span> <span class="title">Efficacy and safety of mipomersen sodium (Kynamro)</span> / <span class="journal">Expert Opinion on Drug Safety</span> <span
class="author">Hovingh, Kees; Besseling, Joost; Kastelein, John </span>, <span class="year">2013</span></a></div>
<div class="paper"><a href='./10.1016/j.jsbmb.2021.105849'><span
class="dt">17:36:23</span> <span class="title">Adipose tissue estrogen production and metabolism in premenopausal women </span> / <span class="journal">The Journal of Steroid Biochemistry and Molecular Biology</span> <span
class="author">Natalia Hetemäki;Tomi S. Mikkola;Matti J. Tikkanen;Feng Wang;Esa Hämäläinen;Ursula Turpeinen;Mikko Haanpää;Veera Vihma;Hanna Savolainen-Peltonen;</span>, <span class="year">2021</span></a></div>
<div class="paper"><a href='./10.1016/j.cej.2016.10.017'><span
class="dt">17:36:22</span> <span class="title">Adsorption of anionic and cationic dyes from aqueous solution using gelatin-based magnetic nanocomposite beads comprising carboxylic acid functionalized carbon nanotube</span> / <span class="journal">Chemical Engineering Journal</span> <span
class="author">Saber-Samandari, Samaneh; Saber-Samandari, Saeed; Yekta, Hamed; Mohseni, Mojdeh </span>, <span class="year">2016</span></a></div>
<div class="paper"><a href='./10.1080/09669582.2020.1865387'><span
class="dt">17:36:22</span> <span class="title">Technology, ICT and tourism: from big data to the big picture </span> / <span class="journal">Journal of Sustainable Tourism</span> <span
class="author">Stefan Gössling;</span>, <span class="year">2020</span></a></div>
<div class="paper"><a href='./10.1136/bmj.l5165'><span
class="dt">17:36:21</span> <span class="title">Consultant who oversaw FGM guidelines is struck off for possessing extreme pornography</span> / <span class="journal">BMJ</span> <span
class="author">Dyer, Clare</span>, <span class="year">2019</span></a></div>
<div class="paper"><a href='./10.1021/acs.joc.8b02295'><span
class="dt">17:36:21</span> <span class="title">Synthesis of 2-(Di/tri/tetraazolyl)-2
<i>H</i>
-azirine-2-carboxylates by Halogen Substitution: Evidence for an S
<sub/>N</sub>
2'-S
<sub/>N</sub>
2' Cascade Mechanism</span> / <span class="journal">The Journal of Organic Chemistry</span> <span
class="author">Agafonova, Anastasiya V.; Rostovskii, Nikolai V.; Smetanin, Ilia A.; Starova, Galina L.; Khlebnikov, Alexander F.; Novikov, Mikhail Sergeevich </span>, <span class="year">2018</span></a></div>
<div class="paper"><a href='./10.3390/ijms10093722'><span
class="dt">17:36:21</span> <span class="title">Biodegradability of Plastics</span> / <span class="journal">International Journal of Molecular Sciences</span> <span
class="author">Tokiwa, Yutaka; Calabia, Buenaventurada P.; Ugwu, Charles U.; Aiba, Seiichi </span>, <span class="year">2009</span></a></div>
<div class="paper"><a href='./10.1016/j.joms.2017.07.085'><span
class="dt">17:36:21</span> <span class="title">Tooth Autotransplantation with a Figure-of-Eight Wire Technique</span> / <span class="journal">Journal of Oral and Maxillofacial Surgery</span> <span
class="author">Colby, C.J.; Herrod, R.; Miloro, M. </span>, <span class="year">2017</span></a></div>
<div class="paper"><a href='./10.1016/0022-1759%2890%2990295-7'><span
class="dt">17:36:20</span> <span class="title">Growth of rat-mouse hybridoma cells in immunosuppressed hamsters: An easy and effective method to prepare monoclonal antibodies from heterohybridoma cell lines</span> / <span class="journal"></span> <span
class="author">Tohru Kayano; Ryuichi Motoda; Mitsuko Usui; Shunsaku Ando; Tyoku Matuhasi; Masashi Kurimoto</span>, <span class="year">1990</span></a></div>
<div class="paper"><a href='./10.1177/000765030104000103'><span
class="dt">17:36:19</span> <span class="title">Culture, Perceived Corruption, and Economics: A Model of Predictors and Outcomes</span> / <span class="journal">Business & Society</span> <span
class="author">Getz, K. A.; Volkema, R. J. </span>, <span class="year">2001</span></a></div>
<div class="paper"><a href='./10.1016/j.ijer.2012.02.003'><span
class="dt">17:36:18</span> <span class="title">The effects of two strategic and meta-cognitive questioning approaches on children's explanatory behaviour, problem-solving, and learning during cooperative, inquiry-based science</span> / <span class="journal">International Journal of Educational Research</span> <span
class="author">Gillies, Robyn M.; Nichols, Kim; Burgh, Gilbert; Haynes, Michele </span>, <span class="year">2012</span></a></div>
<div class="paper"><a href='./10.1016/0304-405x%2879%2990022-9'><span
class="dt">17:36:18</span> <span class="title">The valuation of compound options</span> / <span class="journal"></span> <span
class="author">Robert Geske</span>, <span class="year">1979</span></a></div>
</div>
</div>
</div>
<div id="stats-big">
<div class="he"><span>statistics</span></div>
<a href="./database">
<div class="number">88,343,822</div>
<span>articles in database</span>
</a>
<a href="./stats">
<div class="number">229,388</div>
<span>users in last hour</span>
</a>
<a href="./10.1016/j.atmosenv.2020.117886">
<div id="lastart">latest article read</div>
<span>
<span class="title">PM10 and PM2.5 emission factors for non-exhaust particles from road
vehicles: Dependence upon ve...</span>
<span class="journal">/ Atmospheric Environment.</span>
<span class="author">Beddows 2020</span>
</span>
</a>
</div>
<div id="about">
<div class="te">
<p><span class="he">Sci-Hub</span> is the most controversial project in today science.
The goal of Sci-Hub is to provide <b>free and unrestricted</b> access to all scientific
knowledge ever published in journal or book form.
</p>
<p>Today the circulation of knowledge in science is restricted by high prices. Many students and
researchers cannot afford academic journals and books that are locked behind paywalls.
Sci-Hub emerged in 2011 to tackle this problem. Since then, the website has revolutionized the
way science is being done.
</p>
<p>Sci-Hub is helping millions of students and researchers, medical professionals, journalists and
curious people in all countries to unlock access to knowledge.
The mission of Sci-Hub is to fight every obstacle that prevents open access to knowledge: be it
legal, technical or otherwise.
</p>
<p>To get more information visit the <a href="./about">about Sci-Hub</a> section.
</p>
</div>
<div class="im">
<img src="//img.sci-hub.shop/scihubnew/assets/protest.svg" align="right">
</div>
</div>
<div id="contacts">
<div class="he"><span>contacts</span></div>
<div id="mailto">
to contact Sci-Hub creator Alexandra Elbakyan email to:<br>
<a href="mailto:alexandra@dns.cymru">alexandra@dns.cymru</a>
</div>
</div>
<div class="bar"></div>
</div>
</div>
<div id="wall"><img src="//img.sci-hub.shop/scihubnew/assets/wallcorner.png"></div>
<div id="emc"><img src="//img.sci-hub.shop/scihubnew/assets/emc.png"></div>
<div id="dna"></div>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4827802083214918"
crossorigin="anonymous"></script>
<script>var allurl=window.location.href;window.history.pushState({}, 0, "//" + window.location.host);</script>
<script>setTimeout(function() { window.history.pushState({}, 0, allurl); }, 1000);</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C14MHD6803"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag("js", new Date());
gtag("config", "G-C14MHD6803");
</script>
</body>
</html>