CINXE.COM

22922871

<!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> <base href="https://viaf.org/viaf/22922871/"> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/65682830-e5f2-4745-8419-d4455d00dc72/OtAutoBlock.js"></script> <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> <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="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/allFieldsSearch.xml"> <link rel="profile" href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://a9.com/-/spec/opensearch/1.1/"> <title>22922871</title> <link rel="canonical" href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/viaf/22922871"> <link rel="alternate" href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/viaf/22922871/rdf.xml" type="application/rdf+xml"> <link rel="alternate" href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/viaf/22922871/marc21.xml" type="application/x-marc21+xml"> <link rel="alternate" href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/viaf/22922871/viaf.xml" type="application/x-viaf+xml"> <link rel="alternate" href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/viaf/22922871/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> <meta http-equiv="X-Translated-By" content="Google"> <meta http-equiv="X-Translated-To" content="en"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.WgGHrg8C9fE.O/am=DgY/d=1/rs=AN8SPfpNfjzpGCAsUUJ5X-GCaxSfec_Eng/m=corsproxy" data-sourceurl="https://viaf.org/viaf/22922871/"></script> <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" rel="stylesheet"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.WgGHrg8C9fE.O/am=DgY/d=1/exm=corsproxy/ed=1/rs=AN8SPfpNfjzpGCAsUUJ5X-GCaxSfec_Eng/m=phishing_protection" data-phishing-protection-enabled="false" data-forms-warning-enabled="true" data-source-url="https://viaf.org/viaf/22922871/"></script> <meta name="robots" content="none"> </head> <body onload="document.getElementById('searchTerms').focus()"> <script type="text/javascript" src="https://www.gstatic.com/_/translate_http/_/js/k=translate_http.tr.en_GB.WgGHrg8C9fE.O/am=DgY/d=1/exm=corsproxy,phishing_protection/ed=1/rs=AN8SPfpNfjzpGCAsUUJ5X-GCaxSfec_Eng/m=navigationui" data-environment="prod" data-proxy-url="https://viaf-org.translate.goog" data-proxy-full-url="https://viaf-org.translate.goog/viaf/22922871/?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" data-source-url="https://viaf.org/viaf/22922871/" data-source-language="auto" data-target-language="en" data-display-language="en-GB" data-detected-source-language="war" data-is-source-untranslated="false" data-source-untranslated-url="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://viaf.org/viaf/22922871/&amp;anno=2" data-client="tr"></script> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WQ95RR2" height="0" width="0" style="display:none;visibility:hidden"></iframe> </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="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=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 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 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">Bernoulli, Nicolas, 1695-1726<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 Israel" title="National Library of Israel" src="/viaf/images/flags/J9U.png"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> <img alt="National Library of Australia" title="National Library of Australia" src="/viaf/images/flags/NLA.png"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"> </span></h2> <h2 id="nameEntry2" class="nameEntry">Bernoulli, Nicolaus 1695-1726<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></h2> <h2 id="nameEntry3" class="nameEntry">Nikolaus II. Bernoulli<span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></h2> <h2 id="nameEntry4" class="nameEntry">Nicolas Bernoulli mathématicien suisse (1695-1726)<span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></h2> <h2 id="nameEntry5" class="nameEntry">Bernoulli, Nicolas, 1695-1726, II<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">Bernoulli, Niklaus, 1695-1726<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></h2> <h1 class="nameID">VIAF ID: 22922871 (Personal)</h1> <h1 class="nameID">Permalink: http://viaf.org/viaf/22922871</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"> <div class="pfFlag"><img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> </div>200 _ | <a href="https://viaf-org.translate.goog/processed/BNF%7C17896734?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="BNF-17896734" onmouseover="selectNode('BNF-17896734')" onmouseout="unselectNode('BNF-17896734')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli</span>‏ ‎‡b&nbsp; <span>Nicolas</span>‏ ‎‡f&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms2" class="PreferredForms"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://id.loc.gov/authorities/names/n85801036" 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="https://viaf-org.translate.goog/processed/LC%7Cn 85801036?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="LC-n85801036" onmouseover="selectNode('LC-n85801036')" onmouseout="unselectNode('LC-n85801036')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolas,</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms3" 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="https://viaf-org.translate.goog/processed/NLA%7C000035590645?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="NLA-000035590645" onmouseover="selectNode('NLA-000035590645')" onmouseout="unselectNode('NLA-000035590645')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolas,</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms4" 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="https://viaf-org.translate.goog/processed/J9U%7C987007278732205171?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="J9U-987007278732205171" onmouseover="selectNode('J9U-987007278732205171')" onmouseout="unselectNode('J9U-987007278732205171')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolas,</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms5" 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="https://viaf-org.translate.goog/processed/NTA%7C142871273?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="NTA-142871273" onmouseover="selectNode('NTA-142871273')" onmouseout="unselectNode('NTA-142871273')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolas,</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms6" class="PreferredForms"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://www.idref.fr/243636385/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="https://viaf-org.translate.goog/processed/SUDOC%7C243636385?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="SUDOC-243636385" onmouseover="selectNode('SUDOC-243636385')" onmouseout="unselectNode('SUDOC-243636385')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolas,</span>‏ ‎‡d&nbsp; <span>1695-1726,</span>‏ ‎‡c&nbsp; <span>II</span>‏ </a></li> <li id="PreferredForms7" class="PreferredForms"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://d-nb.info/gnd/117589144" 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="https://viaf-org.translate.goog/processed/DNB%7C117589144?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="DNB-117589144" onmouseover="selectNode('DNB-117589144')" onmouseout="unselectNode('DNB-117589144')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms8" class="PreferredForms"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://d-nb.info/gnd/117589144" title="Authority/Source Record" class="pfFlagA"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </a>100 1 _ <a href="https://viaf-org.translate.goog/processed/SZ%7C117589144?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="SZ-117589144" onmouseover="selectNode('SZ-117589144')" onmouseout="unselectNode('SZ-117589144')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Nicolaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms9" 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="https://viaf-org.translate.goog/processed/RERO%7CA012489357?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="RERO-A012489357" onmouseover="selectNode('RERO-A012489357')" onmouseout="unselectNode('RERO-A012489357')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Bernoulli, Niklaus,</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ </a></li> <li id="PreferredForms10" class="PreferredForms"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://isni.org/isni/0000000063176418" title="Authority/Source Record" class="pfFlagA"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </a>100 0 _ <a href="https://viaf-org.translate.goog/processed/ISNI%7C0000000063176418?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="ISNI-0000000063176418" onmouseover="selectNode('ISNI-0000000063176418')" onmouseout="unselectNode('ISNI-0000000063176418')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Nicolas Bernoulli</span>‏ ‎‡c&nbsp; <span>mathématicien suisse (1695-1726)</span>‏ </a></li> <li id="PreferredForms11" class="PreferredForms"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://www.wikidata.org/entity/Q124001%23sitelinks-wikipedia" title="Authority/Source Record" class="pfFlagA"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </a>100 0 _ <a href="https://viaf-org.translate.goog/processed/WKP%7CQ124001?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" id="WKP-Q124001" onmouseover="selectNode('WKP-Q124001')" onmouseout="unselectNode('WKP-Q124001')" title="Internal VIAF Processed Record"> ‎‡a&nbsp; <span>Nikolaus II. Bernoulli</span>‏ </a></li> </ul> <script type="text/javascript"> new Node("BNF-17896734", "BNF", "National Library of France"); addLink("BNF-17896734", "WKP-Q124001"); addMatch("BNF-17896734", "WKP-Q124001", "", "double date", "", "", ""); addLink("BNF-17896734", "DNB-117589144"); addMatch("BNF-17896734", "DNB-117589144", "", "forced single date", "", "", ""); addLink("BNF-17896734", "SZ-117589144"); addMatch("BNF-17896734", "SZ-117589144", "", "double date", "", "", ""); addLink("BNF-17896734", "RERO-A012489357"); addMatch("BNF-17896734", "RERO-A012489357", "", "double date", "", "", ""); addLink("BNF-17896734", "NTA-142871273"); addMatch("BNF-17896734", "NTA-142871273", "", "double date", "", "", ""); addLink("BNF-17896734", "NLA-000035590645"); addMatch("BNF-17896734", "NLA-000035590645", "", "double date", "", "", ""); addLink("BNF-17896734", "LC-n85801036"); addMatch("BNF-17896734", "LC-n85801036", "", "double date", "", "", ""); addLink("BNF-17896734", "J9U-987007278732205171"); addMatch("BNF-17896734", "J9U-987007278732205171", "", "double date", "", "", ""); addLink("BNF-17896734", "ISNI-0000000063176418"); addMatch("BNF-17896734", "ISNI-0000000063176418", "", "suggested", "", "", ""); addLink("BNF-17896734", "ISNI-0000000063176418"); addMatch("BNF-17896734", "ISNI-0000000063176418", "", "suggested", "", "", ""); addLink("BNF-17896734", "ISNI-0000000063176418"); addMatch("BNF-17896734", "ISNI-0000000063176418", "", "suggested", "", "", ""); </script> <script type="text/javascript"> new Node("LC-n85801036", "LC", "Library of Congress/NACO"); addLink("LC-n85801036", "WKP-Q124001"); addMatch("LC-n85801036", "WKP-Q124001", "", "suggested", "", "", ""); addLink("LC-n85801036", "DNB-117589144"); addMatch("LC-n85801036", "DNB-117589144", "", "forced single date", "", "", ""); addLink("LC-n85801036", "RERO-A012489357"); addMatch("LC-n85801036", "RERO-A012489357", "", "double date", "", "", ""); addLink("LC-n85801036", "SZ-117589144"); addMatch("LC-n85801036", "SZ-117589144", "", "double date", "", "", ""); addLink("LC-n85801036", "BNF-17896734"); addMatch("LC-n85801036", "BNF-17896734", "", "double date", "", "", ""); addLink("LC-n85801036", "NTA-142871273"); addMatch("LC-n85801036", "NTA-142871273", "", "double date", "", "", ""); addLink("LC-n85801036", "NLA-000035590645"); addMatch("LC-n85801036", "NLA-000035590645", "", "double date", "", "", ""); addLink("LC-n85801036", "SUDOC-243636385"); addMatch("LC-n85801036", "SUDOC-243636385", "", "double date", "", "", ""); addLink("LC-n85801036", "J9U-987007278732205171"); addMatch("LC-n85801036", "J9U-987007278732205171", "", "lccn", "", "", ""); addLink("LC-n85801036", "ISNI-0000000063176418"); addMatch("LC-n85801036", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("LC-n85801036", "ISNI-0000000063176418"); addMatch("LC-n85801036", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("LC-n85801036", "ISNI-0000000063176418"); addMatch("LC-n85801036", "ISNI-0000000063176418", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NLA-000035590645", "NLA", "National Library of Australia"); addLink("NLA-000035590645", "WKP-Q124001"); addMatch("NLA-000035590645", "WKP-Q124001", "", "suggested", "", "", ""); addLink("NLA-000035590645", "DNB-117589144"); addMatch("NLA-000035590645", "DNB-117589144", "", "forced single date", "", "", ""); addLink("NLA-000035590645", "RERO-A012489357"); addMatch("NLA-000035590645", "RERO-A012489357", "", "double date", "", "", ""); addLink("NLA-000035590645", "SZ-117589144"); addMatch("NLA-000035590645", "SZ-117589144", "", "double date", "", "", ""); addLink("NLA-000035590645", "BNF-17896734"); addMatch("NLA-000035590645", "BNF-17896734", "", "double date", "", "", ""); addLink("NLA-000035590645", "NTA-142871273"); addMatch("NLA-000035590645", "NTA-142871273", "", "double date", "", "", ""); addLink("NLA-000035590645", "LC-n85801036"); addMatch("NLA-000035590645", "LC-n85801036", "", "double date", "", "", ""); addLink("NLA-000035590645", "SUDOC-243636385"); addMatch("NLA-000035590645", "SUDOC-243636385", "", "double date", "", "", ""); addLink("NLA-000035590645", "J9U-987007278732205171"); addMatch("NLA-000035590645", "J9U-987007278732205171", "", "double date", "", "", ""); addLink("NLA-000035590645", "ISNI-0000000063176418"); addMatch("NLA-000035590645", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("NLA-000035590645", "ISNI-0000000063176418"); addMatch("NLA-000035590645", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("NLA-000035590645", "ISNI-0000000063176418"); addMatch("NLA-000035590645", "ISNI-0000000063176418", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("J9U-987007278732205171", "J9U", "National Library of Israel"); addLink("J9U-987007278732205171", "WKP-Q124001"); addMatch("J9U-987007278732205171", "WKP-Q124001", "", "suggested", "", "", ""); addLink("J9U-987007278732205171", "DNB-117589144"); addMatch("J9U-987007278732205171", "DNB-117589144", "", "forced single date", "", "", ""); addLink("J9U-987007278732205171", "SZ-117589144"); addMatch("J9U-987007278732205171", "SZ-117589144", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "BNF-17896734"); addMatch("J9U-987007278732205171", "BNF-17896734", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "NTA-142871273"); addMatch("J9U-987007278732205171", "NTA-142871273", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "NLA-000035590645"); addMatch("J9U-987007278732205171", "NLA-000035590645", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "LC-n85801036"); addMatch("J9U-987007278732205171", "LC-n85801036", "", "lccn", "", "", ""); addLink("J9U-987007278732205171", "RERO-A012489357"); addMatch("J9U-987007278732205171", "RERO-A012489357", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "ISNI-0000000063176418"); addMatch("J9U-987007278732205171", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "ISNI-0000000063176418"); addMatch("J9U-987007278732205171", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("J9U-987007278732205171", "ISNI-0000000063176418"); addMatch("J9U-987007278732205171", "ISNI-0000000063176418", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("NTA-142871273", "NTA", "National Library of the Netherlands"); addLink("NTA-142871273", "WKP-Q124001"); addMatch("NTA-142871273", "WKP-Q124001", "", "suggested", "", "", ""); addLink("NTA-142871273", "DNB-117589144"); addMatch("NTA-142871273", "DNB-117589144", "", "forced single date", "", "", ""); addLink("NTA-142871273", "RERO-A012489357"); addMatch("NTA-142871273", "RERO-A012489357", "", "double date", "", "", ""); addLink("NTA-142871273", "SZ-117589144"); addMatch("NTA-142871273", "SZ-117589144", "", "double date", "", "", ""); addLink("NTA-142871273", "BNF-17896734"); addMatch("NTA-142871273", "BNF-17896734", "", "double date", "", "", ""); addLink("NTA-142871273", "NLA-000035590645"); addMatch("NTA-142871273", "NLA-000035590645", "", "double date", "", "", ""); addLink("NTA-142871273", "LC-n85801036"); addMatch("NTA-142871273", "LC-n85801036", "", "double date", "", "", ""); addLink("NTA-142871273", "SUDOC-243636385"); addMatch("NTA-142871273", "SUDOC-243636385", "", "double date", "", "", ""); addLink("NTA-142871273", "J9U-987007278732205171"); addMatch("NTA-142871273", "J9U-987007278732205171", "", "double date", "", "", ""); addLink("NTA-142871273", "ISNI-0000000063176418"); addMatch("NTA-142871273", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("NTA-142871273", "ISNI-0000000063176418"); addMatch("NTA-142871273", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("NTA-142871273", "ISNI-0000000063176418"); addMatch("NTA-142871273", "ISNI-0000000063176418", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("SUDOC-243636385", "SUDOC", "Sudoc [ABES], France"); addLink("SUDOC-243636385", "WKP-Q124001"); addMatch("SUDOC-243636385", "WKP-Q124001", "", "double date", "", "", ""); addLink("SUDOC-243636385", "DNB-117589144"); addMatch("SUDOC-243636385", "DNB-117589144", "", "forced single date", "", "", ""); addLink("SUDOC-243636385", "RERO-A012489357"); addMatch("SUDOC-243636385", "RERO-A012489357", "", "double date", "", "", ""); addLink("SUDOC-243636385", "SZ-117589144"); addMatch("SUDOC-243636385", "SZ-117589144", "", "double date", "", "", ""); addLink("SUDOC-243636385", "NTA-142871273"); addMatch("SUDOC-243636385", "NTA-142871273", "", "double date", "", "", ""); addLink("SUDOC-243636385", "NLA-000035590645"); addMatch("SUDOC-243636385", "NLA-000035590645", "", "double date", "", "", ""); addLink("SUDOC-243636385", "LC-n85801036"); addMatch("SUDOC-243636385", "LC-n85801036", "", "double date", "", "", ""); addLink("SUDOC-243636385", "ISNI-0000000063176418"); addMatch("SUDOC-243636385", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("SUDOC-243636385", "ISNI-0000000063176418"); addMatch("SUDOC-243636385", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("SUDOC-243636385", "ISNI-0000000063176418"); addMatch("SUDOC-243636385", "ISNI-0000000063176418", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("DNB-117589144", "DNB", "German National Library"); addLink("DNB-117589144", "WKP-Q124001"); addMatch("DNB-117589144", "WKP-Q124001", "", "suggested", "", "", ""); addLink("DNB-117589144", "ISNI-0000000063176418"); addMatch("DNB-117589144", "ISNI-0000000063176418", "", "forced single date", "", "", ""); addLink("DNB-117589144", "ISNI-0000000063176418"); addMatch("DNB-117589144", "ISNI-0000000063176418", "", "forced single date", "", "", ""); addLink("DNB-117589144", "ISNI-0000000063176418"); addMatch("DNB-117589144", "ISNI-0000000063176418", "", "forced single date", "", "", ""); addLink("DNB-117589144", "RERO-A012489357"); addMatch("DNB-117589144", "RERO-A012489357", "", "viafid", "", "", ""); addLink("DNB-117589144", "SZ-117589144"); addMatch("DNB-117589144", "SZ-117589144", "", "forced single date", "", "", ""); addLink("DNB-117589144", "BNF-17896734"); addMatch("DNB-117589144", "BNF-17896734", "", "viafid", "", "", ""); addLink("DNB-117589144", "NTA-142871273"); addMatch("DNB-117589144", "NTA-142871273", "", "viafid", "", "", ""); addLink("DNB-117589144", "NLA-000035590645"); addMatch("DNB-117589144", "NLA-000035590645", "", "viafid", "", "", ""); addLink("DNB-117589144", "LC-n85801036"); addMatch("DNB-117589144", "LC-n85801036", "", "forced single date", "", "", ""); addLink("DNB-117589144", "SUDOC-243636385"); addMatch("DNB-117589144", "SUDOC-243636385", "", "forced single date", "", "", ""); addLink("DNB-117589144", "J9U-987007278732205171"); addMatch("DNB-117589144", "J9U-987007278732205171", "", "forced single date", "", "", ""); </script> <script type="text/javascript"> new Node("SZ-117589144", "SZ", "Swiss National Library"); addLink("SZ-117589144", "WKP-Q124001"); addMatch("SZ-117589144", "WKP-Q124001", "", "double date", "", "", ""); addLink("SZ-117589144", "DNB-117589144"); addMatch("SZ-117589144", "DNB-117589144", "", "suggested", "", "", ""); addLink("SZ-117589144", "RERO-A012489357"); addMatch("SZ-117589144", "RERO-A012489357", "", "double date", "", "", ""); addLink("SZ-117589144", "BNF-17896734"); addMatch("SZ-117589144", "BNF-17896734", "", "double date", "", "", ""); addLink("SZ-117589144", "NTA-142871273"); addMatch("SZ-117589144", "NTA-142871273", "", "double date", "", "", ""); addLink("SZ-117589144", "NLA-000035590645"); addMatch("SZ-117589144", "NLA-000035590645", "", "double date", "", "", ""); addLink("SZ-117589144", "LC-n85801036"); addMatch("SZ-117589144", "LC-n85801036", "", "double date", "", "", ""); addLink("SZ-117589144", "SUDOC-243636385"); addMatch("SZ-117589144", "SUDOC-243636385", "", "double date", "", "", ""); addLink("SZ-117589144", "J9U-987007278732205171"); addMatch("SZ-117589144", "J9U-987007278732205171", "", "double date", "", "", ""); addLink("SZ-117589144", "ISNI-0000000063176418"); addMatch("SZ-117589144", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("SZ-117589144", "ISNI-0000000063176418"); addMatch("SZ-117589144", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("SZ-117589144", "ISNI-0000000063176418"); addMatch("SZ-117589144", "ISNI-0000000063176418", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("RERO-A012489357", "RERO", "RERO - Library Network of Western Switzerland"); addLink("RERO-A012489357", "ISNI-0000000063176418"); addMatch("RERO-A012489357", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("RERO-A012489357", "ISNI-0000000063176418"); addMatch("RERO-A012489357", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("RERO-A012489357", "ISNI-0000000063176418"); addMatch("RERO-A012489357", "ISNI-0000000063176418", "", "double date", "", "", ""); addLink("RERO-A012489357", "DNB-117589144"); addMatch("RERO-A012489357", "DNB-117589144", "", "forced single date", "", "", ""); addLink("RERO-A012489357", "SZ-117589144"); addMatch("RERO-A012489357", "SZ-117589144", "", "double date", "", "", ""); addLink("RERO-A012489357", "BNF-17896734"); addMatch("RERO-A012489357", "BNF-17896734", "", "double date", "", "", ""); addLink("RERO-A012489357", "NTA-142871273"); addMatch("RERO-A012489357", "NTA-142871273", "", "double date", "", "", ""); addLink("RERO-A012489357", "WKP-Q124001"); addMatch("RERO-A012489357", "WKP-Q124001", "", "double date", "", "", ""); addLink("RERO-A012489357", "NLA-000035590645"); addMatch("RERO-A012489357", "NLA-000035590645", "", "double date", "", "", ""); addLink("RERO-A012489357", "LC-n85801036"); addMatch("RERO-A012489357", "LC-n85801036", "", "double date", "", "", ""); addLink("RERO-A012489357", "SUDOC-243636385"); addMatch("RERO-A012489357", "SUDOC-243636385", "", "double date", "", "", ""); addLink("RERO-A012489357", "J9U-987007278732205171"); addMatch("RERO-A012489357", "J9U-987007278732205171", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("ISNI-0000000063176418", "ISNI", "ISNI"); addLink("ISNI-0000000063176418", "WKP-Q124001"); addMatch("ISNI-0000000063176418", "WKP-Q124001", "", "suggested", "", "", ""); addLink("ISNI-0000000063176418", "DNB-117589144"); addMatch("ISNI-0000000063176418", "DNB-117589144", "", "forced single date", "", "", ""); addLink("ISNI-0000000063176418", "BNF-17896734"); addMatch("ISNI-0000000063176418", "BNF-17896734", "", "suggested", "", "", ""); addLink("ISNI-0000000063176418", "NTA-142871273"); addMatch("ISNI-0000000063176418", "NTA-142871273", "", "double date", "", "", ""); addLink("ISNI-0000000063176418", "NLA-000035590645"); addMatch("ISNI-0000000063176418", "NLA-000035590645", "", "double date", "", "", ""); addLink("ISNI-0000000063176418", "LC-n85801036"); addMatch("ISNI-0000000063176418", "LC-n85801036", "", "double date", "", "", ""); addLink("ISNI-0000000063176418", "SUDOC-243636385"); addMatch("ISNI-0000000063176418", "SUDOC-243636385", "", "double date", "", "", ""); addLink("ISNI-0000000063176418", "SZ-117589144"); addMatch("ISNI-0000000063176418", "SZ-117589144", "", "double date", "", "", ""); addLink("ISNI-0000000063176418", "RERO-A012489357"); addMatch("ISNI-0000000063176418", "RERO-A012489357", "", "double date", "", "", ""); addLink("ISNI-0000000063176418", "J9U-987007278732205171"); addMatch("ISNI-0000000063176418", "J9U-987007278732205171", "", "double date", "", "", ""); </script> <script type="text/javascript"> new Node("WKP-Q124001", "WKP", "Wikidata"); addLink("WKP-Q124001", "ISNI-0000000063176418"); addMatch("WKP-Q124001", "ISNI-0000000063176418", "", "suggested", "", "", ""); addLink("WKP-Q124001", "ISNI-0000000063176418"); addMatch("WKP-Q124001", "ISNI-0000000063176418", "", "suggested", "", "", ""); addLink("WKP-Q124001", "ISNI-0000000063176418"); addMatch("WKP-Q124001", "ISNI-0000000063176418", "", "suggested", "", "", ""); addLink("WKP-Q124001", "DNB-117589144"); addMatch("WKP-Q124001", "DNB-117589144", "", "suggested", "", "", ""); addLink("WKP-Q124001", "RERO-A012489357"); addMatch("WKP-Q124001", "RERO-A012489357", "", "double date", "", "", ""); addLink("WKP-Q124001", "BNF-17896734"); addMatch("WKP-Q124001", "BNF-17896734", "", "double date", "", "", ""); addLink("WKP-Q124001", "NTA-142871273"); addMatch("WKP-Q124001", "NTA-142871273", "", "suggested", "", "", ""); addLink("WKP-Q124001", "NLA-000035590645"); addMatch("WKP-Q124001", "NLA-000035590645", "", "suggested", "", "", ""); addLink("WKP-Q124001", "LC-n85801036"); addMatch("WKP-Q124001", "LC-n85801036", "", "suggested", "", "", ""); addLink("WKP-Q124001", "SZ-117589144"); addMatch("WKP-Q124001", "SZ-117589144", "", "double date", "", "", ""); addLink("WKP-Q124001", "SUDOC-243636385"); addMatch("WKP-Q124001", "SUDOC-243636385", "", "double date", "", "", ""); addLink("WKP-Q124001", "J9U-987007278732205171"); addMatch("WKP-Q124001", "J9U-987007278732205171", "", "suggested", "", "", ""); </script> </div> <div id="leftfloat"> <div id="svgcanvas"> &nbsp; </div> <div id="nodeInfo"> <h4>&nbsp;</h4> <p>&nbsp;</p> </div> </div> </div> </div> </div> <div class="clearing"> &nbsp; </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> (52)</h3> <div style="display: none;" id="AltFormsContent" class="content"> <ul> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Niclaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Nicolas</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Nicolas</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Nicolaus II</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&nbsp; <span>Bernoulli, Nicolaus II</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Nicolaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Nicolaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ ‎‡c&nbsp; <span>II.</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Nicolaus</span>‏ ‎‡b&nbsp; <span>II</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Niklaus</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Niklaus II</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Niklaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Niklaus</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ ‎‡c&nbsp; <span>II.</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Bernoulli, Niklaus</span>‏ ‎‡b&nbsp; <span>II</span>‏ ‎‡d&nbsp; <span>1695-1726</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>400 _ | ‎‡a&nbsp; <span>Bernoulli</span>‏ ‎‡b&nbsp; <span>Nicolaus II</span>‏ <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolas Bernoulli</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolas Bernoulli</span>‏ ‎‡c&nbsp; <span>mathématicien suisse</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolas II Bernoulli</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolau II Bernoulli</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolau II Bernoulli</span>‏ ‎‡c&nbsp; <span>matemático ruso</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolau II Bernoulli</span>‏ ‎‡c&nbsp; <span>matemático suíço</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus Bernoulli II</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus Bernoulli II</span>‏ ‎‡c&nbsp; <span>matemàtic rus</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>Russian mathematician (1695-1726)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>Swiss mathematician</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>Zwitsers wiskundige</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>matamaiticeoir Rúiseach</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>matematician rus</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>matematico e fisico svizzero</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>matematikan rus</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>schweizisk matematiker</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>sveitsisk matematiker</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>szwajcarski matematyk</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nicolaus la 2-a Bernoulli</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nikolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>Schweizer Mathematiker und Jurist</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nikolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>schweizisk matematiker</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nikolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>sveitsisk matematikar</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nikolaus II Bernoulli</span>‏ ‎‡c&nbsp; <span>sveitsisk matematiker</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Nikolaus II. Bernoulli</span>‏ ‎‡c&nbsp; <span>Schweizer Mathematiker und Jurist</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Νικόλαους Β΄ Μπερνούλι</span>‏ ‎‡c&nbsp; <span>Ελβετός μαθηματικός</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 1 _ ‎‡a&nbsp; <span>Бернулли, Николай</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Микола Бернуллі</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Николай Бернулли</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Николай Бернулли</span>‏ ‎‡c&nbsp; <span>швейцарский юрист и математик (1695—1726)</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>Николас II Бернули</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>ניקולאוס ברנולי ה-2</span>‏ ‎‡c&nbsp; <span>מתמטיקאי רוסי</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>نيكولاس برنولي الثاني</span>‏ ‎‡c&nbsp; <span>رياضياتي سويسري</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>نيكولاس بيرنولى</span>‏ ‎‡c&nbsp; <span>استاذ جامعة من الامبراطوريه الروسيه</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>نکولس برنولی دوم</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>निकोलस बर्नोली</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>निकोलस बर्नोली द्वितीय</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>ニコラスII世</span>‏ <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> <li>400 0 _ ‎‡a&nbsp; <span>尼古拉二世·伯努利</span>‏ <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> </ul> </div> </div> <div id="RelatedNames" class="mainSection"> <h3><img id="RelatedNamesContentOpen" class="msgHeader" src="/viaf/images/open.gif" alt="Open Section"> <img id="RelatedNamesContentClose" class="msgHeader" src="/viaf/images/close.gif" alt="Close Section"> <span class="langHi0">5xx's: Related Names</span> (12)</h3> <div id="RelatedNamesContent" class="content" style="display:block;"> <ul> <li>551 _ _ <a href="https://viaf-org.translate.goog/viaf/130179400?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"> ‎‡a&nbsp; <span>Basel</span>‏ ‎‡4&nbsp; <span>ortg</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#placeOfBirth</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>551 _ _ <a href="https://viaf-org.translate.goog/viaf/131886444?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"> ‎‡a&nbsp; <span>Berlin</span>‏ ‎‡4&nbsp; <span>ortw</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#placeOfActivity</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>500 3 _ ‎‡a&nbsp; <span>Bernoulli</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>500 1 _ ‎‡a&nbsp; <span>Bernoulli, Daniel,</span>‏ ‎‡d&nbsp; <span>1700-1783</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>500 | _ ‎‡a&nbsp; <span>Bernoulli, Jacques,</span>‏ ‎‡d&nbsp; <span>1654-1705</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>500 1 _ ‎‡a&nbsp; <span>Bernoulli, Johann,</span>‏ ‎‡d&nbsp; <span>1667-1748</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>500 1 _ ‎‡a&nbsp; <span>Bernoulli, Johann,</span>‏ ‎‡c&nbsp; <span>II,</span>‏ ‎‡d&nbsp; <span>1710-1790</span>‏ <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>500 1 _ ‎‡a&nbsp; <span>Bernoulli, Johann</span>‏ ‎‡d&nbsp; <span>1667-1748</span>‏ ‎‡4&nbsp; <span>bezf</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e&nbsp; <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>500 1 _ ‎‡a&nbsp; <span>Bernoulli, Johann</span>‏ ‎‡d&nbsp; <span>1710-1790</span>‏ ‎‡4&nbsp; <span>bezf</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e&nbsp; <span>Beziehung familiaer</span>‏ <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>500 3 _ <a href="https://viaf-org.translate.goog/viaf/57408411?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"> ‎‡a&nbsp; <span>Bernoulli</span>‏ ‎‡c&nbsp; <span>Familie : ca. ab 17. Jh.</span>‏ ‎‡4&nbsp; <span>bezf</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#familialRelationship</span>‏ ‎‡e&nbsp; <span>Beziehung familiaer</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>551 _ _ <a href="https://viaf-org.translate.goog/viaf/6484148947775854950002?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"> ‎‡a&nbsp; <span>Sankt Petersburg</span>‏ ‎‡4&nbsp; <span>orts</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#placeOfDeath</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>551 _ _ <a href="https://viaf-org.translate.goog/viaf/6484148947775854950002?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"> ‎‡a&nbsp; <span>Sankt Petersburg</span>‏ ‎‡4&nbsp; <span>ortw</span>‏ ‎‡4&nbsp; <span>https://d-nb.info/standards/elementset/gnd#placeOfActivity</span>‏ </a> <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.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>Correspondance mathématique et physique de quelques célèbres géomètres du XVIIIeme siècle, 1968</td> <td><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></td> </tr> <tr> <td>Mathematik II</td> <td><span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></td> </tr> <tr> <td>Mechanik I</td> <td><span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <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>Werke von Johann I und Nicolaus II Bernoulli</td> <td><span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.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>Bernoulli, Johann 1667-1748 ‎(7) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> </span></li> <li>Radelet-de Grave, Patricia ‎(4) <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"> </span></li> <li>Villaggio, Piero ‎(3) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"> </span></li> <li>Goldbach, Christian 1690-1764 ‎(3) <span class="flags"> <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"> </span></li> <li>Gaino, Bruna ‎(3) <span class="flags"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"> </span></li> <li>Euler, Leonhard 1707-1783 ‎(3) <span class="flags"> <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"> </span></li> <li>Birkhäuser ‎(3) <span class="flags"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>Bernoulli, Nicolas 1687-1759 ‎(3) <span class="flags"> <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"> </span></li> <li>Bernoulli, Jean 1667-1748 ‎(3) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"> </span></li> <li>Bernoulli, Daniel 1700-1782 ‎(3) <span class="flags"> <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"> </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> (3)</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:30,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=CHUSTW&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:30,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=CHUSTW&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:30,10,10&amp;chco=FFFFFF,feca31,ea8e00,d94817,bf2c00,a90606,64000f&amp;chld=CHUSTW&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>CH - Switzerland (7) <span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"> </span></li> <li>US - United States (1) <span class="flags"> <img alt="Library of Congress/NACO" title="Library of Congress/NACO" src="/viaf/images/flags/LC.png"> </span></li> <li>TW - Taiwan, Province of China (1) <span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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">1800</span> <span class="TimeLineMarkerStart">|</span> <img id="line1840" class="marker" style="height:14.9px;" onmouseover="dateMsg('184'+'0', '3');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1850" class="marker" style="height:12px;" onmouseover="dateMsg('185'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1860" class="marker" style="height:12px;" onmouseover="dateMsg('186'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1870" class="marker" style="height:12px;" onmouseover="dateMsg('187'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1880" class="marker" style="height:12px;" onmouseover="dateMsg('188'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1890" class="marker" style="height:12px;" onmouseover="dateMsg('189'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1900" class="marker" style="height:12px;" onmouseover="dateMsg('190'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1910" class="marker" style="height:12px;" onmouseover="dateMsg('191'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1920" class="marker" style="height:12px;" onmouseover="dateMsg('192'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1930" class="marker" style="height:12px;" onmouseover="dateMsg('193'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1940" class="marker" style="height:12px;" onmouseover="dateMsg('194'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1950" class="marker" style="height:12px;" onmouseover="dateMsg('195'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1960" class="marker" style="height:18.6px;" onmouseover="dateMsg('196'+'0', '5');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1970" class="marker" style="height:12px;" onmouseover="dateMsg('197'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1980" class="marker" style="height:12px;" onmouseover="dateMsg('198'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line1990" class="marker" style="height:12px;" onmouseover="dateMsg('199'+'0', '2');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line2000" class="marker" style="height:19.9px;" onmouseover="dateMsg('200'+'0', '6');" onmouseout="dateMsg('','');" src="/viaf/images/spacer.gif" alt="spacer"> <img id="line2010" class="marker" style="height:14.9px;" onmouseover="dateMsg('201'+'0', '3');" 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"></span> </div></li> <li><h4 class="subHead"><span class="langHi0">Identifiers</span></h4> <ul class="subList"> <li>2&nbsp;<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> (2)</h3> <div id="PublishersContent" class="content" style="display:none;"> <ol> <li>Birkhäuser ‎(8) <span class="flags"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="RERO - Library Network of Western Switzerland" title="RERO - Library Network of Western Switzerland" src="/viaf/images/flags/RERO.png"> <img alt="Sudoc [ABES], France" title="Sudoc [ABES], France" src="/viaf/images/flags/SUDOC.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>[Impr. de l'Académie impériale des sciences] Johnson Reprint Corp. ‎(2) <span class="flags"> <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"> </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"></span> Gender : </span> <span class="langHi0"></span> Male</h4> <h4><span class="subtitle"> <span class="langHi0">Nationality or associated country</span>: </span></h4> <ul> <li>CH - Switzerland<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>RU - Russian Federation<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>DE - Germany<span class="flags"> <img alt="German National Library" title="German National Library" src="/viaf/images/flags/DNB.png"> <img alt="ISNI" title="ISNI" src="/viaf/images/flags/ISNI.png"> <img alt="Swiss National Library" title="Swiss National Library" src="/viaf/images/flags/SZ.png"> </span></li> <li>Russian Empire - <span class="flags"> <img alt="Wikidata" title="Wikidata" src="/viaf/images/flags/WKP.png"> </span></li> </ul> <h4><span class="subtitle"> <span class="langHi0">Language</span>: </span></h4> <ul> <li>eng - English<span class="flags"> <img alt="National Library of France" title="National Library of France" src="/viaf/images/flags/BNF.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://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://ar.wikipedia.org/wiki/%D9%86%D9%8A%D9%83%D9%88%D9%84%D8%A7%D8%B3_%D8%A8%D8%B1%D9%86%D9%88%D9%84%D9%8A_%D8%A7%D9%84%D8%AB%D8%A7%D9%86%D9%8A"> <span class="langHi0">Wikipedia</span> - https://ar.wikipedia.org/wiki/نيكولاس_برنولي_الثاني</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://arz.wikipedia.org/wiki/%D9%86%D9%8A%D9%83%D9%88%D9%84%D8%A7%D8%B3_%D8%A8%D9%8A%D8%B1%D9%86%D9%88%D9%84%D9%89"> <span class="langHi0">Wikipedia</span> - https://arz.wikipedia.org/wiki/نيكولاس_بيرنولى</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://bg.wikipedia.org/wiki/%D0%9D%D0%B8%D0%BA%D0%BE%D0%BB%D0%B0%D1%81_II_%D0%91%D0%B5%D1%80%D0%BD%D1%83%D0%BB%D0%B8"> <span class="langHi0">Wikipedia</span> - https://bg.wikipedia.org/wiki/Николас_II_Бернули</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://ca.wikipedia.org/wiki/Nicolaus_Bernoulli_II"> <span class="langHi0">Wikipedia</span> - https://ca.wikipedia.org/wiki/Nicolaus_Bernoulli_II</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://cs.wikipedia.org/wiki/Nicolaus_II._Bernoulli"> <span class="langHi0">Wikipedia</span> - https://cs.wikipedia.org/wiki/Nicolaus_II._Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://de.wikipedia.org/wiki/Nikolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://de.wikipedia.org/wiki/Nikolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://el.wikipedia.org/wiki/%CE%9D%CE%B9%CE%BA%CF%8C%CE%BB%CE%B1%CE%BF%CF%85%CF%82_%CE%92%CE%84_%CE%9C%CF%80%CE%B5%CF%81%CE%BD%CE%BF%CF%8D%CE%BB%CE%B9"> <span class="langHi0">Wikipedia</span> - https://el.wikipedia.org/wiki/Νικόλαους_Β΄_Μπερνούλι</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://en.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://en.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://eo.wikipedia.org/wiki/Nicolaus_la_2-a_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://eo.wikipedia.org/wiki/Nicolaus_la_2-a_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://es.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://es.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://fi.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://fi.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://fr.wikipedia.org/wiki/Nicolas_Bernoulli_(1695-1726)"> <span class="langHi0">Wikipedia</span> - https://fr.wikipedia.org/wiki/Nicolas_Bernoulli_(1695-1726)</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://frp.wikipedia.org/wiki/Nicolas_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://frp.wikipedia.org/wiki/Nicolas_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://it.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://it.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://la.wikipedia.org/wiki/Nicolaus_II_Bernoullius"> <span class="langHi0">Wikipedia</span> - https://la.wikipedia.org/wiki/Nicolaus_II_Bernoullius</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://mr.wikipedia.org/wiki/%E0%A4%A8%E0%A4%BF%E0%A4%95%E0%A5%8B%E0%A4%B2%E0%A4%B8_%E0%A4%AC%E0%A4%B0%E0%A5%8D%E0%A4%A8%E0%A5%8B%E0%A4%B2%E0%A5%80"> <span class="langHi0">Wikipedia</span> - https://mr.wikipedia.org/wiki/निकोलस_बर्नोली</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://mt.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://mt.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://nn.wikipedia.org/wiki/Nikolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://nn.wikipedia.org/wiki/Nikolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://pl.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://pl.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://pms.wikipedia.org/wiki/Nicolas_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://pms.wikipedia.org/wiki/Nicolas_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://pt.wikipedia.org/wiki/Nicolau_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://pt.wikipedia.org/wiki/Nicolau_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://ro.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://ro.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://ru.wikipedia.org/wiki/%D0%91%D0%B5%D1%80%D0%BD%D1%83%D0%BB%D0%BB%D0%B8,_%D0%9D%D0%B8%D0%BA%D0%BE%D0%BB%D0%B0%D0%B9_(1695%E2%80%941726)"> <span class="langHi0">Wikipedia</span> - https://ru.wikipedia.org/wiki/Бернулли,_Николай_(1695—1726)</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://sv.wikipedia.org/wiki/Nicolaus_II_Bernoulli"> <span class="langHi0">Wikipedia</span> - https://sv.wikipedia.org/wiki/Nicolaus_II_Bernoulli</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://uk.wikipedia.org/wiki/%D0%9C%D0%B8%D0%BA%D0%BE%D0%BB%D0%B0_%D0%91%D0%B5%D1%80%D0%BD%D1%83%D0%BB%D0%BB%D1%96"> <span class="langHi0">Wikipedia</span> - https://uk.wikipedia.org/wiki/Микола_Бернуллі</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://ur.wikipedia.org/wiki/%D9%86%DA%A9%D9%88%D9%84%D8%B3_%D8%A8%D8%B1%D9%86%D9%88%D9%84%DB%8C_%D8%AF%D9%88%D9%85"> <span class="langHi0">Wikipedia</span> - https://ur.wikipedia.org/wiki/نکولس_برنولی_دوم</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://zh.wikipedia.org/wiki/%E5%B0%BC%E5%8F%A4%E6%8B%89%E4%BA%8C%E4%B8%96%C2%B7%E4%BC%AF%E5%8A%AA%E5%88%A9"> <span class="langHi0">Wikipedia</span> - https://zh.wikipedia.org/wiki/尼古拉二世·伯努利</a></li> <li><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://isni.org/isni/0000000063176418">ISNI - 0000&nbsp;0000&nbsp;6317&nbsp;6418</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="https://viaf-org.translate.goog/viaf/22922871/marc21.xml?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" type="application/x-marc21+xml" rel="nofollow"> <span class="langHi0">MARC-21 record</span> </a></li> <li><a href="https://viaf-org.translate.goog/viaf/22922871/viaf.xml?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" type="application/xml" rel="nofollow"> <span class="langHi0">VIAF Cluster in XML</span> </a></li> <li><a href="https://viaf-org.translate.goog/viaf/22922871/rdf.xml?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB" 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>:22922871 (15)</h3> <div id="HistoryContent" class="content" style="display:none;"> <table id="historyTable" cellspacing="0"> <tbody> <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="https://viaf-org.translate.goog/viaf/sourceID/DNB|117589144?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">DNB|117589144</a></td> <td class="action">add</td> <td>2009-03-03T12:03:29+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/LC|n 85801036?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">LC|n 85801036</a></td> <td class="action">add</td> <td>2009-03-03T12:03:31+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/NTA|142871273?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">NTA|142871273</a></td> <td class="action">add</td> <td>2012-12-19T19:11:18+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/NLIlat|000477531?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">NLIlat|000477531</a></td> <td class="action">delete</td> <td>2013-05-13T19:14:22+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/ISNI|0000000063176418?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">ISNI|0000000063176418</a></td> <td class="action">add</td> <td>2014-05-14T22:19:01+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/WKP|Nicolaus_II_Bernoulli?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">WKP|Nicolaus_II_Bernoulli</a></td> <td class="action">delete</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/WKP|Q124001?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">WKP|Q124001</a></td> <td class="action">add</td> <td>2015-04-14T18:56:54+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/J9U|987007278732205171?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">J9U|987007278732205171</a></td> <td class="action">add</td> <td>2020-02-02T16:20:34.446870+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/NLI|000477531?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">NLI|000477531</a></td> <td class="action">delete</td> <td>2020-04-12T10:55:02.159708+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/RERO|vtls012489357?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">RERO|vtls012489357</a></td> <td class="action">delete</td> <td>2020-06-17T06:11:51.875302+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/RERO|A012489357?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">RERO|A012489357</a></td> <td class="action">add</td> <td>2020-06-17T21:34:49.437850+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/SUDOC|243636385?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">SUDOC|243636385</a></td> <td class="action">add</td> <td>2020-06-17T21:34:49.447522+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/BNF|17896734?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">BNF|17896734</a></td> <td class="action">add</td> <td>2020-10-07T12:13:42.364224+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/NLA|000035590645?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">NLA|000035590645</a></td> <td class="action">add</td> <td>2023-08-20T18:30:04.782313+00:00</td> </tr> <tr> <td><a href="https://viaf-org.translate.goog/viaf/sourceID/SZ|117589144?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB">SZ|117589144</a></td> <td class="action">add</td> <td>2024-08-11T01:10:10.533819+00:00</td> </tr> </tbody> </table> </div> </div> </div> <script type="text/javascript">updateSearchForms();</script> <div class="clearing"></div> </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="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://policies.oclc.org/en/privacy/privacy-statement.html">Privacy policy</a> <br><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=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="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://www.oclc.org">Hosted by OCLC</a> </div> <div id="VoID"><a href="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=http://viaf.org/viaf/data">About the dataset</a> </div> <div id="lastUpdate"></div> </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&amp;_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-GB"> <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="https://translate.google.com/website?sl=auto&amp;tl=en&amp;hl=en-GB&amp;u=https://www.oclc.org/viaf"> <span class="langHi0">About VIAF</span> </a> </div> </div> </div> </div> <script>function gtElInit() {var lib = new google.translate.TranslateService();lib.translatePage('war', 'en', function () {});}</script> <script src="https://translate.google.com/translate_a/element.js?cb=gtElInit&amp;hl=en-GB&amp;client=wt" type="text/javascript"></script> </body> </html>

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