Most of us wont need Covid-19 vaccine: Oxford expert explains how the pandemic is likely to end - india news - Hindustan Times "; forYoudata += ""; forYoudata += ""; forYoudata += ""; count++; if (i === 7) { return false; } }); forYouApiResponse=forYoudata; $(forutxt).html('Recommended for you'); $(foruContent).html(forYoudata); } } }); } else if(forYouApiResponse!=''){ $(forutxt).html('Recommended for you'); $(foruContent).html(forYouApiResponse); } } function getUserData(){ $.ajax({ url:"https://www.hindustantimes.com/newsletter/get-active-subscription?usertoken="+user_token, type:"GET", dataType:"json", success: function(res){ if(res.length>0) { $("[id^=loggedin]").each(function(){ $(this).hide(); }); } } }); } function postUserData(payLoad, elm){ var msgelm=$(elm).parents(".subscribe-update").nextAll("#thankumsg"); $.ajax({ url:"https://www.hindustantimes.com/newsletter/subscribe", type:"POST", data:payLoad, contentType: "application/json", dataType: "json", success: function(res){ if(res.success===true){ $(msgelm).show(); $("[id^=loggedin]").each(function(){ $(this).css("display","none"); }); $("[id^=loggedout]").each(function(){ $(this).css("display","none"); }); } else if(res.exceptionResponse.alreadySubscribed===true){ $(msgelm).show(); $("[id^=loggedin]").each(function(){ $(this).css("display","none"); }); $("[id^=loggedout]").each(function(){ $(this).css("display","none"); }); $(msgelm).find(".subscribed-successfully:first span.msg").text(res.exceptionResponse.message); } } }); }function captchverification(captchaResponse) {$('#captchaResponse').value = captchaResponse;$("#captcha-div").removeClass("block");$("body").removeAttr("style");var payLoad=JSON.stringify({ "domain": "HT", "emailId": email, "googleCaptcha": captchaResponse, "subscriptionTypes": [ "daily" ] });postUserData(payLoad,activeElm);} function subscribeNewsletter(inputText) { activeElm=inputText; var mailformat = /^w+([.-]?w+)*@w+([.-]?w+)*(.w{2,3})+$/; if(inputText.val().match(mailformat)) { inputText.focus(); email=inputText.val(); $("#captcha-div").addClass("block"); $("body").css("overflow","hidden"); return true; } else { alert("You have entered an invalid email address!"); inputText.focus(); return false; } } //DFP Ads var $dfpRightAd1 = $('.dfp-rightAd1-' + storyUuid); var $dfpRightAd2 = $('.dfp-rightAd2-' + storyUuid); var $dfpRightAd3 = $('.dfp-rightAd3-' + storyUuid); var $dfpRightAd4 = $('.dfp-rightAd4-' + storyUuid); var $dfpRightAd5 = $('.dfp-rightAd5-' + storyUuid); var $dfpStoryAd1 = $('.dfp-storyAd1-' + storyUuid); var $dfpStoryAd2 = $('.dfp-storyAd2-' + storyUuid); var $dfpStoryAd3 = $('.dfp-storyAd3-' + storyUuid); var $dfpStoryAd4 = $('.dfp-storyAd4-' + storyUuid); var $dfpStoryAd5 = $('.dfp-storyAd5-' + storyUuid); var $centerAd = $('.centerAd-' + storyUuid); getPersonlizeData(''); displayAd($dfpRightAd1,'/1055314/HT_StoryPages_300x250_Top',[[300, 250], [300, 600]]); displayAd($dfpRightAd2,'/3106570/HT_Desk_Story_BS_Multisize',['fluid', [300, 100]]); var rightMiddleScrollHandler = function () { if ($dfpRightAd3.isInViewport()) { displayAd($dfpRightAd3, '/1055314/HT_StoryPages_300x250_Middle', [[300, 250], [300, 600]]); $(window).off("scroll", rightMiddleScrollHandler); } } $(window).on("scroll", rightMiddleScrollHandler); var rightTabRepTopScrollHandler = function () { if ($dfpRightAd4.isInViewport()) { displayAd($dfpRightAd4, '/1055314/HT_Desk_Story_TabRep_Top_Multisize', [[300, 250], [300, 600]]); $(window).off("scroll", rightTabRepTopScrollHandler); } } $(window).on("scroll", rightTabRepTopScrollHandler); var rightTabRepBottomScrollHandler = function () { if ($dfpRightAd5.isInViewport()) { displayAd($dfpRightAd5, '/1055314/HT_Desk_Story_TabRep_Bottom_Multisize', [300, 250]); $(window).off("scroll", rightTabRepBottomScrollHandler); } } $(window).on("scroll", rightTabRepBottomScrollHandler); var storyCenterScrollHandler = function () { if ($centerAd.isInViewport()) { displayAd($centerAd, '/1055314/HT_Desk_Story_ES_Top_728x90', [728, 90]); $(window).off("scroll", storyCenterScrollHandler); } } $(window).on("scroll", storyCenterScrollHandler); //Inline story ads var storyAd1ScrollHandler = function () { if ($dfpStoryAd1.isInViewport()) { displayAd($dfpStoryAd1, storyAdList[0].ad, [728, 90]); $(window).off("scroll", storyAd1ScrollHandler); } } $(window).on("scroll", storyAd1ScrollHandler); var storyAd2ScrollHandler = function () { if ($dfpStoryAd2.isInViewport()) { displayAd($dfpStoryAd2, storyAdList[1].ad, [728, 90]); $(window).off("scroll", storyAd2ScrollHandler); } } $(window).on("scroll", storyAd2ScrollHandler); var storyAd3ScrollHandler = function () { if ($dfpStoryAd3.isInViewport()) { displayAd($dfpStoryAd3, storyAdList[2].ad, [728, 90]); $(window).off("scroll", storyAd3ScrollHandler); } } $(window).on("scroll", storyAd3ScrollHandler); var storyAd4ScrollHandler = function () { if ($dfpStoryAd4.isInViewport()) { displayAd($dfpStoryAd4, storyAdList[3].ad, [728, 90]); $(window).off("scroll", storyAd4ScrollHandler); } } $(window).on("scroll", storyAd4ScrollHandler); var storyAd5ScrollHandler = function () { if ($dfpStoryAd5.isInViewport()) { displayAd($dfpStoryAd5, storyAdList[4].ad, [728, 90]); $(window).off("scroll", storyAd5ScrollHandler); } } $(window).on("scroll", storyAd5ScrollHandler); validateUser($("#loggedin"),$("#loggedout")); if(user_token){ $("#loggedin .subscribe-text").html("Subscribe to get our daily newsletter in your inbox"); $("#loginSub").click(function(){ var udata=JSON.stringify({ "domain": "HT", "userToken": user_token, "googleCaptcha": "string", "subscriptionTypes": [ "daily" ] }); postUserData(udata,this); }); }else{ $("#loggedout .subscribe-text").html("Enter your email to get our daily newsletter in your inbox"); $("#subscribeBtn").click(function(){ subscribeNewsletter($(this).prev()); }); } function ScrollMe(uuid) {var id = uuid.replace('story_','').trim(); id = id +"_story";var newid = uuid.trim();$('#ulInfinite').each(function() {var phrase = '';$(this).find('li').each(function(j, lix) {var myid = $(lix).attr('id');if (myid.trim() == newid.trim())$(lix).addClass("active");else$(lix).removeClass("active");});});var element = document.getElementById(id);element.scrollIntoView();element.scrollIntoView({behavior : "auto",block : "start",inline : "nearest"});$('html, body').animate({scrollTop : $("#" + newid).offset().top - 800}, 800, 'swing');}function InfiniteScroll() {var nextURL = listUrl[urlCount];var $container = $('.articles').infiniteScroll({path : function() {return nextURL;},append : '.article',status : '.scroller-status',hideNav : '.pagination',loadOnScroll : false,scrollThreshold : false});$container.infiniteScroll('loadNextPage');$container.on('history.infiniteScroll', function(event, title, path) {var currentID = "article_" + getStoryIdByUrl('https://www.hindustantimes.com/india-news/most-of-us-won-t-need-covid-19-vaccine-oxford-expert-explains-how-the-pandemic-is-likely-to-end/story-WfEpXIWK3HuHlQiS9zFMmM.html');var articleID = "article_" + getStoryIdByUrl(path);document.title = title;var temp = path.replace('.html', '').split('-');temp = temp.reverse();var forNid = temp[0].trim();$('#ulInfinite li').removeClass("active");$('#story_' + forNid).addClass("active");var n = gatag.includes(articleID, 0);if(n==false){gatag.push(articleID);showSkippablePopup();ga('send', {hitType : 'pageview',location : window.location.hostname.trim(),title : title.trim(),page : window.location.pathname.trim(),dimension15 : title});}window.snowplow("trackPageView", title);window.snowplow('resetPagePing');if (typeof COMSCORE != 'undefined'&& typeof COMSCORE.beacon !== 'undefined') {COMSCORE.beacon({c1 : "2",c2 : "6035286"});}});$container.on('load.infiniteScroll', function(event, response, path) {urlCount++;});var counter = 1;var uuid;$container.on('append.infiniteScroll', function(event, response, path, items) {uuid= $(items).find('.get-uuid').val();var elmLogin=$(items).find('#loggedin');var elmLogout=$(items).find('#loggedout');getPersonlizeData(items); validateUser(elmLogin,elmLogout); if(user_token){ getUserData(); $(elmLogin).find(".subscribe-text").html("Subscribe to get our daily newsletter in your inbox"); $(items).find("#loginSub").click(function(){ var udata=JSON.stringify({ "domain": "HT", "userToken": user_token, "googleCaptcha": "string", "subscriptionTypes": [ "daily" ] }); postUserData(udata, this); }); }else{ $(elmLogout).find(".subscribe-text").html("Enter your email to get our daily newsletter in your inbox"); $(items).find("#subscribeBtn").click(function(){ subscribeNewsletter($(this).prev()); }); }var $dfpRightAd1ES = $(items).find('.dfp-rightAd1-'+uuid); var $dfpRightAd3ES = $(items).find('.dfp-rightAd3-'+uuid); var $dfpRightAd4ES = $(items).find('.dfp-rightAd4-'+uuid); var $dfpRightAd5ES = $(items).find('.dfp-rightAd5-'+uuid); var $centerAdES = $(items).find('.centerAd-' + uuid); var $dfpStoryAd1ES = $('.dfp-storyAd1-' + uuid);var $dfpStoryAd2ES = $('.dfp-storyAd2-' + uuid); var $dfpStoryAd3ES = $('.dfp-storyAd3-' + uuid); var $dfpStoryAd4ES = $('.dfp-storyAd4-' + uuid); var $dfpStoryAd5ES = $('.dfp-storyAd5-' + uuid); var isVideoExists = $(items).find('.video-js'); var isVideo=false; if (isVideoExists.length > 0) { isVideo=true; } var rightESTopScrollHandler = function () { if ($dfpRightAd1ES.isInViewport()) { displayAd($dfpRightAd1ES, rightAdList[0].ad, rightAdList[0].adsizes); $(window).off("scroll", rightESTopScrollHandler); } } $(window).on("scroll", rightESTopScrollHandler); var rightESMiddleScrollHandler = function () { if ($dfpRightAd3ES.isInViewport()) { displayAd($dfpRightAd3ES, rightAdList[1].ad, rightAdList[1].adsizes); $(window).off("scroll", rightESMiddleScrollHandler); } } $(window).on("scroll", rightESMiddleScrollHandler); var rightESTabRepTopScrollHandler = function () { if ($dfpRightAd4ES.isInViewport()) { displayAd($dfpRightAd4ES, rightAdList[2].ad, rightAdList[2].adsizes); $(window).off("scroll", rightESTabRepTopScrollHandler); } } $(window).on("scroll", rightESTabRepTopScrollHandler); var rightESTabRepBottomScrollHandler = function () { if ($dfpRightAd5ES.isInViewport()) { displayAd($dfpRightAd5ES, rightAdList[3].ad, rightAdList[3].adsizes); $(window).off("scroll", rightESTabRepBottomScrollHandler); } } $(window).on("scroll", rightESTabRepBottomScrollHandler); var storyCenterScrollHandler = function () { if ($centerAdES.isInViewport()) { displayAd($centerAdES, '/1055314/HT_Desk_Story_ES_Top_728x90', [728, 90]); $(window).off("scroll", storyCenterScrollHandler); } } $(window).on("scroll", storyCenterScrollHandler); //Story Inline ads var storyESAd1ScrollHandler = function () { if ($dfpStoryAd1ES.isInViewport()) { displayAd($dfpStoryAd1ES, storyAdList[0].ad2, [728, 90]); $(window).off("scroll", storyESAd1ScrollHandler); } } $(window).on("scroll", storyESAd1ScrollHandler); var storyESAd2ScrollHandler = function () { if ($dfpStoryAd2ES.isInViewport()) { displayAd($dfpStoryAd2ES, storyAdList[1].ad2, [728, 90]); $(window).off("scroll", storyESAd2ScrollHandler); } } $(window).on("scroll", storyESAd2ScrollHandler); var storyESAd3ScrollHandler = function () { if ($dfpStoryAd3ES.isInViewport()) { displayAd($dfpStoryAd3ES, storyAdList[2].ad2, [728, 90]); $(window).off("scroll", storyESAd3ScrollHandler); } } $(window).on("scroll", storyESAd3ScrollHandler); var storyESAd4ScrollHandler = function () { if ($dfpStoryAd4ES.isInViewport()) { displayAd($dfpStoryAd4ES, storyAdList[3].ad, [728, 90]); $(window).off("scroll", storyESAd4ScrollHandler); } } $(window).on("scroll", storyESAd4ScrollHandler); var storyESAd5ScrollHandler = function () { if ($dfpStoryAd5ES.isInViewport()) { displayAd($dfpStoryAd5ES, storyAdList[4].ad, [728, 90]); $(window).off("scroll", storyESAd5ScrollHandler); } } $(window).on("scroll", storyESAd5ScrollHandler); counter++;if (urlCount = n && o = n ? t.play() : t.pause()) : console.log("iOS") }) }); }}else if(isVideo){$(items).find("video[id^='myPlayerID_']").each(function(t, e) {var n = "myPlayerID_" + $(e).attr("data-video-id");bc(n), videojs(n).ready(function() {this.scrollIntoView()}) });}$(items).find("div[id^='right-swiper-']").each(function(i, e) {var swipID = $(e).attr("id");var storySwiper = new Swiper('#' + swipID, {pagination : {el : '.swiper-pagination',clickable : true},preloadImages : false,lazyLoading : true,simulateTouch : false,autoplay : {delay : 3000,}});});var ind = 0;$(items).find('.read-more').each(function(ind, obj) {ind = ind + 1;var html = $(items).find("#inlineStory" + ind).html();$(this).html(html);});$(items).find('img.lazy').each(function(i, e) {$(e).lazyload({effect : "fadeIn",effectTime : 20,threshold : 200,failurelimit : 0});});//getSeoContent(items);});}var reqOpen = true;$(document).bind("scroll",function() {var viewport = {top : $(document).scrollTop(),left : $(document).scrollLeft()};viewport.bottom = viewport.top + $(document).height();lastScrollTop = viewport.top;var bot = viewport.bottom - $(document).height();if (viewport.top > 200 && (showInfinite)) {if(isCorona && !loaded){var s= document.createElement('script');s.setAttribute('async','');s.src="https://chat.amplify.ai/plugin/5e77327dd8722a5cf17170be/chat_plugin.js?pluginId=5e77327dd8722a5cf17170be";document.getElementsByTagName('head')[0].appendChild(s);loaded=true;}$('.footer-scroll-main').show();if (reqOpen == true) {$('#ulInfinite li:first').addClass("active");$('#ulInfinite li .stroy-link').each(function(i, t) {if(i>0){listUrl.push($(t).html());}});InfiniteScroll();reqOpen = false;} } else if (bot
Read more:
- Covid-19 diagnostic based on MIT technology might be tested on patient samples soon - The MIT Tech [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Dutch researchers first to find Covid-19 antibodies: Report - NL Times [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Getting Viral: Why COVID-19 is Such a Threat to the 60+ Plus Population and Why the Response May Make It Worse - CounterPunch [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- U.K. Scientists Paying People $4,000 to Get Infected with Coronaviruses - Newsweek [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Youre Likely to Get the Coronavirus - The Atlantic [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Mountain West Scientists Contributing To The Race For A COVID-19 Vaccine - KUNC [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- China Threatens to Withhold COVID-19 Vaccine - The - The Floridian [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Look for novel coronavirus treatments first, experts say, and vaccines are further off than you think - FiercePharma [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- COVID-19 vaccine will take at least two years to develop: health officials - The Hindu [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- 'Where's the money?' Inside GeoVax, one lab working to create a COVID-19 vaccine - wgxa.tv [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Homeland Security News Wire: COVID-19 Virus Isolated Better Testing, Treatments, Vaccines Are Near - Los Alamos Daily Post [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- With the coronavirus, drug that once raised global hopes gets another shot - STAT [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Farmington biotech teams with Yale to pursue COVID-19 vaccine - Hartford Business [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Father and daughter virologists working on vaccine for COVID-19 - National Observer [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Sanofi exploring possibility of COVID-19 vaccine that would be produced in Pa. - Bucks County Courier Times [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- EMA offers free advice to COVID-19 vaccine and therapeutic developers - European Pharmaceutical Review [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Italy COVID-19 total tops 10000; funding grows for treatments, vaccines - CIDRAP [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Free Tests, Free Vaccines: Remove the Wealth Barriers to Fighting COVID-19 - The Nation [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Inovio Pharm gets $5M from Gates Foundation to further COVID-19 vaccine project - The San Diego Union-Tribune [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- On the hunt for a Covid-19 vaccine - Vantage [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- When will a coronavirus vaccine be ready? - The Guardian [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Coronavirus vaccine: why will it take so long to create? - Los Angeles Times [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Covid-19 vaccine in development by J&J and BIDMC. - Pharmaceutical Technology [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- First COVID-19 vaccine trial starts Monday in Seattle, government official says - KOMO News [Last Updated On: March 16th, 2020] [Originally Added On: March 16th, 2020]
- Others at Kansas home tied to COVID-19 death tested negative - hays Post [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Commentary: Is the UK's herd immunity strategy to combat COVID-19 worth pursuing? - CNA [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- 5 Promising Covid-19 Vaccines and Drugs That Could End Coronavirus Pandemic - Observer [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- First human trial of COVID-19 vaccine gets under way in the US - EWN [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Government official: First dose to be delivered Monday in clinical trial for potential COVID-19 vaccine - Associated Press [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- First stage of COVID-19 vaccine testing gets under way - The Mercury News [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- The Race Is On To Find A Vaccine For COVID-19 - WCCO | CBS Minnesota [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- 10 Positive Updates on the COVID-19 Outbreaks From Around the World - Good News Network [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Authorities warn of scam callers seeking sensitive information to reserve a vaccine for COVID-19 - FOX 13 Tampa Bay [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- COVID-19 Vaccine Still on Phase 1 and Might Take 18 Months From Now to Create Says Global Health Official - Tech Times [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Army command continues work on COVID-19 vaccine, treatment | Hospital near Fort Detrick to setup drive-through testing site - WUSA9.com [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Australian researchers have made an important discovery in the race to find a COVID-19 vaccine - SBS News [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Regeneron aims to have coronavirus antibody treatment ready for human testing by early summer - CNBC [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- Covid-19 outbreak: the key to quicker vaccine development - Pharmaceutical Technology [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- COVID-19 Vaccine Test Begins With U.S. Volunteer | Time [Last Updated On: March 17th, 2020] [Originally Added On: March 17th, 2020]
- The FDA Regulatory Landscape for Covid-19 Treatments and Vaccines - JD Supra [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- Montgomery Co. life science companies work together on COVID-19 vaccine - WDVM 25 [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- Meet the volunteers testing the new experimental COVID-19 vaccine - CTV News [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- The U.S. Should Make COVID-19 Testing, Prevention And Care Free To All - WBUR [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- Biotech That Doubled on Covid-19 Frenzy Readies New Flu Vaccine - Bloomberg [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- Jones sponsors bill for insurance plans to cover COVID-19 vaccines when they're available - alreporter.com [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- Seattle volunteers receive world's first experimental COVID-19 vaccine - KOMO News [Last Updated On: March 18th, 2020] [Originally Added On: March 18th, 2020]
- What scientists are working on to find a cure for coronavirus COVID-19 - ABC News [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- This study shows how difficult it will be to find Covid-19 vaccine volunteers - Ladders [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- Differences between COVID-19 and flu? We have no immunity or vaccine for the new virus, local expert says - WFTV Orlando [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- GeekWire Podcast: Bill Gates on COVID-19, gig workers in peril, and more on the coronavirus crisis - GeekWire [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- Coronavirus vaccine: Expert warns that a usable Covid-19 vaccination won't be available for at least a year - inews [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- COVID-19 Is Deadlier Than The Flu. How Else Do They Differ? : Goats and Soda - NPR [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- Is This 'Good News' List About the COVID-19 Pandemic Accurate? - Snopes.com [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- WHO expert: Finding and distributing COVID-19 vaccine in 18 months would be 'historic' - EURACTIV [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- COVID-19: 5 reasons to be cautiously hopeful - Medical News Today [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- Scammers are trying to trick people into reserving a COVID-19 vaccine over the phone - The Verge [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- Coronavirus: How scientists are racing to find a Covid-19 vaccine - ITV News [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- COVID-19 Vaccines Are Coming, but Theyre Not What You Think - The Atlantic [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- First patients injected with potential COVID-19 vaccine in ... [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- COVID-19 vaccine - Wikipedia [Last Updated On: March 21st, 2020] [Originally Added On: March 21st, 2020]
- Researchers working to fast-track a COVID-19 vaccine - FOX 9 [Last Updated On: March 23rd, 2020] [Originally Added On: March 23rd, 2020]
- Projects awarded 10.5m to boost Covid-19 vaccine research - National Health Executive [Last Updated On: March 23rd, 2020] [Originally Added On: March 23rd, 2020]
- CureVac denies reports that Trump admin sought to acquire Covid-19 vaccine rights - MedCity News [Last Updated On: March 23rd, 2020] [Originally Added On: March 23rd, 2020]
- Cork workers to be involved in race to find vaccine for Covid-19 - Echo Live [Last Updated On: March 23rd, 2020] [Originally Added On: March 23rd, 2020]
- COVID-19 Drugs And Vaccines Showing Promise - WVXU [Last Updated On: March 23rd, 2020] [Originally Added On: March 23rd, 2020]
- Moderna could make experimental COVID-19 vaccine available to healthcare workers by fall - TechCrunch [Last Updated On: March 23rd, 2020] [Originally Added On: March 23rd, 2020]
- Beware of Fraudulent Coronavirus Tests, Vaccines and Treatments - WBIW.com [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Singapore scientists plan to start testing COVID-19 vaccine this year: Gan Kim Yong - CNA [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Meet the scientists contributing to race for COVID-19 vaccine - Study International News [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- The Covid-19 Vaccine: How Much Will It Cost & Who Will Have Access? - KALW [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Scientists race to find COVID-19 vaccine, as global cases of infection climb - Yahoo Finance [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Dynavax and Clover Biopharmaceuticals Announce Research Collaboration to Evaluate Coronavirus (COVID-19) Vaccine Candidate with CpG 1018 Adjuvant -... [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Soligenix Inc. Heat-Stabilization Platform Evaluating Use With COVID-19 Vaccine; Zacks Small-Cap Research Increases Valuation To $12.00 Per Share -... [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Inovio Pharmaceuticals Gets Help From Ology Bioservices and the Defense Department with Its COVID-19 Vaccine Candidate - The Motley Fool [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- New coronavirus research suggests vaccines developed to treat it could be long-lasting - TechCrunch [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- Hoth Surges on Collaboration With Voltron for COVID-19 Vaccine - Yahoo Finance [Last Updated On: March 25th, 2020] [Originally Added On: March 25th, 2020]
- UVM Researcher Offers Insights on Vaccines and COVID-19 - Seven Days [Last Updated On: March 27th, 2020] [Originally Added On: March 27th, 2020]
- 20 Indian institutes working to find Covid-19 vaccine, IITs focused on portable ventilators - ThePrint [Last Updated On: March 27th, 2020] [Originally Added On: March 27th, 2020]
- Researchers in Pittsburgh, Paris and Vienna Win Grant for COVID-19 Vaccine - UPJ Athletics [Last Updated On: March 27th, 2020] [Originally Added On: March 27th, 2020]
- Research Team in Race to Develop COVID-19 Vaccine and Treatments - USC Viterbi School of Engineering [Last Updated On: March 27th, 2020] [Originally Added On: March 27th, 2020]