CINXE.COM

70173394

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/65682830-e5f2-4745-8419-d4455d00dc72/OtAutoBlock.js"/> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="65682830-e5f2-4745-8419-d4455d00dc72"/> <script type="text/javascript"> function OptanonWrapper() { } </script> <script> (function(w,d,s,l,i){ w[l]=w[l]||[]; w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0]; var j=d.createElement(s); j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i; f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WQ95RR2');</script> <meta content="IE=edge" http-equiv="X-UA-Compatible"/> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="referrer" content="origin"/> <script type="text/javascript" src="/viaf/scripts/raphael.js">//</script> <script type="text/javascript" src="//code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous">//</script> <script type="text/javascript" src="/viaf/scripts/viaf.js">//</script> <link type="text/css" rel="stylesheet" href="/viaf/css/viaf.css"/> <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.13.2/themes/smoothness/jquery-ui.css"/> <script type="text/javascript" src="//code.jquery.com/ui/1.13.2/jquery-ui.min.js" integrity="sha256-lSjKY0/srUM9BE3dPm+c4fBo1dky2v27Gdjm2uoZaL0=" crossorigin="anonymous">//</script> <script type="text/javascript" src="/viaf/scripts/jquery.columnizer.js">//</script> <script type="text/javascript" src="/viaf/scripts/jquery.dataTables.min.js">//</script> <link rel="shortcut icon" href="/viaf/images/viaf.ico"/> <link rel="search" title="VIAF Search" type="application/opensearchdescription+xml" href="http://viaf.org/allFieldsSearch.xml"/> <link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/"/> <title>70173394</title> <link rel="canonical" href="http://viaf.org/viaf/70173394"/> <link rel="alternate" href="http://viaf.org/viaf/70173394/rdf.xml" type="application/rdf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/70173394/marc21.xml" type="application/x-marc21+xml"/> <link rel="alternate" href="http://viaf.org/viaf/70173394/viaf.xml" type="application/x-viaf+xml"/> <link rel="alternate" href="http://viaf.org/viaf/70173394/justlinks.json" type="application/vnd.oclc.links+json"/> <link type="text/css" rel="stylesheet" href="/viaf/css/jquery.dataTables.min.css"/> <script type="text/javascript"> $(document).ready(function(){ var mylist=$('#listOfLinks'); var listitems = mylist.children('li').get(); listitems.sort(function(a, b) { return $(a).text().trim().toUpperCase().localeCompare($(b).text().trim().toUpperCase()); }) $.each(listitems, function(idx, itm) { mylist.append(itm); }); // canvasSize declared in viaf.js //canvasSize = 90 + (nodes.length * 10); canvas=document.getElementById("svgcanvas"); if(canvas) { canvasSize = 140 + (nodes.length * 8); if (nodes.length==1){canvasSize = 70;} var paper = Raphael(document.getElementById("svgcanvas"), canvasSize, canvasSize); drawGraph(paper); $('#SelectedTitles h3').click(function(event) { $('#SelectedTitlesContent').slideToggle("slow"); $('img#SelectedTitlesContentOpen').toggle(); $('img#SelectedTitlesContentClose').toggle(); }); $('#SelectedCoauthors h3').click(function(event) { $('#SelectedCoauthorsContent').slideToggle("slow"); $('img#SelectedCoauthorsContentOpen').toggle(); $('img#SelectedCoauthorsContentClose').toggle(); }); $('#Graph h3').click(function(event) { $('#GraphContent').slideToggle("slow"); $('img#GraphContentOpen').toggle(); $('img#GraphContentClose').toggle(); }); $('#Countries h3').click(function(event) { $('#CountriesContent').slideToggle("slow"); $('img#CountriesContentOpen').toggle(); $('img#CountriesContentClose').toggle(); }); $('#About h3').click(function(event) { $('#AboutContent').slideToggle("slow"); $('img#AboutContentOpen').toggle(); $('img#AboutContentClose').toggle(); }); $('#Timeline h3').click(function(event) { $('#TimelineContent').slideToggle("slow"); $('img#TimelineContentOpen').toggle(); $('img#TimelineContentClose').toggle(); }); $('#AltForms h3').click(function(event) { $('#AltFormsContent').slideToggle("slow"); $('img#AltFormsContentOpen').toggle(); $('img#AltFormsContentClose').toggle(); }); $('#TitleLinks h3').click(function(event) { $('#TitleLinksContent').slideToggle("slow"); $('img#TitleLinksContentOpen').toggle(); $('img#TitleLinksContentClose').toggle(); }); $('#RelatedNames h3').click(function(event) { $('#RelatedNamesContent').slideToggle("slow"); $('img#RelatedNamesContentOpen').toggle(); $('img#RelatedNamesContentClose').toggle(); }); $('#Publishers h3').click(function(event) { $('#PublishersContent').slideToggle("slow"); $('img#PublishersContentOpen').toggle(); $('img#PublishersContentClose').toggle(); }); $('#RecordViews h3').click(function(event) { $('#RecordViewsContent').slideToggle("slow"); $('img#RecordViewsContentOpen').toggle(); $('img#RecordViewsContentClose').toggle(); }); $('#History h3').click(function(event) { $('#HistoryContent').slideToggle("slow"); $('img#HistoryContentOpen').toggle(); $('img#HistoryContentClose').toggle(); }); $(".exprLabel").click(function() { //alert("clicked"); $(this).parent().find("ul").toggle('slow'); if ($(this).parent().find("h4").hasClass('listClose')){ $(this).parent().find("h4").addClass('listOpen').removeClass('listClose'); } else { $(this).parent().find("h4").addClass('listClose').removeClass('listOpen'); } }); } }); </script> <script type="text/javascript"><!-- $(document).ready(function() { if ($('#expressionTable').length) $('#expressionTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); if ($('#workTable').length) $('#workTable').dataTable( { "aoColumnDefs": [ { 'bSortable': false, 'aTargets': [ -1 ] } ] }); function fixupHeader(XMLHttpRequest){ XMLHttpRequest.setRequestHeader('Content-Type', "text/xml"); } $( "input#searchTerms" ).autocomplete({ source: function( request, response ){ $.ajax({ url: "//viaf.org/viaf/AutoSuggest", dataType: "jsonp", data: { query: request.term }, success: function (data){ var mr = []; var result = data['result'] for (var i=0, len=result.length; i < len; i++){ ri = result[i]; var term = ri['term']; mr.push({label:term, value:term}); } response(mr); } }); }, minLength: 1 }); }); --></script> </head> <body onload="document.getElementById('searchTerms').focus()"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"/> </noscript> <script type="text/javascript"> var viafBase = '/viaf/'; var xslMatchedBirthDeath = 'Matched on birth/death dates'; var xslMatchedAnd = 'and'; </script> <div id="masthead"> <div id="mastTitles"> <h1> <a class="mast-title" href="http://viaf.org/">VIAF</a> </h1> <h2>Virtual International Authority File</h2> </div> </div> <div id="body"> <div id="maincontent"> <div id="searchdisplay"> <div id="searchdisplay-inner"> <h4 class="searchh4">Search</h4> <div id="searchInner" class="yui-skin-sam"> <form onsubmit="return doSearch(this);" id="visibleForm" action="?"> <fieldset id="fieldset-field"> <label> <span class="langHi0">Select Field:</span> </label> <select name="selector0" size="1"> <option value="cql.any">All Fields</option> <option selected="selected" value="local.names">All Headings</option> <option value="local.corporateNames">Corporate Names</option> <option value="local.geographicNames">Geographic Names</option> <option value="local.personalNames">Personal Names</option> <option value="local.uniformTitleWorks">Works</option> <option value="local.uniformTitleExpressions">Expressions</option> <option value="local.mainHeadingEl">Preferred Headings</option> <option value="Xlocal.names">Exact Heading</option> <option value="local.title">Bibliographic Titles</option> </select> </fieldset> <fieldset id="fieldset-index"> <label>Select Index:</label> <select size="1" name="selector1"> <option selected="selected" value="viaf">All VIAF</option> <option value="arbabn">Argentina</option> <option value="nla">Australia</option> <option value="vlacc">Belgium (Flemish)</option> <option value="blbnb">Brazil</option> <option value="caoonl">Canada</option> <option value="bnc">Catalunya</option> <option value="bnchl">Chile</option> <option value="nsk">Croatia</option> <option value="nkc">Czech</option> <option value="dbc">Denmark (DBC)</option> <option value="egaxa">Egypt</option> <option value="errr">Estonia</option> <option value="fast">FAST</option> <option value="bnf">France (BnF)</option> <option value="sudoc">France (Sudoc)</option> <option value="dnb">Germany</option> <option value="jpg">Getty (ULAN)</option> <option value="grateve">Greece</option> <option value="bnc bne">Hispánica</option> <option value="nszl">Hungary</option> <option value="uiy">Iceland</option> <option value="n6i">Ireland</option> <option value="isni">ISNI</option> <option value="j9u">Israel</option> <option value="iccu">Italy</option> <option value="ndl">Japan (NDL)</option> <option value="nii">Japan (NII)</option> <option value="krnlk">Korea</option> <option value="LNB">Latvia</option> <option value="LNL">Lebanon</option> <option value="lc">LC (NACO)</option> <option value="lih">Lithuania</option> <option value="bnl">Luxembourg</option> <option value="mrbnr">Morocco</option> <option value="nta">Netherlands</option> <option value="bibsys">Norway (BIBSYS)</option> <option value="w2z">Norway (National Library)</option> <option value="uiy">Iceland</option> <option value="perseus">Perseus</option> <option value="plwabn">Poland (National Library)</option> <option value="nukat">Poland (NUKAT)</option> <option value="ptbnp">Portugal</option> <option value="b2q">Québec</option> <option value="nynyrilm">RILM</option> <option value="de633">RISM</option> <option value="nlr">Russia</option> <option value="nlb">Singapore</option> <option value="skmasnl">Slovakia</option> <option value="simacob">Slovenia</option> <option value="bne">Spain</option> <option value="selibr">Sweden</option> <option value="sz">Swiss (National Library)</option> <option value="rero">Swiss (RERO)</option> <option value="srp">Syriac</option> <option value="cyt">Taiwan</option> <option value="uae">United Arab Emirates</option> <option value="bav">Vatican</option> <option value="wkp">Wikipedia</option> <option value="xa">xA</option> <option value="xr">xR</option> </select> </fieldset> <fieldset id="fieldset-textenter"> <label>Search Terms:</label> <div class="ui-widget"> <input size="40" id="searchTerms"/> </div> </fieldset> <fieldset id="fieldset-submit"> <input value="Search" id="btnSearch2" title="Search VIAF" type="submit"/> </fieldset> </form> </div> </div> </div> <div id="content"> <div id="Title-Wrap"> <div id="Title"> <h2 id="nameEntry1" class="nameEntry">Hill, Austin Bradford<span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </h2> <h2 id="nameEntry2" class="nameEntry">Hill, A. Bradford 1897-1991<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </h2> <h2 id="nameEntry3" class="nameEntry">Hill, Austin Bradford, 1897-1991<span class="flags"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </h2> <h2 id="nameEntry4" class="nameEntry">Hill, A. Bradford (Austin Bradford), 1897-1991<span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </h2> <h2 id="nameEntry5" class="nameEntry">Bradford Hill, Austin, 1897-...., Sir<span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </h2> <h2 id="nameEntry6" class="nameEntry">Austin Bradford Hill English epidemiologist and statistician<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </h2> <h2 id="nameEntry7" class="nameEntry">Hill, A. Bradford<span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </h2> <h2 id="nameEntry8" class="nameEntry">Hill, Austin Bradford, Sir, 1897-1991<span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </h2> <h2 id="nameEntry9" class="nameEntry">Hill, Austin Bradford 1897-<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </h2> <h2 id="nameEntry10" class="nameEntry">Hill, Austin Bradford, Sir, 1897-<span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </h2> <h1 class="nameID">VIAF ID: 70173394 (Personal) </h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/70173394</h1> </div> </div> <div id="Graph" class="mainSection" style="position:relative;"> <h3> <img id="GraphContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="GraphContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Preferred Forms</span> </h3> <div id="GraphContent" class="content"> <div id="GraphContent-wrap"> <div> <ul id="mainHeadingElements"> <li id="PreferredForms1" class="PreferredForms"> <a href="//www.wikidata.org/entity/Q710677#sitelinks-wikipedia" title="Authority/Source Record" class="pfFlagA"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </a>100 0 _ <a href="/processed/WKP%7CQ710677" id="WKP-Q710677" onmouseover="selectNode('WKP-Q710677')" onmouseout="unselectNode('WKP-Q710677')" title="Internal VIAF Processed Record"> ‎‡a  <span>Austin Bradford Hill</span>‏ ‎‡c  <span>English epidemiologist and statistician</span>‏ </a> </li> <li id="PreferredForms2" class="PreferredForms"> <a href="//www.idref.fr/149751567/id" title="Authority/Source Record" class="pfFlagA"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </a>100 1 _ <a href="/processed/SUDOC%7C149751567" id="SUDOC-149751567" onmouseover="selectNode('SUDOC-149751567')" onmouseout="unselectNode('SUDOC-149751567')" title="Internal VIAF Processed Record"> ‎‡a  <span>Bradford Hill, Austin,</span>‏ ‎‡d  <span>1897-....,</span>‏ ‎‡c  <span>Sir</span>‏ </a> </li> <li id="PreferredForms3" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C98037729" id="BIBSYS-98037729" onmouseover="selectNode('BIBSYS-98037729')" onmouseout="unselectNode('BIBSYS-98037729')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, A. Bradford</span>‏ </a> </li> <li id="PreferredForms4" class="PreferredForms"> <a href="http://www.nl.go.kr/authorities/KAC2018O0246" title="Authority/Source Record" class="pfFlagA"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </a>100 1 _ <a href="/processed/KRNLK%7CKAC2018O0246" id="KRNLK-KAC2018O0246" onmouseover="selectNode('KRNLK-KAC2018O0246')" onmouseout="unselectNode('KRNLK-KAC2018O0246')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡d  <span>1897-1991</span>‏ </a> </li> <li id="PreferredForms5" class="PreferredForms"> <a href="http://isni.org/isni/0000000122815508" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </a>100 1 _ <a href="/processed/ISNI%7C0000000122815508" id="ISNI-0000000122815508" onmouseover="selectNode('ISNI-0000000122815508')" onmouseout="unselectNode('ISNI-0000000122815508')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡d  <span>1897-1991</span>‏ </a> </li> <li id="PreferredForms6" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </div>100 1 _ <a href="/processed/J9U%7C987007325038705171" id="J9U-987007325038705171" onmouseover="selectNode('J9U-987007325038705171')" onmouseout="unselectNode('J9U-987007325038705171')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡q  <span>(Austin Bradford),</span>‏ ‎‡d  <span>1897-1991</span>‏ </a> </li> <li id="PreferredForms7" class="PreferredForms"> <a href="//id.loc.gov/authorities/names/n50034858" title="Authority/Source Record" class="pfFlagA"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </a>100 1 _ <a href="/processed/LC%7Cn 50034858" id="LC-n50034858" onmouseover="selectNode('LC-n50034858')" onmouseout="unselectNode('LC-n50034858')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡q  <span>(Austin Bradford),</span>‏ ‎‡d  <span>1897-1991</span>‏ </a> </li> <li id="PreferredForms8" class="PreferredForms"> <div class="pfFlag"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </div>100 1 _ <a href="/processed/RERO%7CA003371608" id="RERO-A003371608" onmouseover="selectNode('RERO-A003371608')" onmouseout="unselectNode('RERO-A003371608')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford</span>‏ </a> </li> <li id="PreferredForms9" class="PreferredForms"> <a href="http://ci.nii.ac.jp/author/DA02168145" title="Authority/Source Record" class="pfFlagA"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </a>100 1 _ <a href="/processed/NII%7CDA02168145" id="NII-DA02168145" onmouseover="selectNode('NII-DA02168145')" onmouseout="unselectNode('NII-DA02168145')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford</span>‏ </a> </li> <li id="PreferredForms10" class="PreferredForms"> <div class="pfFlag"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </div>100 1 _ <a href="/processed/BIBSYS%7C90155502" id="BIBSYS-90155502" onmouseover="selectNode('BIBSYS-90155502')" onmouseout="unselectNode('BIBSYS-90155502')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford</span>‏ </a> </li> <li id="PreferredForms11" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> </div>100 1 _ <a href="/processed/PLWABN%7C9810567779105606" id="PLWABN-9810567779105606" onmouseover="selectNode('PLWABN-9810567779105606')" onmouseout="unselectNode('PLWABN-9810567779105606')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford</span>‏ ‎‡d  <span>(1897-1991)</span>‏ </a> </li> <li id="PreferredForms12" class="PreferredForms"> <div class="pfFlag"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </div>100 1 _ <a href="/processed/NUKAT%7Cn 97084233" id="NUKAT-n97084233" onmouseover="selectNode('NUKAT-n97084233')" onmouseout="unselectNode('NUKAT-n97084233')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford</span>‏ ‎‡d  <span>(1897-1991).</span>‏ </a> </li> <li id="PreferredForms13" class="PreferredForms"> <a href="http://d-nb.info/gnd/1145934897" title="Authority/Source Record" class="pfFlagA"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </a>100 1 _ <a href="/processed/DNB%7C1145934897" id="DNB-1145934897" onmouseover="selectNode('DNB-1145934897')" onmouseout="unselectNode('DNB-1145934897')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford</span>‏ ‎‡d  <span>1897-</span>‏ </a> </li> <li id="PreferredForms14" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </div>100 1 _ <a href="/processed/NLA%7C000035194320" id="NLA-000035194320" onmouseover="selectNode('NLA-000035194320')" onmouseout="unselectNode('NLA-000035194320')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford,</span>‏ ‎‡c  <span>Sir,</span>‏ ‎‡d  <span>1897-</span>‏ </a> </li> <li id="PreferredForms15" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </div>100 1 _ <a href="/processed/NKC%7Cvse2011662707" id="NKC-vse2011662707" onmouseover="selectNode('NKC-vse2011662707')" onmouseout="unselectNode('NKC-vse2011662707')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford,</span>‏ ‎‡c  <span>Sir,</span>‏ ‎‡d  <span>1897-1991</span>‏ </a> </li> <li id="PreferredForms16" class="PreferredForms"> <div class="pfFlag"> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </div>100 1 _ <a href="/processed/NTA%7C068607717" id="NTA-068607717" onmouseover="selectNode('NTA-068607717')" onmouseout="unselectNode('NTA-068607717')" title="Internal VIAF Processed Record"> ‎‡a  <span>Hill, Austin Bradford,</span>‏ ‎‡d  <span>1897-1991</span>‏ </a> </li> </ul> <script type="text/javascript"> new Node("WKP-Q710677", "WKP", "Wikidata"); addLink("WKP-Q710677", "NII-DA02168145"); addMatch("WKP-Q710677", "NII-DA02168145", "", "suggested", "", "", ""); addLink("WKP-Q710677", "KRNLK-KAC2018O0246"); addMatch("WKP-Q710677", "KRNLK-KAC2018O0246", "", "suggested", "", "", ""); addLink("WKP-Q710677", "PLWABN-9810567779105606"); addMatch("WKP-Q710677", "PLWABN-9810567779105606", "", "double date", "", "", ""); addLink("WKP-Q710677", "NKC-vse2011662707"); addMatch("WKP-Q710677", "NKC-vse2011662707", "", "suggested", "", "", ""); addLink("WKP-Q710677", "BIBSYS-90155502"); addMatch("WKP-Q710677", "BIBSYS-90155502", "", "suggested", "", "", ""); addLink("WKP-Q710677", "J9U-987007325038705171"); addMatch("WKP-Q710677", "J9U-987007325038705171", "", "suggested", "", "", ""); addLink("WKP-Q710677", "NTA-068607717"); addMatch("WKP-Q710677", "NTA-068607717", "", "suggested", "", "", ""); addLink("WKP-Q710677", "DNB-1145934897"); addMatch("WKP-Q710677", "DNB-1145934897", "", "suggested", "", "", ""); addLink("WKP-Q710677", "NUKAT-n97084233"); addMatch("WKP-Q710677", "NUKAT-n97084233", "", "suggested", "", "", ""); addLink("WKP-Q710677", "SUDOC-149751567"); addMatch("WKP-Q710677", "SUDOC-149751567", "", "suggested", "", "", ""); addLink("WKP-Q710677", "LC-n50034858"); addMatch("WKP-Q710677", "LC-n50034858", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "ISNI-0000000122815508"); addMatch("WKP-Q710677", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("WKP-Q710677", "NLA-000035194320"); addMatch("WKP-Q710677", "NLA-000035194320", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-149751567", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-149751567", "NII-DA02168145"); addMatch("SUDOC-149751567", "NII-DA02168145", "", "exact title", "", "", ""); addLink("SUDOC-149751567", "BIBSYS-90155502"); addMatch("SUDOC-149751567", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("SUDOC-149751567", "KRNLK-KAC2018O0246"); addMatch("SUDOC-149751567", "KRNLK-KAC2018O0246", "", "forced single date", "", "", ""); addLink("SUDOC-149751567", "PLWABN-9810567779105606"); addMatch("SUDOC-149751567", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("SUDOC-149751567", "NKC-vse2011662707"); addMatch("SUDOC-149751567", "NKC-vse2011662707", "", "forced single date", "", "", ""); addLink("SUDOC-149751567", "BIBSYS-98037729"); addMatch("SUDOC-149751567", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("SUDOC-149751567", "J9U-987007325038705171"); addMatch("SUDOC-149751567", "J9U-987007325038705171", "", "forced single date", "", "", ""); addLink("SUDOC-149751567", "RERO-A003371608"); addMatch("SUDOC-149751567", "RERO-A003371608", "", "exact title", "", "", ""); addLink("SUDOC-149751567", "NTA-068607717"); addMatch("SUDOC-149751567", "NTA-068607717", "", "exact title", "", "", ""); addLink("SUDOC-149751567", "DNB-1145934897"); addMatch("SUDOC-149751567", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("SUDOC-149751567", "NUKAT-n97084233"); addMatch("SUDOC-149751567", "NUKAT-n97084233", "", "exact title", "", "", ""); addLink("SUDOC-149751567", "WKP-Q710677"); addMatch("SUDOC-149751567", "WKP-Q710677", "", "suggested", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "ISNI-0000000122815508"); addMatch("SUDOC-149751567", "ISNI-0000000122815508", "", "partial date and publisher", "", "", ""); addLink("SUDOC-149751567", "LC-n50034858"); addMatch("SUDOC-149751567", "LC-n50034858", "", "forced single date", "", "", ""); addLink("SUDOC-149751567", "NLA-000035194320"); addMatch("SUDOC-149751567", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-98037729", "BIBSYS", "BIBSYS"); addLink("BIBSYS-98037729", "NII-DA02168145"); addMatch("BIBSYS-98037729", "NII-DA02168145", "", "exact title", "", "", ""); addLink("BIBSYS-98037729", "PLWABN-9810567779105606"); addMatch("BIBSYS-98037729", "PLWABN-9810567779105606", "", "exact title", "", "", ""); addLink("BIBSYS-98037729", "RERO-A003371608"); addMatch("BIBSYS-98037729", "RERO-A003371608", "", "exact title", "", "", ""); addLink("BIBSYS-98037729", "NTA-068607717"); addMatch("BIBSYS-98037729", "NTA-068607717", "", "exact title", "", "", ""); addLink("BIBSYS-98037729", "NUKAT-n97084233"); addMatch("BIBSYS-98037729", "NUKAT-n97084233", "", "exact title", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "ISNI-0000000122815508"); addMatch("BIBSYS-98037729", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("BIBSYS-98037729", "LC-n50034858"); addMatch("BIBSYS-98037729", "LC-n50034858", "", "exact title", "", "", ""); addLink("BIBSYS-98037729", "SUDOC-149751567"); addMatch("BIBSYS-98037729", "SUDOC-149751567", "", "exact title", "", "", ""); </script> <script type="text/javascript"> new Node("KRNLK-KAC2018O0246", "KRNLK", "National Library of Korea"); addLink("KRNLK-KAC2018O0246", "PLWABN-9810567779105606"); addMatch("KRNLK-KAC2018O0246", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("KRNLK-KAC2018O0246", "NKC-vse2011662707"); addMatch("KRNLK-KAC2018O0246", "NKC-vse2011662707", "", "double date", "", "", ""); addLink("KRNLK-KAC2018O0246", "BIBSYS-90155502"); addMatch("KRNLK-KAC2018O0246", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("KRNLK-KAC2018O0246", "J9U-987007325038705171"); addMatch("KRNLK-KAC2018O0246", "J9U-987007325038705171", "", "double date", "", "", ""); addLink("KRNLK-KAC2018O0246", "NTA-068607717"); addMatch("KRNLK-KAC2018O0246", "NTA-068607717", "", "double date", "", "", ""); addLink("KRNLK-KAC2018O0246", "DNB-1145934897"); addMatch("KRNLK-KAC2018O0246", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("KRNLK-KAC2018O0246", "NUKAT-n97084233"); addMatch("KRNLK-KAC2018O0246", "NUKAT-n97084233", "", "double date", "", "", ""); addLink("KRNLK-KAC2018O0246", "WKP-Q710677"); addMatch("KRNLK-KAC2018O0246", "WKP-Q710677", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "ISNI-0000000122815508"); addMatch("KRNLK-KAC2018O0246", "ISNI-0000000122815508", "", "suggested", "", "", ""); addLink("KRNLK-KAC2018O0246", "LC-n50034858"); addMatch("KRNLK-KAC2018O0246", "LC-n50034858", "", "double date", "", "", ""); addLink("KRNLK-KAC2018O0246", "SUDOC-149751567"); addMatch("KRNLK-KAC2018O0246", "SUDOC-149751567", "", "forced single date", "", "", ""); addLink("KRNLK-KAC2018O0246", "NLA-000035194320"); addMatch("KRNLK-KAC2018O0246", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000122815508", "ISNI", "ISNI"); addLink("ISNI-0000000122815508", "NII-DA02168145"); addMatch("ISNI-0000000122815508", "NII-DA02168145", "", "exact name", "", "", ""); addLink("ISNI-0000000122815508", "KRNLK-KAC2018O0246"); addMatch("ISNI-0000000122815508", "KRNLK-KAC2018O0246", "", "suggested", "", "", ""); addLink("ISNI-0000000122815508", "PLWABN-9810567779105606"); addMatch("ISNI-0000000122815508", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("ISNI-0000000122815508", "J9U-987007325038705171"); addMatch("ISNI-0000000122815508", "J9U-987007325038705171", "", "double date", "", "", ""); addLink("ISNI-0000000122815508", "NKC-vse2011662707"); addMatch("ISNI-0000000122815508", "NKC-vse2011662707", "", "double date", "", "", ""); addLink("ISNI-0000000122815508", "BIBSYS-90155502"); addMatch("ISNI-0000000122815508", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("ISNI-0000000122815508", "RERO-A003371608"); addMatch("ISNI-0000000122815508", "RERO-A003371608", "", "exact name", "", "", ""); addLink("ISNI-0000000122815508", "NTA-068607717"); addMatch("ISNI-0000000122815508", "NTA-068607717", "", "double date", "", "", ""); addLink("ISNI-0000000122815508", "DNB-1145934897"); addMatch("ISNI-0000000122815508", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("ISNI-0000000122815508", "NUKAT-n97084233"); addMatch("ISNI-0000000122815508", "NUKAT-n97084233", "", "double date", "", "", ""); addLink("ISNI-0000000122815508", "WKP-Q710677"); addMatch("ISNI-0000000122815508", "WKP-Q710677", "", "suggested", "", "", ""); addLink("ISNI-0000000122815508", "SUDOC-149751567"); addMatch("ISNI-0000000122815508", "SUDOC-149751567", "", "suggested", "", "", ""); addLink("ISNI-0000000122815508", "LC-n50034858"); addMatch("ISNI-0000000122815508", "LC-n50034858", "", "double date", "", "", ""); addLink("ISNI-0000000122815508", "NLA-000035194320"); addMatch("ISNI-0000000122815508", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007325038705171", "J9U", "National Library of Israel"); addLink("J9U-987007325038705171", "KRNLK-KAC2018O0246"); addMatch("J9U-987007325038705171", "KRNLK-KAC2018O0246", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "PLWABN-9810567779105606"); addMatch("J9U-987007325038705171", "PLWABN-9810567779105606", "", "viafid", "", "", ""); addLink("J9U-987007325038705171", "NKC-vse2011662707"); addMatch("J9U-987007325038705171", "NKC-vse2011662707", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "BIBSYS-90155502"); addMatch("J9U-987007325038705171", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("J9U-987007325038705171", "NTA-068607717"); addMatch("J9U-987007325038705171", "NTA-068607717", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "DNB-1145934897"); addMatch("J9U-987007325038705171", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("J9U-987007325038705171", "NUKAT-n97084233"); addMatch("J9U-987007325038705171", "NUKAT-n97084233", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "WKP-Q710677"); addMatch("J9U-987007325038705171", "WKP-Q710677", "", "suggested", "", "", ""); addLink("J9U-987007325038705171", "SUDOC-149751567"); addMatch("J9U-987007325038705171", "SUDOC-149751567", "", "forced single date", "", "", ""); addLink("J9U-987007325038705171", "LC-n50034858"); addMatch("J9U-987007325038705171", "LC-n50034858", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "ISNI-0000000122815508"); addMatch("J9U-987007325038705171", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("J9U-987007325038705171", "NLA-000035194320"); addMatch("J9U-987007325038705171", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n50034858", "LC", "Library of Congress/NACO"); addLink("LC-n50034858", "NII-DA02168145"); addMatch("LC-n50034858", "NII-DA02168145", "", "exact title", "", "", ""); addLink("LC-n50034858", "BIBSYS-90155502"); addMatch("LC-n50034858", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("LC-n50034858", "KRNLK-KAC2018O0246"); addMatch("LC-n50034858", "KRNLK-KAC2018O0246", "", "double date", "", "", ""); addLink("LC-n50034858", "PLWABN-9810567779105606"); addMatch("LC-n50034858", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("LC-n50034858", "NKC-vse2011662707"); addMatch("LC-n50034858", "NKC-vse2011662707", "", "double date", "", "", ""); addLink("LC-n50034858", "BIBSYS-98037729"); addMatch("LC-n50034858", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("LC-n50034858", "J9U-987007325038705171"); addMatch("LC-n50034858", "J9U-987007325038705171", "", "lccn", "", "", ""); addLink("LC-n50034858", "RERO-A003371608"); addMatch("LC-n50034858", "RERO-A003371608", "", "exact title", "", "", ""); addLink("LC-n50034858", "NTA-068607717"); addMatch("LC-n50034858", "NTA-068607717", "", "double date", "", "", ""); addLink("LC-n50034858", "DNB-1145934897"); addMatch("LC-n50034858", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("LC-n50034858", "NUKAT-n97084233"); addMatch("LC-n50034858", "NUKAT-n97084233", "", "double date", "", "", ""); addLink("LC-n50034858", "WKP-Q710677"); addMatch("LC-n50034858", "WKP-Q710677", "", "suggested", "", "", ""); addLink("LC-n50034858", "SUDOC-149751567"); addMatch("LC-n50034858", "SUDOC-149751567", "", "forced single date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "ISNI-0000000122815508"); addMatch("LC-n50034858", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("LC-n50034858", "NLA-000035194320"); addMatch("LC-n50034858", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A003371608", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A003371608", "NII-DA02168145"); addMatch("RERO-A003371608", "NII-DA02168145", "", "exact title", "", "", ""); addLink("RERO-A003371608", "BIBSYS-98037729"); addMatch("RERO-A003371608", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("RERO-A003371608", "PLWABN-9810567779105606"); addMatch("RERO-A003371608", "PLWABN-9810567779105606", "", "exact title", "", "", ""); addLink("RERO-A003371608", "BIBSYS-90155502"); addMatch("RERO-A003371608", "BIBSYS-90155502", "", "exact title", "", "", ""); addLink("RERO-A003371608", "NTA-068607717"); addMatch("RERO-A003371608", "NTA-068607717", "", "exact title", "", "", ""); addLink("RERO-A003371608", "NUKAT-n97084233"); addMatch("RERO-A003371608", "NUKAT-n97084233", "", "exact title", "", "", ""); addLink("RERO-A003371608", "SUDOC-149751567"); addMatch("RERO-A003371608", "SUDOC-149751567", "", "exact title", "", "", ""); addLink("RERO-A003371608", "LC-n50034858"); addMatch("RERO-A003371608", "LC-n50034858", "", "exact title", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("RERO-A003371608", "ISNI-0000000122815508"); addMatch("RERO-A003371608", "ISNI-0000000122815508", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("NII-DA02168145", "NII", "NII (Japan)"); addLink("NII-DA02168145", "BIBSYS-90155502"); addMatch("NII-DA02168145", "BIBSYS-90155502", "", "exact title", "", "", ""); addLink("NII-DA02168145", "PLWABN-9810567779105606"); addMatch("NII-DA02168145", "PLWABN-9810567779105606", "", "exact title", "", "", ""); addLink("NII-DA02168145", "BIBSYS-98037729"); addMatch("NII-DA02168145", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("NII-DA02168145", "RERO-A003371608"); addMatch("NII-DA02168145", "RERO-A003371608", "", "exact title", "", "", ""); addLink("NII-DA02168145", "NTA-068607717"); addMatch("NII-DA02168145", "NTA-068607717", "", "exact title", "", "", ""); addLink("NII-DA02168145", "NUKAT-n97084233"); addMatch("NII-DA02168145", "NUKAT-n97084233", "", "exact title", "", "", ""); addLink("NII-DA02168145", "WKP-Q710677"); addMatch("NII-DA02168145", "WKP-Q710677", "", "suggested", "", "", ""); addLink("NII-DA02168145", "SUDOC-149751567"); addMatch("NII-DA02168145", "SUDOC-149751567", "", "exact title", "", "", ""); addLink("NII-DA02168145", "LC-n50034858"); addMatch("NII-DA02168145", "LC-n50034858", "", "exact title", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); addLink("NII-DA02168145", "ISNI-0000000122815508"); addMatch("NII-DA02168145", "ISNI-0000000122815508", "", "exact name", "", "", ""); </script> <script type="text/javascript"> new Node("BIBSYS-90155502", "BIBSYS", "BIBSYS"); addLink("BIBSYS-90155502", "NII-DA02168145"); addMatch("BIBSYS-90155502", "NII-DA02168145", "", "exact title", "", "", ""); addLink("BIBSYS-90155502", "KRNLK-KAC2018O0246"); addMatch("BIBSYS-90155502", "KRNLK-KAC2018O0246", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "PLWABN-9810567779105606"); addMatch("BIBSYS-90155502", "PLWABN-9810567779105606", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "J9U-987007325038705171"); addMatch("BIBSYS-90155502", "J9U-987007325038705171", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "NKC-vse2011662707"); addMatch("BIBSYS-90155502", "NKC-vse2011662707", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "RERO-A003371608"); addMatch("BIBSYS-90155502", "RERO-A003371608", "", "exact title", "", "", ""); addLink("BIBSYS-90155502", "NTA-068607717"); addMatch("BIBSYS-90155502", "NTA-068607717", "", "exact title", "", "", ""); addLink("BIBSYS-90155502", "NUKAT-n97084233"); addMatch("BIBSYS-90155502", "NUKAT-n97084233", "", "exact title", "", "", ""); addLink("BIBSYS-90155502", "WKP-Q710677"); addMatch("BIBSYS-90155502", "WKP-Q710677", "", "suggested", "", "", ""); addLink("BIBSYS-90155502", "SUDOC-149751567"); addMatch("BIBSYS-90155502", "SUDOC-149751567", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "LC-n50034858"); addMatch("BIBSYS-90155502", "LC-n50034858", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "ISNI-0000000122815508"); addMatch("BIBSYS-90155502", "ISNI-0000000122815508", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "NLA-000035194320"); addMatch("BIBSYS-90155502", "NLA-000035194320", "", "viafid", "", "", ""); addLink("BIBSYS-90155502", "DNB-1145934897"); addMatch("BIBSYS-90155502", "DNB-1145934897", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("PLWABN-9810567779105606", "PLWABN", "National Library of Poland"); addLink("PLWABN-9810567779105606", "NII-DA02168145"); addMatch("PLWABN-9810567779105606", "NII-DA02168145", "", "exact title", "", "", ""); addLink("PLWABN-9810567779105606", "BIBSYS-90155502"); addMatch("PLWABN-9810567779105606", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("PLWABN-9810567779105606", "KRNLK-KAC2018O0246"); addMatch("PLWABN-9810567779105606", "KRNLK-KAC2018O0246", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "NKC-vse2011662707"); addMatch("PLWABN-9810567779105606", "NKC-vse2011662707", "", "viafid", "", "", ""); addLink("PLWABN-9810567779105606", "BIBSYS-98037729"); addMatch("PLWABN-9810567779105606", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("PLWABN-9810567779105606", "J9U-987007325038705171"); addMatch("PLWABN-9810567779105606", "J9U-987007325038705171", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "RERO-A003371608"); addMatch("PLWABN-9810567779105606", "RERO-A003371608", "", "exact title", "", "", ""); addLink("PLWABN-9810567779105606", "NTA-068607717"); addMatch("PLWABN-9810567779105606", "NTA-068607717", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "DNB-1145934897"); addMatch("PLWABN-9810567779105606", "DNB-1145934897", "", "viafid", "", "", ""); addLink("PLWABN-9810567779105606", "NUKAT-n97084233"); addMatch("PLWABN-9810567779105606", "NUKAT-n97084233", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "WKP-Q710677"); addMatch("PLWABN-9810567779105606", "WKP-Q710677", "", "double date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "ISNI-0000000122815508"); addMatch("PLWABN-9810567779105606", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "LC-n50034858"); addMatch("PLWABN-9810567779105606", "LC-n50034858", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "SUDOC-149751567"); addMatch("PLWABN-9810567779105606", "SUDOC-149751567", "", "forced single date", "", "", ""); addLink("PLWABN-9810567779105606", "NLA-000035194320"); addMatch("PLWABN-9810567779105606", "NLA-000035194320", "", "viafid", "", "", ""); </script> <script type="text/javascript"> new Node("NUKAT-n97084233", "NUKAT", "NUKAT Center of Warsaw University Library"); addLink("NUKAT-n97084233", "NII-DA02168145"); addMatch("NUKAT-n97084233", "NII-DA02168145", "", "exact title", "", "", ""); addLink("NUKAT-n97084233", "BIBSYS-98037729"); addMatch("NUKAT-n97084233", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("NUKAT-n97084233", "KRNLK-KAC2018O0246"); addMatch("NUKAT-n97084233", "KRNLK-KAC2018O0246", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "PLWABN-9810567779105606"); addMatch("NUKAT-n97084233", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("NUKAT-n97084233", "NKC-vse2011662707"); addMatch("NUKAT-n97084233", "NKC-vse2011662707", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "BIBSYS-90155502"); addMatch("NUKAT-n97084233", "BIBSYS-90155502", "", "exact title", "", "", ""); addLink("NUKAT-n97084233", "J9U-987007325038705171"); addMatch("NUKAT-n97084233", "J9U-987007325038705171", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "RERO-A003371608"); addMatch("NUKAT-n97084233", "RERO-A003371608", "", "exact title", "", "", ""); addLink("NUKAT-n97084233", "NTA-068607717"); addMatch("NUKAT-n97084233", "NTA-068607717", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "DNB-1145934897"); addMatch("NUKAT-n97084233", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("NUKAT-n97084233", "WKP-Q710677"); addMatch("NUKAT-n97084233", "WKP-Q710677", "", "suggested", "", "", ""); addLink("NUKAT-n97084233", "SUDOC-149751567"); addMatch("NUKAT-n97084233", "SUDOC-149751567", "", "exact title", "", "", ""); addLink("NUKAT-n97084233", "LC-n50034858"); addMatch("NUKAT-n97084233", "LC-n50034858", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "ISNI-0000000122815508"); addMatch("NUKAT-n97084233", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NUKAT-n97084233", "NLA-000035194320"); addMatch("NUKAT-n97084233", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-1145934897", "DNB", "German National Library"); addLink("DNB-1145934897", "KRNLK-KAC2018O0246"); addMatch("DNB-1145934897", "KRNLK-KAC2018O0246", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "PLWABN-9810567779105606"); addMatch("DNB-1145934897", "PLWABN-9810567779105606", "", "viafid", "", "", ""); addLink("DNB-1145934897", "NKC-vse2011662707"); addMatch("DNB-1145934897", "NKC-vse2011662707", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "BIBSYS-90155502"); addMatch("DNB-1145934897", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("DNB-1145934897", "J9U-987007325038705171"); addMatch("DNB-1145934897", "J9U-987007325038705171", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "NTA-068607717"); addMatch("DNB-1145934897", "NTA-068607717", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "NUKAT-n97084233"); addMatch("DNB-1145934897", "NUKAT-n97084233", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "WKP-Q710677"); addMatch("DNB-1145934897", "WKP-Q710677", "", "suggested", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "ISNI-0000000122815508"); addMatch("DNB-1145934897", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "LC-n50034858"); addMatch("DNB-1145934897", "LC-n50034858", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "SUDOC-149751567"); addMatch("DNB-1145934897", "SUDOC-149751567", "", "forced single date", "", "", ""); addLink("DNB-1145934897", "NLA-000035194320"); addMatch("DNB-1145934897", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035194320", "NLA", "National Library of Australia"); addLink("NLA-000035194320", "KRNLK-KAC2018O0246"); addMatch("NLA-000035194320", "KRNLK-KAC2018O0246", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "PLWABN-9810567779105606"); addMatch("NLA-000035194320", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "NKC-vse2011662707"); addMatch("NLA-000035194320", "NKC-vse2011662707", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "BIBSYS-90155502"); addMatch("NLA-000035194320", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("NLA-000035194320", "J9U-987007325038705171"); addMatch("NLA-000035194320", "J9U-987007325038705171", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "NTA-068607717"); addMatch("NLA-000035194320", "NTA-068607717", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "DNB-1145934897"); addMatch("NLA-000035194320", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "NUKAT-n97084233"); addMatch("NLA-000035194320", "NUKAT-n97084233", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "WKP-Q710677"); addMatch("NLA-000035194320", "WKP-Q710677", "", "suggested", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "ISNI-0000000122815508"); addMatch("NLA-000035194320", "ISNI-0000000122815508", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "LC-n50034858"); addMatch("NLA-000035194320", "LC-n50034858", "", "forced single date", "", "", ""); addLink("NLA-000035194320", "SUDOC-149751567"); addMatch("NLA-000035194320", "SUDOC-149751567", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NKC-vse2011662707", "NKC", "National Library of the Czech Republic"); addLink("NKC-vse2011662707", "KRNLK-KAC2018O0246"); addMatch("NKC-vse2011662707", "KRNLK-KAC2018O0246", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "PLWABN-9810567779105606"); addMatch("NKC-vse2011662707", "PLWABN-9810567779105606", "", "viafid", "", "", ""); addLink("NKC-vse2011662707", "BIBSYS-90155502"); addMatch("NKC-vse2011662707", "BIBSYS-90155502", "", "viafid", "", "", ""); addLink("NKC-vse2011662707", "J9U-987007325038705171"); addMatch("NKC-vse2011662707", "J9U-987007325038705171", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "NTA-068607717"); addMatch("NKC-vse2011662707", "NTA-068607717", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "DNB-1145934897"); addMatch("NKC-vse2011662707", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("NKC-vse2011662707", "NUKAT-n97084233"); addMatch("NKC-vse2011662707", "NUKAT-n97084233", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "WKP-Q710677"); addMatch("NKC-vse2011662707", "WKP-Q710677", "", "suggested", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "ISNI-0000000122815508"); addMatch("NKC-vse2011662707", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "LC-n50034858"); addMatch("NKC-vse2011662707", "LC-n50034858", "", "double date", "", "", ""); addLink("NKC-vse2011662707", "SUDOC-149751567"); addMatch("NKC-vse2011662707", "SUDOC-149751567", "", "forced single date", "", "", ""); addLink("NKC-vse2011662707", "NLA-000035194320"); addMatch("NKC-vse2011662707", "NLA-000035194320", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-068607717", "NTA", "National Library of the Netherlands"); addLink("NTA-068607717", "NII-DA02168145"); addMatch("NTA-068607717", "NII-DA02168145", "", "exact title", "", "", ""); addLink("NTA-068607717", "BIBSYS-98037729"); addMatch("NTA-068607717", "BIBSYS-98037729", "", "exact title", "", "", ""); addLink("NTA-068607717", "KRNLK-KAC2018O0246"); addMatch("NTA-068607717", "KRNLK-KAC2018O0246", "", "double date", "", "", ""); addLink("NTA-068607717", "PLWABN-9810567779105606"); addMatch("NTA-068607717", "PLWABN-9810567779105606", "", "forced single date", "", "", ""); addLink("NTA-068607717", "NKC-vse2011662707"); addMatch("NTA-068607717", "NKC-vse2011662707", "", "double date", "", "", ""); addLink("NTA-068607717", "BIBSYS-90155502"); addMatch("NTA-068607717", "BIBSYS-90155502", "", "exact title", "", "", ""); addLink("NTA-068607717", "J9U-987007325038705171"); addMatch("NTA-068607717", "J9U-987007325038705171", "", "double date", "", "", ""); addLink("NTA-068607717", "RERO-A003371608"); addMatch("NTA-068607717", "RERO-A003371608", "", "exact title", "", "", ""); addLink("NTA-068607717", "DNB-1145934897"); addMatch("NTA-068607717", "DNB-1145934897", "", "forced single date", "", "", ""); addLink("NTA-068607717", "NUKAT-n97084233"); addMatch("NTA-068607717", "NUKAT-n97084233", "", "double date", "", "", ""); addLink("NTA-068607717", "WKP-Q710677"); addMatch("NTA-068607717", "WKP-Q710677", "", "suggested", "", "", ""); addLink("NTA-068607717", "SUDOC-149751567"); addMatch("NTA-068607717", "SUDOC-149751567", "", "exact title", "", "", ""); addLink("NTA-068607717", "LC-n50034858"); addMatch("NTA-068607717", "LC-n50034858", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "ISNI-0000000122815508"); addMatch("NTA-068607717", "ISNI-0000000122815508", "", "double date", "", "", ""); addLink("NTA-068607717", "NLA-000035194320"); addMatch("NTA-068607717", "NLA-000035194320", "", "forced single date", "", "", ""); </script> </div> <div id="leftfloat"> <div id="svgcanvas"> </div> <div id="nodeInfo"> <h4> </h4> <p> </p> </div> </div> </div> </div> </div> <div class="clearing"> </div> <div id="AltForms" class="mainSection"> <h3> <img id="AltFormsContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="AltFormsContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">4xx's: Alternate Name Forms</span> (38) </h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 0 _ ‎‡a  <span>Austin Bradford Hill</span>‏ ‎‡c  <span>Brits statisticus (1897-1991)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Austin Bradford Hill</span>‏ ‎‡c  <span>britischer Wissenschaftler und Forscher</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Austin Bradford Hill</span>‏ ‎‡c  <span>brittesche Medezin-Statistiker</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Austin Bradford Hill</span>‏ ‎‡c  <span>statisticien et épidémiologiste britannique</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>Austin Bradford Hill</span>‏ ‎‡c  <span>statistico britannico</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, A.</span>‏ ‎‡q  <span>(Austin),</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, Austin,</span>‏ ‎‡c  <span>Sir,</span>‏ ‎‡d  <span>1897-</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, Austin,</span>‏ ‎‡c  <span>Sir,</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, Austin.</span>‏ <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, Austin</span>‏ ‎‡d  <span>1897-</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, Austin</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, Austin</span>‏ ‎‡d  <span>1897-1991</span>‏ ‎‡c  <span>Sir</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Bradford Hill, A</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. B.</span>‏ ‎‡q  <span>(Austin Bradford),</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. Bradford</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. Bradford,</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. Bradford.</span>‏ <span class="flags"> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡q  <span>(Austin Bradford),</span>‏ ‎‡d  <span>1897-</span>‏ <span class="flags"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡d  <span>1897-</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. Bradford</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, A. B</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford,</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford,</span>‏ ‎‡c  <span>Sir,</span>‏ ‎‡d  <span>1897-</span>‏ <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford,</span>‏ ‎‡c  <span>Sir,</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford</span>‏ ‎‡d  <span>1897-1991</span>‏ ‎‡c  <span>Sir</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>Hill, Austin Bradford</span>‏ ‎‡d  <span>1897-</span>‏ ‎‡c  <span>Sir</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>أوستن برادفورد هيل</span>‏ ‎‡c  <span>عالم إنجليزي</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>اوستن برادفورد هيل</span>‏ ‎‡c  <span>عالم وبائيات من المملكه المتحده لبريطانيا العظمى و ايرلاندا</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>オースティン・ブラッドフォード・ヒル</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> <li>400 0 _ ‎‡a  <span>奥斯汀·布拉德福德·希尔</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>브레포드 힐, 오스틴</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>힐, A. 브레포드</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>힐, A. 브레포트</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>힐, 오스틴 브레포드</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>힐, 오스틴 브레포트</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>400 1 _ ‎‡a  <span>힐, 오스틴 브렛포드</span>‏ ‎‡d  <span>1897-1991</span>‏ <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> </ul> </div> </div> <div id="SelectedTitles" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedTitlesContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedTitlesContentClose"/>Works</h3> <div style="display: block;" id="SelectedTitlesContent" class="content"> <table class="dataTable" id="workTable" cellspacing="0"> <thead> <tr role="row"> <th class="sorting" role="columnheader">Title</th> <th class="no-sort" role="columnheader">Sources</th> </tr> </thead> <tbody> <tr> <td>Artificial humidification in the cotton weaving industry:</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Controlled clinical trials : papers delivered at the conference convened by the Council for International Organizations of Medical Sciences, established by the joint auspices of UNESCO and WHO</td> <td> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Dasar-dasar statistik kedokteran</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> </span> </td> </tr> <tr> <td>DNA methylation profiling in human Huntington's disease brain.</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>THE ENVIRONMENT AND DISEASE: ASSOCIATION OR CAUSATION?</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Experimental epidemiology</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The inheritance of resistance to bacterial infection in animal species, a review of the published experimental data</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Internal migration and its effects upon the deathrates ... 1905.</td> <td> <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>An investigation into the sickness experience of printers : with special reference to the incidence of tuberculosis</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Is bran useful in diverticular disease?</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Medical Surveys</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Motivation, satisfaction au travail et mobilité professionnelle parmi le personnel féminin de l'industrie électronique</td> <td> <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> </span> </td> </tr> <tr> <td>Mutant huntingtin expression in microglia is neither required nor sufficient to cause the Huntington's disease-like phenotype in BACHD mice</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>National institutes of health - annual lectures 1953</td> <td> <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </td> </tr> <tr> <td>Personal View</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>Principles of medical statistics</td> <td> <span class="flags"> <img alt="NII (Japan)" title="NII (Japan)" src="/viaf/images/flags/NII.png"/> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Sickness amongst operatives in Lancashire cotton spinning mills (with special reference to workers in the cardroom)</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>The sources and nature of the statistics of the United Kingdom</td> <td> <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td>Statistical methods in clinical and preventive medicine</td> <td> <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </td> </tr> <tr> <td>Statystyka dla lekarzy / A. Bradford Hill. - Warszawa, 1961.</td> <td> <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </td> </tr> <tr> <td>A study of the nasopharyngeal bacterial flora of different groups of persons observed in London and south-east England during the years 1930 to 1937</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>Wikidata via Wikipedia, September 18, 2019</td> <td> <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </td> </tr> <tr> <td>ব্যক্তিগত অভিমত</td> <td> <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </td> </tr> <tr> <td>의학 통계학의 제원리</td> <td> <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </td> </tr> </tbody> </table> </div> </div> <div id="SelectedCoauthors" class="mainSection"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="SelectedCoauthorsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="SelectedCoauthorsContentClose"/> <span class="langHi0">Selected Co-authors</span> </h3> <div style="display: none;" id="SelectedCoauthorsContent" class="content"> <ol> <li>Zawadowski, Wacław (1931- ). ‎(5) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Kendall, Maurice George (1907-1983). ‎(4) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Pearson, Egon Sharpe 1895-1980) ‎(2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>Ochoa, Severo, 1905-1993 ‎(2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>Long, Cyril Norman Hugh, 1901-1970 ‎(2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>엄장현 ‎(1) <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>Wolff, Harold G. (Harold George), 1898-1962 ‎(1) <span class="flags"> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>Wilson, J. ‎(1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Rosher, Arthur Burch. [from old catalog] ‎(1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Hill, I. D. ‎(1) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> </span> </li> </ol> </div> </div> <div id="Countries" class="mainSection"> <h3> <img id="CountriesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="CountriesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Countries and Regions of Publication</span> (4) </h3> <div id="CountriesContent" class="content" style="display:none;"> <div id="mapcontainer"> <div class="mapsNote"> <span class="langHi0">View the list below for more details</span>. </div> <div id="mapButtons"> <form action="?"> <label> <span class="langHi0">Map View</span>:</label> <input id="mapbutton-world" class="mapbutton-on" type="button" value="World" onclick="mapSwitch('world');"/> <input id="mapbutton-euro" class="mapbutton-off" type="button" value="Europe" onclick="mapSwitch('euro');"/> <input id="mapbutton-asia" class="mapbutton-off" type="button" value="Asia" onclick="mapSwitch('asia');"/> </form> </div> <div id="maps"> <img id="map-world" alt="World" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:50,20,20,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=GBUSPLFR&amp;chtm=world&amp;chf=bg,s,c5e0fb"/> <img id="map-euro" alt="Europe" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:50,20,20,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=GBUSPLFR&amp;chtm=europe&amp;chf=bg,s,c5e0fb"/> <img id="map-asia" alt="Asia" src="//chart.apis.google.com/chart?cht=t&amp;chs=440x220&amp;chd=t:50,20,20,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=GBUSPLFR&amp;chtm=asia&amp;chf=bg,s,c5e0fb"/> </div> <div id="colorKey"> <span class="colorKeyNote"> <span class="langHi0">Low</span> </span> <img src="/viaf/images/spacer.gif" id="color1" class="colorKey" alt="Lowest Number of Publications"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color2" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color3" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color4" class="colorKey"/> <img src="/viaf/images/spacer.gif" alt="spacer" id="color5" class="colorKey"/> <img src="/viaf/images/spacer.gif" id="color6" class="colorKey" alt="Highest Number of Publications"/> <span class="colorKeyNote"> <span class="langHi0">High</span> </span> </div> <div id="viewLists"> <input type="button" id="viewListLink" class="mapbutton-off" value="View List" onclick="showhidelist('viewListLink'); return false;"/> <input type="button" id="hideListLink" class="mapbutton-on" value="Hide List" onclick="showhidelist('hideListLink'); return false;"/> </div> <div id="countryList"> <div class="mapsNote"> <span class="langHi0">The flags indicate which authority file had at least some publications from the country or region</span>:</div> <ul> <li>GB - United Kingdom (36) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>US - United States (4) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>PL - Poland (3) <span class="flags"> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>FR - France (2) <span class="flags"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> </span> </li> </ul> </div> </div> </div> </div> <div id="Timeline" class="mainSection"> <h3> <img id="TimelineContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="TimelineContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Publication Statistics</span> </h3> <div id="TimelineContent" class="content" style="display:none;"> <script type="text/javascript"> function dateMsg(decade, count){ var tld = document.getElementById('TimeLineDisplay'); if (count) { if (count=='1') tld.innerHTML = count + ' publications in the '+decade+"'s"; else tld.innerHTML = count + ' publications in the '+decade+"'s"; } else { tld.innerHTML = ''; } } </script> <ul> <li> <h4 class="subHead"> <span class="langHi0">Publication History</span> </h4> <div id="TimeLineShell"> <div id="TimeLineMarkers"> <span class="date">1900</span> <span class="TimeLineMarkerStart">|</span> <img id="line1900" class="marker" style="height:14.9px;" onmouseover="dateMsg('190'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1910" class="marker" style="height:7px;" onmouseover="dateMsg('191'+'0', '1');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1920" class="marker" style="height:17px;" onmouseover="dateMsg('192'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1930" class="marker" style="height:26.05px;" onmouseover="dateMsg('193'+'0', '14');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1940" class="marker" style="height:22.85px;" onmouseover="dateMsg('194'+'0', '9');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1950" class="marker" style="height:23.6px;" onmouseover="dateMsg('195'+'0', '10');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1960" class="marker" style="height:30.75px;" onmouseover="dateMsg('196'+'0', '27');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1970" class="marker" style="height:26.05px;" onmouseover="dateMsg('197'+'0', '14');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1980" class="marker" style="height:14.9px;" onmouseover="dateMsg('198'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line1990" class="marker" style="height:17px;" onmouseover="dateMsg('199'+'0', '4');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2000" class="markerOff" onmouseover="dateMsg('200'+'0', '0');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <img id="line2010" class="marker" style="height:7px;" onmouseover="dateMsg('201'+'0', '1');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"/> <span class="TimeLineMarkerEnd">|</span> <span class="date">2100</span> </div> </div> <div id="TimeLineDisplayBox"> <span id="TimeLineDisplay"/> </div> </li> <li> <h4 class="subHead"> <span class="langHi0">Identifiers</span> </h4> <ul class="subList"> <li>7 <span class="langHi0">unique ISBN's</span> </li> </ul> </li> </ul> </div> </div> <div id="Publishers" class="mainSection"> <h3> <img id="PublishersContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="PublishersContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">Selected Publishers</span> (10) </h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>The Lancet ‎(18) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"/> <img alt="National Library of the Netherlands" title="National Library of the Netherlands" src="/viaf/images/flags/NTA.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>The Lancet limited ‎(9) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>H. M. Stationery off. ‎(7) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>Państwowe Wydawnictwo Naukowe ‎(5) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of Poland" title="National Library of Poland" src="/viaf/images/flags/PLWABN.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>Hodder and Stoughton ‎(5) <span class="flags"> <img alt="BIBSYS" title="BIBSYS" src="/viaf/images/flags/BIBSYS.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>Oliver and Boyd ‎(4) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="NUKAT Center of Warsaw University Library" title="NUKAT Center of Warsaw University Library" src="/viaf/images/flags/NUKAT.png"/> </span> </li> <li>U.S. Department of health, education, and welfare : Public health service : National institutes of health ‎(2) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> <img alt="National Library of the Czech Republic" title="National Library of the Czech Republic" src="/viaf/images/flags/NKC.png"/> </span> </li> <li>publ. by His Majesty's stationery office ‎(2) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"/> </span> </li> <li>Oxford University Press ‎(2) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>文運堂 ‎(1) <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> </ol> </div> </div> <div class="mainSection" id="About"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="AboutContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="AboutContentClose"/> <span class="langHi0">About</span> </h3> <div style="display: none;" class="content" id="AboutContent"> <div id="personalinfo" class="subsection"> <h2> <span class="langHi0">Personal Information</span> </h2> <h4> <span class="subtitle"> <span class="langHi0"/> Gender : </span> <span class="langHi0"/> Male </h4> <h4> <span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span> </h4> <ul> <li>GB - United Kingdom<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"/> </span> </li> <li>영국(국명)[英國] - <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>ZZ - <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"/> </span> </li> <li>United Kingdom of Great Britain and Ireland - <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Field of Activity</span>: </span> </h4> <ul> <li>통계학統計学 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>의료통계 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> </ul> <h4> <span class="subtitle"> <span class="langHi0">Occupation</span>: </span> </h4> <ul> <li>statisticians <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>epidemiologists <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>authors <span class="flags"> <img alt="National Library of Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"/> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"/> </span> </li> <li>통계학자 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> <li>교수 대학 敎授 <span class="flags"> <img alt="National Library of Korea" title="National Library of Korea" src="/viaf/images/flags/KRNLK.png"/> </span> </li> </ul> </div> <div id="externalLinks" class="subsection"> <h2> <span class="langHi0">External Links</span> </h2> <ul id="listOfLinks"> <li> <a href="https://ar.wikipedia.org/wiki/أوستن_برادفورد_هيل"> <span class="langHi0">Wikipedia</span> - https://ar.wikipedia.org/wiki/أوستن_برادفورد_هيل</a> </li> <li> <a href="https://arz.wikipedia.org/wiki/اوستن_برادفورد_هيل"> <span class="langHi0">Wikipedia</span> - https://arz.wikipedia.org/wiki/اوستن_برادفورد_هيل</a> </li> <li> <a href="https://ca.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://ca.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://de.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://en.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://es.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://fr.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://it.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://lb.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://lb.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://pl.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://pl.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://pt.wikipedia.org/wiki/Austin_Bradford_Hill"> <span class="langHi0">Wikipedia</span> - https://pt.wikipedia.org/wiki/Austin_Bradford_Hill</a> </li> <li> <a href="https://zh.wikipedia.org/wiki/奥斯汀·布拉德福德·希尔"> <span class="langHi0">Wikipedia</span> - https://zh.wikipedia.org/wiki/奥斯汀·布拉德福德·希尔</a> </li> <li> <a href="//isni.org/isni/0000000122815508">ISNI - 0000 0001 2281 5508</a> </li> </ul> </div> </div> </div> <div class="mainSection" id="RecordViews"> <h3> <img alt="Open Section" src="/viaf/images/open.gif" class="msgHeader" id="RecordViewsContentOpen"/> <img alt="Close Section" src="/viaf/images/close.gif" class="msgHeader" id="RecordViewsContentClose"/> <span class="langHi0">Record Views</span> </h3> <div style="display:none;" class="content" id="RecordViewsContent"> <ul> <li> <a href="/viaf/70173394/marc21.xml" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a> </li> <li> <a href="/viaf/70173394/viaf.xml" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a> </li> <li> <a href="/viaf/70173394/rdf.xml" type="application/rdf+xml" rel="nofollow"> <span class="langHi0">RDF record</span> </a> </li> </ul> </div> </div> <div id="History" class="mainSection"> <h3> <img id="HistoryContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"/> <img id="HistoryContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"/> <span class="langHi0">History of VIAF ID</span>:70173394 (23) </h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tr> <th> <span class="langHi0">Record ID</span> </th> <th id="action"> <span class="langHi0">Action</span> </th> <th> <span class="langHi0">Time</span> </th> </tr> <tr> <td> <a href="/viaf/sourceID/LC|n 50034858">LC|n 50034858</a> </td> <td class="action">add</td> <td>2009-03-03T12:03:29+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/SUDOC|149751567">SUDOC|149751567</a> </td> <td class="action">add</td> <td>2011-08-17T04:30:30+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NKC|vse2011662707">NKC|vse2011662707</a> </td> <td class="action">add</td> <td>2011-11-28T06:18:52+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x90155502">BIBSYS|x90155502</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|x98037729">BIBSYS|x98037729</a> </td> <td class="action">delete</td> <td>2012-11-27T04:00:16+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NTA|068607717">NTA|068607717</a> </td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/ISNI|0000000122815508">ISNI|0000000122815508</a> </td> <td class="action">add</td> <td>2013-09-16T16:15:07+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NUKAT|n 97084233">NUKAT|n 97084233</a> </td> <td class="action">add</td> <td>2014-10-27T16:17:29+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Q710677">WKP|Q710677</a> </td> <td class="action">add</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/WKP|Austin_Bradford_Hill">WKP|Austin_Bradford_Hill</a> </td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NII|DA02168145">NII|DA02168145</a> </td> <td class="action">add</td> <td>2016-07-31T22:57:09.890604+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|90155502">BIBSYS|90155502</a> </td> <td class="action">add</td> <td>2017-03-19T16:08:35.583592+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|157670147">DNB|157670147</a> </td> <td class="action">delete</td> <td>2018-06-24T11:49:52.459387+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/DNB|1145934897">DNB|1145934897</a> </td> <td class="action">add</td> <td>2018-06-24T13:36:26.677861+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/PLWABN|9810567779105606">PLWABN|9810567779105606</a> </td> <td class="action">add</td> <td>2019-06-09T14:09:22.390631+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLP|a21422680">NLP|a21422680</a> </td> <td class="action">delete</td> <td>2019-07-14T14:02:04.064681+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/J9U|987007325038705171">J9U|987007325038705171</a> </td> <td class="action">add</td> <td>2020-02-02T18:15:50.448551+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLI|004310867">NLI|004310867</a> </td> <td class="action">delete</td> <td>2020-04-12T15:47:40.232353+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|vtls003371608">RERO|vtls003371608</a> </td> <td class="action">delete</td> <td>2020-06-16T22:38:46.683898+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/RERO|A003371608">RERO|A003371608</a> </td> <td class="action">add</td> <td>2020-06-17T22:51:19.736563+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/BIBSYS|98037729">BIBSYS|98037729</a> </td> <td class="action">add</td> <td>2020-07-30T09:40:28.702323+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/NLA|000035194320">NLA|000035194320</a> </td> <td class="action">add</td> <td>2023-08-20T22:00:40.940508+00:00</td> </tr> <tr> <td> <a href="/viaf/sourceID/KRNLK|KAC2018O0246">KRNLK|KAC2018O0246</a> </td> <td class="action">add</td> <td>2024-08-04T04:00:41.065208+00:00</td> </tr> </table> </div> </div> </div> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"/> </div> </div> <div id="footer2-wrap"> <div id="footer2"> <div id="logo"> <img title="OCLC Logo" alt="OCLC Logo" src="/viaf/images/logo_col_v_white.gif"/> </div> <div id="legal"> <div id="copyright">© 2010-2024 OCLC <br/> <a href="//policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br/> <a href="https://policies.oclc.org/en/privacy/cookie-statement.html">Cookie Notice</a> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> </div> <div id="TandC"> <a href="//www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"> <a href="http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"/> </div> <div id="footer-right"> <div class="footer" id="feedback"> <img alt="Send us a comment." title="Send us a comment." src="/viaf/images/mail.gif"/> <a href="mailto:bibchange@oclc.org?subject=VIAF feedback"> <span class="langHi0">Send us a comment.</span> </a> </div> <div class="footer" id="about"> <img alt="About VIAF" title="About VIAF" src="/viaf/images/info.gif"/> <a href="//www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10