CINXE.COM
Crew, Henry, 1859-1953 - Social Networks and Archival Context
<!DOCTYPE html> <html> <head> <title>Crew, Henry, 1859-1953 - Social Networks and Archival Context</title> <link rel="canonical" href="https://snaccooperative.org/view/57243002" /> <!-- JQuery --> <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous"> <!-- Optional theme --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css" integrity="sha384-aUGj/X2zp5rLCbBxumKTCw2Z50WgIr1vs/PFN4praOTvYXWlVyh2UtNUU0KAUhAX" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js" integrity="sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ==" crossorigin="anonymous"></script> <!-- Helper Scripts --> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.7.5/js/bootstrap-select.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.7.5/css/bootstrap-select.min.css"> <!-- Select Upgrades --> <!-- <link href="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.2-rc.1/css/select2.min.css" rel="stylesheet" /> --> <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.2-rc.1/js/select2.min.js"></script> --> <!-- <link rel="stylesheet" href="https://snaccooperative.org/css/select2-bootstrap.min.css"> --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js"></script> <!-- Tiny MCE text editor --> <script src="https://cdnjs.cloudflare.com/ajax/libs/tinymce/5.6.2/tinymce.min.js" integrity="sha384-fPYbu2VaXTDuM6wPh2f7vikhCeSvDZiBDuXQX8/CVQG5SNOyI1isjcTdIb/gmtdE" crossorigin="anonymous"></script> <!-- Datatables --> <link rel="stylesheet" href="https://cdn.datatables.net/1.10.12/css/jquery.dataTables.min.css"> <link rel="stylesheet" href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.dataTables.min.css"> <script src="https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js"></script> <script src="https://cdn.datatables.net/responsive/2.2.3/js/dataTables.responsive.min.js"></script> <!-- Leaflet JS Javascript and Styles--> <link rel="stylesheet" href="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.css" /> <script src="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.js"></script> <!-- SNAC Styles --> <link rel="stylesheet" href="https://snaccooperative.org/css/snac.css?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"> <link rel="stylesheet" href="https://snaccooperative.org/css/hrt/icons.css?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"> <!-- SNAC Javascript --> <script src="https://snaccooperative.org/javascript/wikipedia_image.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/select_loaders.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/html2canvas.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/feedback.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/message_current_editor.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/scripts.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <script src="https://snaccooperative.org/javascript/tabcollapse.js?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4"></script> <style> @font-face { font-family: "SNACIcons"; src: url("https://snaccooperative.org/css/SNACIcons.woff") format("woff"); } .si { display: inline-block; font: normal normal normal 14px/1 SNACIcons; font-size: 14px; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } #relationships .btn { padding-top: 4px!important; padding-bottom: 8px!important; } .wikipedia_thumbnail { text-align: center; padding: 15px; -webkit-border-radius: 4px; /*margin-bottom: 10px;*/ position:relative; display: none; background: white; } .wikipedia_thumbnail img { z-index:1; padding:4px; padding-bottom:0px; border-radius: 8px; line-height:1.428571429; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; display:inline-block; max-height: 250px; max-width: 300px; } .wikipedia_thumbnail div { width:100%; display:block; /*position:absolute; bottom:0px; left:0px; z-index:2;*/ margin:0px; padding:5px; padding-top: 0px; padding-bottom: 0px; font-size: 10px; } .wikipedia_thumbnail a { color:#000 } .body-tab-pane { min-height: 700px; padding: 20px; } @media screen and (-webkit-min-device-pixel-ratio: 1), screen and (min--moz-device-pixel-ratio: 1), screen and (-o-min-device-pixel-ratio: 100 / 100), screen and (min-device-pixel-ratio: 1), screen and (min-resolution: 1dppx) { .sprite-icons-archivegrid,.sprite-icons-cbw,.sprite-icons-dpla,.sprite-icons-fs,.sprite-icons-idlocgov,.sprite-icons-nara, .sprite-icons-viaf,.sprite-icons-wikipedia,.sprite-icons-worldcat,.sprite-icons-nara,.sprite-icons-wikidata,.sprite-icons-numismatic { background-image:url('https://snaccooperative.org/css/hrt/icons.png?_=d4878f4ce077fa0a82d86d6ca6dc81a85faa5fc4'); -webkit-background-size:96px 96px; -moz-background-size:96px 96px; background-size:96px 96px } } .geoplace-map { width: 100%; height: 300px; margin: 0px; padding: 0px; margin-bottom: 10px; } .dataTables_wrapper label { font-weight: normal; } .panel-heading span:after { font-family:'Glyphicons Halflings'; content:"\e114"; float: right; color: grey; } .panel-heading span.collapsed:after { content:"\e080"; } .panel-collapsible { cursor: pointer; } @media (max-width: 992px) { #profile-togglebox { display:none } } td i.i-hover { visibility: hidden; cursor: pointer; color: #347ab8; } td:hover i.i-hover { visibility: visible; } .dataTables_filter input { width: 240px; } /* .wikipedia_thumbnail_container { text-align: center; border: 1px solid #222222; padding: 15px; -webkit-border-radius: 10px; margin-bottom: 10px; } .wikipedia_thumbnail { margin: auto; padding-right:0.2em; position:relative; max-width:300px; } .wikipedia_thumbnail img { z-index:1; padding:4px; line-height:1.428571429; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; display:inline-block; max-width:100%; height:auto } .wikipedia_thumbnail figurecaption,.wikipedia_thumbnail div { width:95%; display:block; position:absolute; bottom:5px; left:5px; z-index:2; margin:0; padding:5px; color:#fff; background:rgba(0,0,0,0.4) } .wikipedia_thumbnail a { color:#eee }*/ .snac-toolbar { top: 0px; } .snac-toolbar .container { padding-bottom: 0px!important; padding-right: 0px; padding-left: 0px; } </style> <script> function getSharedResources(icid1, icid2) { var sharedTable = $("#shared-resources-table").DataTable().clear().draw(); $.ajax({ url: snacUrl + "/shared_resources?icid1=" + icid1 + "&icid2=" + icid2 }).done(function(data) { var rows = []; var length = data.resources.length; for (i = 0; i < length; i++) { var resourceHref = "<a href='" + data.resources[i].href + "'>" + data.resources[i].title + "</a> " var resourceInfoIcon = " <a target='_blank' href='" + snacUrl + "/vocab_administrator/resources/" + data.resources[i].id + "' title='View in SNAC'> <i class='fa fa-info-circle' style='font-size:large'> </i> </a>" var row = [data.resources[i].arcrole_1, resourceHref, resourceInfoIcon, data.resources[i].arcrole_2]; rows.push(row); } sharedTable.rows.add(rows).draw() }) } function loadSharedResourcesModal(target) { // grab info on clicked table row to load the Shared Resources Modal var relatedConstellationName = $(target).closest("td").find("a")[0].innerHTML; $(".compared-constellation-name").html(relatedConstellationName); var iconClasses = ""; if ($(target).closest("td").find("i.fa-stack-1x").hasClass("fa-university")) { iconClasses = "fa fa-university"; } else if ($(target).closest("td").find("i.fa-stack-1x").hasClass("fa-users")) { iconClasses = "fa fa-users"; } else { iconClasses = "fa fa-user"; } $("#compared-constellation-icon").removeClass(); $("#compared-constellation-icon").addClass(iconClasses); }; /** * Prevent automatic scrolling of page to anchor by browser after page load. */ function preventAnchorScroll() { var scrollToTop = function () { $(window).scrollTop(0); }; $(window).one('scroll', scrollToTop); $(function () { setTimeout( function () { $(window).off('scroll', scrollToTop); }, 1000 ); }); } preventAnchorScroll(); function holdingsTabActions() { if (! $.fn.DataTable.isDataTable("#holding-repository-table")) { loadHoldings(); } } function loadHoldings() { var constellationid = $("#constellationid").val() $("#holding-repository-table").DataTable({ "ajax": { "url": snacUrl + "/get_holdings/" + constellationid, "dataType": "json", "dataSrc": "resources" }, "columns": [ { "data": null, "render": function(data, type, row, meta) { if (data.href) { var cell = "<a target='_blank' href='" + data.href +"'class='outbound-repo-link'" + "data-repo-ic-id='"+constellationid+"'>" + data.title + "</a>"; } else { var cell = data.title; } return cell; } }, { "data": "relation_count" }, { "data": null, "render": function(data, type, row, meta) { if (data) { var cell = "<a href='https://snaccooperative.org/vocab_administrator/resources/" + data.id + "' title='View in SNAC'> <i class='fa fa-info-circle' style='font-size:large'> </i> </a>"; } return cell; }, "defaultContent": "" } ] }) } var archivalTable = null; var lumpTable = null; var holdingsMarkers = {}; var placesMarkers = {}; var placesMapView = null; var highlightIcon = new L.Icon({ iconUrl: 'https://cdn.rawgit.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-red.png', shadowUrl: 'https://cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/images/marker-shadow.png', iconSize: [25, 41], iconAnchor: [12, 41], popupAnchor: [1, -34], shadowSize: [41, 41] }); var defaultIcon = new L.Icon.Default(); function highlightHoldingMarker(id) { if (typeof holdingsMarkers[id] != 'undefined') { holdingsMarkers[id].setIcon(highlightIcon); } } function unHighlightHoldingMarker(id) { if (typeof holdingsMarkers[id] != 'undefined') { if (!holdingsMarkers[id].isPopupOpen()) holdingsMarkers[id].setIcon(defaultIcon); } } function resourceTabActions() { if ($(".holdings_location_lat").length == 0) { $("#display-holdings-map-btn").hide(); return } // hide map if user has manually closed map if ($("#holdings-map-wrapper").hasClass("snac-hidden")) { $("#display-holdings-map-btn").show(); return; } if ((localStorage.getItem("show_map") === "true")) { displayHoldingsMapInteractive(); } else if (!holdingsMapView) { $("#display-holdings-map-btn").show() } } function closeHoldingsMap() { $("#holdings-map-wrapper").hide().addClass("snac-hidden"); $("#display-holdings-map-btn").show(); } function displayHoldingsMapInteractive() { if ($(".holdings_location_lat").length == 0) { holdingsMapView = true; // just not null! $('#holdingsMap').css("display", "none"); return; } $("#holdings-map-wrapper").show() $("#holdings-map-wrapper").removeClass("snac-hidden") $("#display-holdings-map-btn").hide() if (holdingsMapView != null) { return; } // Add a slight delay to the map viewing so that the modal window has time to load setTimeout(function() { holdingsMapView = L.map('holdingsMap').setView([0,0],7);//setView([35.092344, -39.023438], 2); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 15, attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(holdingsMapView); var bounds = new L.LatLngBounds(); $(".holdings_location_name").each(function(i) { var id = $(this).attr('id').replace("holdings_location_name_", ""); var icid = $("#holdings_location_id_"+id).val(); if ($("#holdings_location_lat_"+id).length > 0) { var latitude = $("#holdings_location_lat_"+id).val(); var longitude = $("#holdings_location_lon_"+id).val(); if (latitude != '' && longitude != '') { var marker = L.marker([latitude, longitude]).addTo(holdingsMapView).bindPopup($(this).val()); bounds.extend(marker.getLatLng()); /*marker.on('click', function(e) { //console.log(this); console.log(this.getPopup().getContent()); archivalTable.columns( 2 ).search( this.getPopup().getContent() ) .draw(); });*/ marker.on('popupopen', function(e) { //console.log(this); // console.log(this.getPopup().getContent()); archivalTable.columns( 2 ).search( this.getPopup().getContent() ) .draw(); this.setIcon(highlightIcon); }); marker.on('popupclose', function(e) { archivalTable.columns( 2 ).search( "" ) .draw(); this.setIcon(defaultIcon); }); marker.on('mouseover', function(e) { this.setIcon(highlightIcon); }); marker.on('mouseout', function(e) { if(!this.isPopupOpen()) this.setIcon(defaultIcon); }); holdingsMarkers[icid] = marker; } } }); holdingsMapView.fitBounds(bounds, {maxZoom : 7}); }, 400); } function displayPlacesMapInteractive() { if (placesMapView != null) { return; } if ($(".place_latitude").length == 0) { placesMapView = true; // just not null! $('#placesMap').css("display", "none"); return; } // Add a slight delay to the map viewing so that the modal window has time to load setTimeout(function() { placesMapView = L.map('placesMap').setView([0,0],7);//setView([35.092344, -39.023438], 2); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 15, attribution: '© <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a>' }).addTo(placesMapView); var bounds = new L.LatLngBounds(); $(".place_name").each(function(i) { var id = $(this).attr('id').replace("place_name_", ""); if ($("#place_lat_"+id).length > 0) { var latitude = $("#place_lat_"+id).val(); var longitude = $("#place_lon_"+id).val(); if (latitude != '' && longitude != '') { var marker = L.marker([latitude, longitude]).addTo(placesMapView).bindPopup($(this).val()); bounds.extend(marker.getLatLng()); marker.on('popupopen', function(e) { //console.log(this); // console.log(this.getPopup().getContent()); this.setIcon(highlightIcon); }); marker.on('popupclose', function(e) { this.setIcon(defaultIcon); }); marker.on('mouseover', function(e) { this.setIcon(highlightIcon); }); marker.on('mouseout', function(e) { if(!this.isPopupOpen()) this.setIcon(defaultIcon); }); placesMarkers[id] = marker; } } }); placesMapView.fitBounds(bounds, { maxZoom: 7 }); }, 400); } function clearRelationFilter() { $("#relation-table").DataTable().columns(0).search("").draw(); $("#datatable-column-filters").html(""); } $(document).ready(function() { $('#view-nav-tabs a').click(function(e) { if ($(this).parent().hasClass("disabled")) { e.preventDefault(); return; } $(this).tab('show'); }); $("#view-nav-tabs a[href='#resources']").on("show.bs.tab", function() { resourceTabActions(); }) $("#view-nav-tabs a[href='#places']").on("show.bs.tab", function() { displayPlacesMapInteractive(); }) $("#view-nav-tabs a[href='#holding-repository']").on("show.bs.tab", function() { holdingsTabActions(); }) // store the currently selected tab in the hash value $("#view-nav-tabs > li > a").on("shown.bs.tab", function(e) { var hash = $(e.target).attr("href") if (history.pushState) { history.replaceState(null, null, hash); } else { window.location.hash = hash; } }); // on load of the page: switch to the currently selected tab var hash = window.location.hash; if (hash.length) { $("#view-nav-tabs a[href='" + hash + "']").tab("show"); } else { // load Resources if no bioghist if (($("#view-nav-tabs a[href='#biography']").parent().hasClass("disabled"))) { $("#view-nav-tabs a[href='#resources']").tab("show"); } } if (localStorage.getItem("hide_profile") === "true") { $("#profile-toggle").prop("checked", true); toggleProfile(); } var relationTable = $('#relation-table').DataTable({ "searching" : true, "autoWidth": false, "deferRender": true, "columnDefs": [ {"visible": false, "targets":2}, {"width": "75%", "targets":1} ], responsive: true, "language": { "searchPlaceholder": "Relation or Name" } }); $("#relation-table").on("click", "td i.i-hover", function(e) { var q = $(e.target).closest("td").text(); $("#relation-table").DataTable().columns(0).search(q).draw(); var filterButton = "<button type='button' onclick='clearRelationFilter()' class='btn list-group-item-warning'>" + q + "<i class='fa fa-fw fa-times'></i></button>" $("#datatable-column-filters").html(filterButton); }) lumpTable = $('#lump').DataTable({ "searching" : true, "autoWidth": false, responsive: true, "language": { "searchPlaceholder": "Title, Role, Repository" } }) if (lumpTable.data().any()) { $('#bibliographic-collapse').collapse('toggle').prev('div').find("span").toggleClass("collapsed") } archivalTable = $('#archival').DataTable({ dataSrc: 2, "autoWidth": false, "deferRender": true, "columnDefs": [ {"width": "5%", "targets":0}, {"width": "60%", "targets":1}, {"width": "35%", "targets":2} ], responsive: true, "language": { "searchPlaceholder": "Title, Role, Repository" } }); placesTable = $('#placesTable').DataTable({ "searching" : true, "autoWidth": false }); $('.listtable').DataTable({ "searching" : true, responsive: true }); // Relationships Table Filter $('.relation-btn-filter').on('click', function(e) { var $btn = $(e.delegateTarget) var query = $btn.hasClass('active') ? '' : $btn.data('filter') relationTable.columns(2).search(query).draw(); $(".relation-btn-filter").not(this).each( function() { $(this).removeClass('active') }) $btn.toggleClass('active') }); $('#btn-clear-filter').on('click', function(e) { $(".relation-btn-filter").each( function() { $(this).removeClass('active') }) }) $("#relation-table").on("click", "a[href='#shared-resources-modal']", function() { var icid1 = $("#constellationid").val(); var icid2 = $(this).closest('tr').data('id'); getSharedResources(icid1, icid2); loadSharedResourcesModal(this); }) $('#view-nav-tabs').tabCollapse(); }); </script> <meta name="viewport" content="initial-scale = 1.0" /> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-CF5Y3HQ2TH"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-CF5Y3HQ2TH'); </script> </head> <body role="document"> <script> var snacUrl = "https://snaccooperative.org"; var restUrl = "https://api.snaccooperative.org/"; var laravelUrl = "https://snaccooperative.org/v2"; </script> <nav class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand active" href="https://snaccooperative.org"><span class="snac-name-header">snac</span></a><!--<span class="snac-fullname-header"> | social networks and archival context</span>--> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="https://snaccooperative.org/search"><i class="fa fa-search" aria-hidden="true"></i> Search</a></li> <li><a href="https://snaccooperative.org/browse"><i class="fa fa-address-book" aria-hidden="true"></i> Browse</a></li> <li><a href="https://snaccooperative.org/vocab_administrator/resources"><i class="fa fa-book" aria-hidden="true" aria-label="Resource Descriptions"></i> <span class="navbar-hideable"> Resources</span></a></li> <!-- --> </ul> <div class="navbar-right"> <ul class="nav navbar-nav"> <li><a href="https://portal.snaccooperative.org/about"><i class="fa fa-info-circle" aria-hidden="true"></i> About</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> <i class="fa fa-question-circle"></i> <span class="navbar-hideable"> Help</span> <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="https://snaccooperative.org/api_help"><i class="fa fa-fw fa-list" aria-hidden="true"></i> Rest API Commands</a></li> <!-- --> <li role="separator" class="divider"></li> <li><a href="https://snaccooperative.org/contact"><i class="fa fa-fw fa-envelope" aria-hidden="true"></i> Contact Us</a></li> </ul> </li> <!-- --> <li><a href="https://snaccooperative.org/login?r=https%3A%2F%2Fsnaccooperative.org%2Fark%3A%2F99166%2Fw6251k4c"><i class="fa fa-sign-in"></i> Login</a></li> <!-- --> </ul> </div> </div><!--/.nav-collapse --> </div> </nav> <div class="container snac" role="main"> <div class="name" style="margin-bottom: 15px;"> <h1 style="display: inline;"> <!-- <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> --> Crew, Henry, 1859-1953 </h1> <a data-toggle="modal" style="display: inline; position: relative;" data-target="#variant-names" href="#variant-names">Variant names</a> </div> <div class="btn-toolbar" style="margin-bottom: 15px;"> <div class="btn-group" role="group"> <!-- <a href="#" class="btn list-group-item-success"> --> <!-- <i class="fa fa-fw fa-id-card-o" aria-hidden="true"></i> Basic View</a> --> <a class="btn list-group-item-warning" href="https://snaccooperative.org/details/57243002/8374233"> <i class="fa fa-fw fa-sliders" aria-hidden="true"></i><span class="snac-minimize"> Detailed View</span></a> <a href="https://snaccooperative.org/maybesame/57243002/8374233" class="btn list-group-item-merge" id="merge"> <i class="fa fa-fw fa-random" aria-hidden="true"></i><span class="snac-minimize"> Similarity Assertions <span class="badge">1</span></span></a> <a class="btn list-group-item-history" href="https://snaccooperative.org/history/57243002/8374233"> <i class="fa fa-fw fa-history" aria-hidden="true"></i> <span class="snac-minimize"> Revision History</span> </a> <a class="btn list-group-item-sources" href="https://snaccooperative.org/sources/57243002/8374233"> <i class="fa fa-fw fa-archive" aria-hidden="true"></i> <span class="snac-minimize"> Sources</span> </a> <div class="btn-group"> <div class="dropdown"> <button class="dropdown-toggle btn list-group-item-download" type="button" id="export-btn" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true"> <i class="fa fa-fw fa-download" aria-hidden="true"></i><span class="snac-minimize"> Export</span> <span class="caret"></span> </button> <ul class="dropdown-menu" aria-labelledby="export-btn" style="background:#ecdef2;margin-top:36px;"> <li> <a href="https://snaccooperative.org/download/57243002?type=constellation_json" class=""> <i class="fa fa-fw fa-file" aria-hidden="true"></i> JSON </a> </li> <li> <a href="https://snaccooperative.org/download/57243002?type=eac-cpf" class=""> <i class="fa fa-fw fa-file-code-o" aria-hidden="true"></i> EAC-CPF XML </a> </li> </ul> </div> </div> </div> <div class="btn-group" id="profile-togglebox" style="float:right"> <input type="checkbox" id="profile-toggle" class="snac-hidden" aria-hidden="true"/> <label for="profile-toggle" class="toggle-switch" onclick="toggleProfile()" style="float:right;"></label> <div style="float:right; margin-right:5px;"> <p> <span id=profile-toggle-text>Hide</span> Profile</p> </div> </div> </div> <div class="row" id="row-main"> <div id="content-column" class="col-md-8"> <ul class="nav nav-tabs" role="tablist" id="view-nav-tabs"> <!-- Build enabled and disabled tabs <li> and <a> --> <li class="active"> <a href="#biography" role="tab" data-toggle="tab">Biography</a> </li> <li><a href="#resources" role="tab" data-toggle="tab" >Resources</a></li> <li><a role="tab" data-toggle="tab" href="#relationships">Relationships</a></li> <li><a role="tab" data-toggle="tab" href="#places">Places</a></li> <li><a role="tab" data-toggle="tab" href="#subjects">Subjects</a></li> <li><a role="tab" data-toggle="tab" href="#occupations">Occupations</a></li> <li class="disabled"><a class="grayedout" href="#activities">Activities</a></li> </ul> <div class="tab-content"> <div class="body-tab-pane tab-pane active" id="biography"> <div class="biogHist"> <biogHist><p xmlns="urn:isbn:1-931666-33-4">Physicist (spectroscopy). Astronomer, Lick Observatory, 1891-1892; professor of physics, Northwestern University, 1892-1931; and chief, Division of Basic Sciences, A Century of Progress Exposition, Chicago, 1931-1933.</p> <p class='source' xmlns="urn:isbn:1-931666-33-4">From the description of Papers [microform], 1833-1967, (bulk 1880-1940) (Unknown). WorldCat record id: 84584808</p> <p xmlns="urn:isbn:1-931666-33-4">Henry Crew was born June 4, 1859 in Richmond, Ohio, the first son of William Henry and Deborah Ann Hargrave Crew. He had one brother, Charles, who died in childhood, and two sisters, Carolyn and Winona. In 1882 Crew received his A.B. from Princeton University, where he had been enrolled in the classical course.</p> <p xmlns="urn:isbn:1-931666-33-4">Crew's training in physics began with a one year graduate fellowship at Princeton, commencing in 1682. In 1883 he obtained a fellowship to study in Berlin under Hermann Ludwig Ferdinand von Helmholz. At that time all Americans who were interested in experimental physics were obliged to study abroad, and if possible in Germany. In 1884 Crew returned to the United States and entered the new experimental physics doctoral program begun by Professor Henry Rowland at The Johns Hopkins University. Crew received his Ph.D. from Johns Hopkins in 1887. His dissertation topic was the “Doppler Determination of the Rotation Period of the Sun for Various Heliocentric Latitudes.”</p> <p xmlns="urn:isbn:1-931666-33-4">Crew spent 1887 and 1888 as an Assistant in Physics at Johns Hopkins. From 1888 to 1891 he was an Instructor in Physics at Haverford College. In 1891 he accepted a position as an astrophysicist at the Lick Observatory in California.</p> <p xmlns="urn:isbn:1-931666-33-4">In 1890 Crew married Helen C. Coale. They had three children: Alice, born in 1892; Mildred, born in 1894; and William Henry, born in 1899. Helen Crew died in 1941 at the age of 74.</p> <p xmlns="urn:isbn:1-931666-33-4">In the fall of 1892 Crew took the position of Fayerweather Professor of Physics at Northwestern. He held that position, as well as the chairmanship of the physics department, until 1930, when he took a leave of absence to become the Chief of the Division of Basic Sciences at the Century of Progress Inter- national Exposition in Chicago. He was in charge of all scientific exhibits at the fair. On September 1, 1933 Crew's leave expired and he retired from the University.</p> <p xmlns="urn:isbn:1-931666-33-4">Crew's academic career had two phases. Upon the receipt of his Ph.D. he began work in the relatively new field of spectroscopy, and especially its applications to astrophysics. At the turn of the twentieth century physicists were just beginning to develop instruments sufficiently sophisticated to make the creation and analysis of spectra worthwhile. Crew contributed to the growth of the new field by constructing a number of new instruments for the creation and elucidation of solar spectra.</p> <p xmlns="urn:isbn:1-931666-33-4">Crew continued to be an active research physicist during the first two decades of the twentieth century. However, his primary interest began to shift to the history of physics. In 1914 he published a translation of Galileo's Two New Sciences with Albert De Salvio and in 1928 he published The Rise of Modern Physics.</p> <p xmlns="urn:isbn:1-931666-33-4">Crew also devoted a great deal of time to his classroom work. Throughout his career at Northwestern he taught the introductory physics course. In addition, he published a number of widely used textbooks; including A Laboratory Manual of Physics (1902), General Physics (1908), and The Elements of Physics (1909).</p> <p xmlns="urn:isbn:1-931666-33-4">After his wife's death in 1941 Crew abandoned his post-retirement research. He did write several articles for encyclopedaea and worked on a number of translation projects. He continued to live in his home on Library Place in Evanston until his death at the age of 93 on February 17, 1953.</p> <p xmlns="urn:isbn:1-931666-33-4">In 1941 Crew was awarded the Oersted Medal for his contributions to teaching by the American Association of Physics Teachers. He was made a Chevalier of the Order of the Crown of Italy for his many translations. Crew also received honorary degrees from the University of Michigan (1914), Princeton (1922), and Northwestern (1937).</p> <p xmlns="urn:isbn:1-931666-33-4">Crew held memberships in numerous scientific and intellectual organizations. He was president of the American Physical Society (1909-l0), the History of Science Society (1930), the American Association of University Professors (1929), and the Illinois State Academy of Science (1913). He was a member of the Optical Society of America, American Astronomical Society, American Association for the Advancement of Science, American Academy of Arts and Science, the American Philosophical Society, and the Padua Club. He was elected to membership in the National Academy of Science in 1909. Crew served as the Associate editor of the Astrophysical Journal for over thirty years. He published one hundred twenty three articles and twelve books during his career.</p> <p class='source' xmlns="urn:isbn:1-931666-33-4">From the guide to the Henry Crew (1859-1953) Papers, 1833-1975, (Northwestern University Archives)</p> </biogHist> </div> </div> <div class="body-tab-pane tab-pane " id="resources"> <div class="row"> <div class="col-md-12"> <div class="text-center"> <a class="btn list-group-item-success" id="display-holdings-map-btn" style="display:none;margin-bottom:10px;" onclick="displayHoldingsMapInteractive()"> <i class="fa fa-fw fa-globe" aria-hidden="true"></i> View Collection Locations </a> </div> <div id="holdings-map-wrapper" style="display:none;"> <a href="#" class="list-group-item circle-close" onclick="closeHoldingsMap()" style="z-index:500;border:"><span class="fa fa-2x fa-times" aria-hidden="true"></span></a> <div class="geoplace-map" id="holdingsMap"> </div> </div> <div id="holdingsList"> <div> <input class="holdings_location_id" id="holdings_location_id_1" value="76760057" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_1" value="American Institute of Physics, Niels Bohr Library" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_2" value="84198437" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_2" value="American Philosophical Society" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_3" value="76765387" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_3" value="Cornell University Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_3" value="42.4467000" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_3" value="-76.4957000" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_4" value="85628215" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_4" value="Houghton Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_4" value="42.3731728" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_4" value="-71.1159515" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_5" value="76771561" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_5" value="Johns Hopkins University, Sheridan Libraries and the Milton S. Eisenhower Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_5" value="39.3289948" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_5" value="-76.6194763" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_6" value="76777476" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_6" value="New York State Historical Documents Inventory" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_6" value="42.6514550" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_6" value="-73.7552740" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_7" value="76794980" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_7" value="Northwestern University Archives" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_8" value="85523075" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_8" value="Stanford University. Department of Special Collections and University Archives" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_8" value="37.4313698" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_8" value="-122.1689224" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_9" value="85524185" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_9" value="University of Minnesota Libraries. University Archives [uarc]" type="hidden"> </div> <div> <input class="holdings_location_id" id="holdings_location_id_10" value="76787723" type="hidden"> <input class="holdings_location_name" id="holdings_location_name_10" value="University of Pennsylvania Libraries, Van Pelt Library" type="hidden"> <input class="holdings_location_lat" id="holdings_location_lat_10" value="39.9526900" type="hidden"> <input class="holdings_location_lon" id="holdings_location_lon_10" value="-75.1940670" type="hidden"> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-heading panel-collapsible" onClick="$('#archival-collapse').collapse('toggle'); $(this).find('span').toggleClass('collapsed');"> <span>Archival Resources</span> </div> <div id="archival-collapse" class="panel-collapse collapse in"> <div class="panel-body"> <table id="archival" class="table table-striped table-hover" data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="20%">Role</th> <th width="40%">Title</th> <th width="40%">Holding Repository</th> <th></th> </tr> </thead> <tbody> <tr onMouseOver="highlightHoldingMarker(76765387);" onMouseOut="unHighlightHoldingMarker(76765387);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/64060976" class="outbound-repo-link" data-repo-ic-id="76765387"> Crew, Henry, 1859-1953. Manuscript translation of John Peckham's Perspectiva communis, 1940. </a> </td> <td>Cornell University Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7908260 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85523075);" onMouseOut="unHighlightHoldingMarker(85523075);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/122445225" class="outbound-repo-link" data-repo-ic-id="85523075"> Brasch, Frederick E. (Frederick Edward), 1875-1967,. The Frederick E. Brasch collection of Sir Isaac Newton manuscripts and related materials on the history of scientific thought, 1684-1949. </a> </td> <td>Stanford University. Department of Special Collections and University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6714678 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/83823679" class="outbound-repo-link" data-repo-ic-id="76760057"> Webster, Arthur Gordon, 1863-1923. Incoming letters, 1893-1913. </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8308626 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777476);" onMouseOut="unHighlightHoldingMarker(76777476);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/81407074" class="outbound-repo-link" data-repo-ic-id="76777476"> Correspondence from Darrow's files relating to history of physics, 1943-1968. </a> </td> <td>New York State Historical Documents Inventory</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8263026 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76787723);" onMouseOut="unHighlightHoldingMarker(76787723);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/63645316" class="outbound-repo-link" data-repo-ic-id="76787723"> Century of Progress International Exposition (1933-1934 : Chicago, Ill.). Correspondence with Paul Philippe Cret, 1928-1938. </a> </td> <td>University of Pennsylvania Libraries, Van Pelt Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7901424 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/77679088" class="outbound-repo-link" data-repo-ic-id="76760057"> Pienkowski, Stefan, 1883-1953. Files of Stefan Pienkowski. </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8200731 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/82797991" class="outbound-repo-link" data-repo-ic-id="76760057"> Michelson, Albert A. (Albert Abraham), 1852-1931. Addition to papers. </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8289422 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76787723);" onMouseOut="unHighlightHoldingMarker(76787723);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/63554415" class="outbound-repo-link" data-repo-ic-id="76787723"> Crew, Henry, 1859-1953. Correspondence with Edgar Fahs Smith, 1894. </a> </td> <td>University of Pennsylvania Libraries, Van Pelt Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7889952 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85524185);" onMouseOut="unHighlightHoldingMarker(85524185);"> <td>referencedIn</td> <td> <a href="http://special.lib.umn.edu/findaid/xml/uarc00982.xml" class="outbound-repo-link" data-repo-ic-id="85524185"> Anthony Zeleny papers, 1902-1939 </a> </td> <td>University of Minnesota Libraries. University Archives [uarc]</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6619315 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>creatorOf</td> <td> <a href="http://www.worldcat.org/oclc/84584808" class="outbound-repo-link" data-repo-ic-id="76760057"> Crew, Henry, 1859-1953. Papers [microform], 1833-1967, (bulk 1880-1940) </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8323011 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(85628215);" onMouseOut="unHighlightHoldingMarker(85628215);"> <td>referencedIn</td> <td> <a href="http://id.lib.harvard.edu/ead/hou00163/catalog" class="outbound-repo-link" data-repo-ic-id="85628215"> Immigration Restriction League (U.S.) records, 1893-1921 </a> </td> <td>Houghton Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6383318 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76777476);" onMouseOut="unHighlightHoldingMarker(76777476);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/80616266" class="outbound-repo-link" data-repo-ic-id="76777476"> History of physics manuscript biography collection A-C, 1901-1989, [ca. 1960]-1989 (bulk). </a> </td> <td>New York State Historical Documents Inventory</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8248182 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(84198437);" onMouseOut="unHighlightHoldingMarker(84198437);"> <td>referencedIn</td> <td> <a href="http://www.amphilsoc.org/mole/view?docId=ead/APS.Archives.IIg-ead.xml" class="outbound-repo-link" data-repo-ic-id="84198437"> American Philosophical Society Archives. Record Group IIg, 1887-1891 </a> </td> <td>American Philosophical Society</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6630804 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/80927776" class="outbound-repo-link" data-repo-ic-id="76760057"> Fulcher, Gordon Scott, 1884-. Papers, 1897-1970. </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8254060 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/80181016" class="outbound-repo-link" data-repo-ic-id="76760057"> Crew, William Henry, 1899-. Henry Crew at Northwestern University: A memoir, 1975. </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8240578 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76794980);" onMouseOut="unHighlightHoldingMarker(76794980);"> <td>creatorOf</td> <td> <a href="http://findingaids.library.northwestern.edu/catalog/inu-ead-nua-archon-1134" class="outbound-repo-link" data-repo-ic-id="76794980"> Henry Crew (1859-1953) Papers, 1833-1975 </a> </td> <td>Northwestern University Archives</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/6347901 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/82694665" class="outbound-repo-link" data-repo-ic-id="76760057"> Michelson, Albert A. (Albert Abraham), 1852-1931. Papers, 1803-1989 ; (bulk: 1861-1965). </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8287530 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76760057);" onMouseOut="unHighlightHoldingMarker(76760057);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/79391414" class="outbound-repo-link" data-repo-ic-id="76760057"> Meggers, William F. (William Frederick), 1888-1966. Addition to papers, 1870-1973 (bulk: 1906-1966). </a> </td> <td>American Institute of Physics, Niels Bohr Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/8228016 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> <tr onMouseOver="highlightHoldingMarker(76771561);" onMouseOut="unHighlightHoldingMarker(76771561);"> <td>referencedIn</td> <td> <a href="http://www.worldcat.org/oclc/49301571" class="outbound-repo-link" data-repo-ic-id="76771561"> Bragdon, Henry Wilkinson. Henry Wilkinson Bragdon collection. </a> </td> <td>Johns Hopkins University, Sheridan Libraries and the Milton S. Eisenhower Library</td> <td> <a target="_blank" style="float:right" href="https://snaccooperative.org/vocab_administrator/resources/7604806 " title="View in SNAC"> <i class="fa fa-info-circle" style="font-size:large"> </i> </a> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="panel panel-default"> <div class="panel-heading panel-collapsible" onClick="$('#bibliographic-collapse').collapse('toggle'); $(this).find('span').toggleClass('collapsed');"> <span class="collapsed">Bibliographic and Digital Archival Resources</span> </div> <div id="bibliographic-collapse" class="panel-collapse collapse"> <div class="panel-body"> <table id="lump" class="table table-striped" data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="20%">Role</th> <th width="40%">Title</th> <th width="40%">Holding Repository</th> <th></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="body-tab-pane tab-pane" id="relationships"> <div class="row"> <div class="col-xs-1"> <p style="margin-top:8px;font-size:14px;">Filters:</p> </div> <div class="col-md-11"> <div class="btn-toolbar" style="margin-bottom: 15px;" aria-label="Table filter buttons" > <div class="btn-group"> <button class="btn btn-person relation-btn-filter" data-filter="person" type="button" alt="Person Filter" title="Person"> <i class="fa fa-fw fa-user fa-inverse"></i> </button> <button class="btn btn-corp relation-btn-filter" data-filter="corporateBody" type="button" alt="Corporate Body Filter" title="Corporate Body"> <i class="fa fa-fw fa-university fa-inverse"></i> </button> <button class="btn btn-family relation-btn-filter" data-filter="family" type="button" alt="Family Filter" title="Family"> <i class="fa fa-fw fa-users fa-inverse"></i> </button> </div> <button class="btn btn-danger relation-btn-filter" data-filter="" id="btn-clear-filter" type="button" alt="Clear Filters" title="Clear Filters"> <i class="fa fa-fw fa-times fa-inverse"></i> </button> <div id="datatable-column-filters" class="col-xs-3"> </div> <div class="btn-group pull-right"> <a class="btn list-group-item-visualize" href="https://snaccooperative.org/visualize/connection_graph/57243002/8374233"> <i class="fa fa-fw fa-asterisk" aria-hidden="true"></i><span class="snac-minimize"> Connection Graph</span></a> <a class="btn list-group-item-visualize" href="https://snaccooperative.org/visualize/radial_graph/57243002/8374233"> <i class="fa fa-fw fa-bullseye" aria-hidden="true"></i><span class="snac-minimize"> Radial Graph</span></a> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <table id="relation-table" class="table table-striped " data-order='[[ 1, "asc" ]]' style="width:100%"> <thead> <tr> <th width="25%">Relation</th> <th width="75%">Name</th> </tr> </thead> <tbody> <tr class="id" data-id="55880681"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/55880681">American Philosophical Society.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="71273134"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/71273134">Ames, Joseph Sweetman, 1864-1943.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="73100499"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/73100499">Bragdon, Henry Wilkinson.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="56167782"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/56167782">Brasch, Frederick E. (Frederick Edward), 1875-1967,</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="48747414"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/48747414">Brashear, John A. (John Alfred), 1840-1920.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="23451809"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/23451809">Century of Progress International Exposition (1933-1934 : Chicago, Ill.)</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="31817543"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/31817543">Crew, William Henry, 1899-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="51700809"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/51700809">Darrow, Karl K. (Karl Kelchner), 1891-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="3625166"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/3625166">Fulcher, Gordon Scott, 1884-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="47524815"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/47524815">Gaurico, Luca, 1476-1558.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="4136651"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/4136651">Hale, G. E. (George Ellery), 1913-</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="51011015"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/51011015">Hale, George Ellery, 1868-1938.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="7669094"> <td>correspondedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/7669094">Immigration Restriction League (U.S.).</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="21517382"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/21517382">Meggers, William F. (William Frederick), 1888-1966.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="70612023"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/70612023">Michelson, Albert A. (Albert Abraham), 1852-1931.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="14174890"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/14174890">Millikan, Robert Andrews, 1868-1953.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="74775703"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/74775703">Niels Bohr Library.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="33551010"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/33551010">Northwestern University.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="31592767"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Corporate Body"> <i class="fa fa-square fa-stack-2x" style="color: #7E72B5;"></i> <i class="fa fa-university fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/31592767">Northwestern University (Evanston, Ill.). Department of Physics</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> corporateBody </td> </tr> <tr class="id" data-id="2505175"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/2505175">Peckham, John, d. 1292.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="61192977"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/61192977">Pienkowski, Stefan, 1883-1953.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="56826157"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/56826157">Rowland, Henry Augustus, 1848-1901.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="69169033"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/69169033">Rutherford, Ernest, 1871-1937.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="37096861"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/37096861">Webster, Arthur Gordon, 1863-1923.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="70891209"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/70891209">Wood, Robert Williams, 1868-1955.</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> <tr class="id" data-id="51158061"> <td>associatedWith <i class="fa fa-filter i-hover"></i></td> <td> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> <a href="https://snaccooperative.org/view/51158061">Zeleny, Anthony, 1870-1947</a> <a style="float:right;" data-toggle="modal" data-target"#shared-resources-modal" href="#shared-resources-modal" title="View Shared Resources"> <i class="fa fa-book" style="float:right;font-size: medium;margin-left:2px;" aria-hidden="true"></i> <i class="fa fa-exchange" style="float:right;font-size: larger;" aria-label="View Shared Resources"></i> </a> </td> <td> person </td> </tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="places"> <div class="row"> <div class="col-md-12"> <div class="geoplace-map" id="placesMap"> </div> </div> </div> <div class="row"> <div class="col-md-12"> <table id="placesTable" style="width:100%"> <thead> <tr> <th width="05%"></th> <th width="75%">Place Name</th> <th width="10%">Admin Code</th> <th width="10%">Country</th> </tr> </thead> <tbody> <tr> <td></td> <td>Sun</td> <td></td> <td></td> </tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="subjects"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Subject</th> </tr> </thead> <tbody> <tr><td>Optics</td></tr> <tr><td>Physical instruments</td></tr> <tr><td>Physics</td></tr> <tr><td>Physics</td></tr> <tr><td>Physics</td></tr> <tr><td>Spectrum analysis</td></tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="occupations"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Occupation</th> </tr> </thead> <tbody> <tr><td>Astronomers</td></tr> <tr><td>Physicists</td></tr> </tbody> </table> </div> </div> </div> <div class="body-tab-pane tab-pane" id="activities"> <div class="row"> <div class="col-md-12"> <table class="listtable" style="width:100%"> <thead> <tr> <th>Activity</th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> <!-- <div class="body-tab-pane tab-pane" id="names"> <div class="row"> <div class="col-md-12"> <table class="listtable"> <thead> <tr> <th>variant Name</th> </tr> </thead> <tbody> <tr><td></td></tr> </tbody> </table> </div> </div> </div> --> </div> </div> <div class="col-md-4" id="profile-sidebar"> <div class="row profilehover"> <div class="wikipedia_thumbnail_container"> <div id="profilebar"> <span></span> </div> <div class="wikipedia_thumbnail" id="wikipediaImage"> </div> </div> </div> <div class="well well-md"> <div class="row"> <div class="col-md-12"> <h4 class="text-center" style="margin-top: 0px;"> <span class="fa-stack fa-sm" title="Entity Type: Person"> <i class="fa fa-square fa-stack-2x" style="color: #5CB9A6;"></i> <i class="fa fa-user fa-stack-1x fa-inverse"></i> </span> Person </h4> </div> </div> <div class="row"> <label class="col-xs-6">Exist Dates:</label> <div class="col-xs-6"> <p>Birth 1859-06-04</p> <p>Death 1953-02-17</p> </div> </div> <div class="row"> </div> <div class="row"> </div> <div class="row"> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Related Descriptions </div> <div class="list-group"> <a class="list-group-item" href="https://viaf.org/viaf/15527404" target="_blank"> <span class="sprite-icon sprite-icons-viaf"></span>Virtual International Authority File </a> <a class="list-group-item" href="https://www.wikidata.org/entity/Q11168795" target="_blank"> <span class="sprite-icon sprite-icons-wikidata"></span>Wikidata </a> <a class="list-group-item" href="https://www.worldcat.org/identities/lccn-n80145898" target="_blank"> <span class="sprite-icon sprite-icons-worldcat"></span>WorldCat Identities </a> <a class="list-group-item" href="https://id.loc.gov/authorities/n80145898" target="_blank"> <span class="sprite-icon sprite-icons-idlocgov"></span>LC/NACO </a> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Search Elsewhere </div> <div class="list-group"> <a class="list-group-item" href="https://beta.worldcat.org/archivegrid/?p=1&q=Crew,+Henry,+1859-1953" target="_blank"> <span class="sprite-icon sprite-icons-archivegrid"></span> ArchiveGrid Search</a> <a class="list-group-item" href="https://dp.la/search?utf8=%E2%9C%93&q=Crew,+Henry,+1859-1953" target="_blank"> <span class="sprite-icon sprite-icons-dpla"></span> DPLA Search</a> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> Information </div> <div class="list-group"> <p class="list-group-item"><strong>Permalink:</strong> <a href="http://n2t.net/ark:/99166/w6251k4c">http://n2t.net/ark:/99166/w6251k4c</a></p> <p class="list-group-item"><strong>Ark ID:</strong> w6251k4c</p> <p class="list-group-item"><strong>SNAC ID:</strong> 57243002</p> </div> </div> <div class="modal fade" id="variant-names" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-labelledby="myModalLabel" aria-hidden="true">×</button> <h4 class="modal-title" id="myModalLabel">Variant Names</h4> </div> <div title="variant forms of name" class="extra-names modal-body"> <div>Crew, Henry</div> <div>Crew, Henry Cerew 1859-1953</div> </div> <div class="modal-footer"> <button type="button" data-dismiss="modal" class="btn btn-default">Close</button> </div> </div> </div> </div> <div class="modal fade" id="shared-resources-modal" tabindex="-1" role="dialog" aria-labelledby="shared-resources-modal"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header primary"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h4 class="modal-title"> Shared Related Resources </h4> </div> <div class="modal-body"> <div class="input-group well well-sm text-center" style="width: 100%"> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-user" aria-hidden="true"></i><br/> </p> <p> Crew, Henry, 1859-1953 </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-long-arrow-right" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-book" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i class="fa fa-long-arrow-left" aria-hidden="true"></i><br/> </p> </div> <div class="col-xs-2 text-center"> <p class="relation-icon"> <i id="compared-constellation-icon" aria-hidden="true"></i><br/> </p> <p class="compared-constellation-name"> </p> </div> </div> <div class="row"> <div class="col-md-12"> <table id="shared-resources-table" class="table table-striped table-hover dataTable no-footer" style="width:100%;"> <thead> <tr> <th style="width: 150px;"> Crew, Henry, 1859-1953 </th> <th> Title </th> <th style="width: 5px;" ></th> <th class="compared-constellation-name" style="width: 150px;"></th> </tr> </thead> </table> </div> </div> </div> <div class="modal-footer"> <button type="button" data-dismiss="modal" class="btn btn-default">Close</button> </div> </div> </div> </div> </div> </div> </div> <!-- Constellation Information --> <input id="constellationid" name="constellationid" type="hidden" value="57243002"/> <input id="version" name="version" type="hidden" value="8374233"/> <input id="ark" name="ark" type="hidden" value="http://n2t.net/ark:/99166/w6251k4c"/> <input id="page_type" name="page_type" type="hidden" value="view_page_full"/> <input id="has_wiki_link" type="hidden" value="true"/> <div class="footer footer-inverse"> <div class="container"> <div class="row"> <div class="col-md-4 footer-content"> <p class="text-center"> <img src="https://snaccooperative.org/images/paper_dolls_art2.png" alt="SNAC Cooperative Logo"/><br/> </p> <h4 class="text-center">Social Networks and Archival Context</h4> <p class="text-center" style="margin-top: 5px;"> <a href="https://twitter.com/snaccooperative" title="Visit us on Twitter"> <i class="fa fa-2x fa-twitter-square" style="vertical-align: middle" aria-hidden="true"></i></a> <a href="https://snaccooperative.org/contact" title="Contact us"><span class="fa-stack fa-sm"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-envelope fa-stack-1x" style="color: #000"></i> </span></a> <a href="https://portal.snaccooperative.org/terms_and_privacy" title="Terms and Information"><span class="fa-stack fa-sm"> <i class="fa fa-square fa-stack-2x"></i> <i class="fa fa-life-ring fa-stack-1x" style="color: #000"></i> </span></a> </p> </div> <div class="col-md-4 footer-content"> <p style="font-size: medium; margin-top: 30px;">SNAC is a discovery service for persons, families, and organizations found within archival collections at cultural heritage institutions.</p> </div> <div class="col-md-4 footer-content"> <div class="row"> <h4 class="">Sponsors</h4> <p> <a href="https://www.mellon.org" target="_blank">The Andrew W. Mellon Foundation</a><br> <a href="https://www.imls.gov" target="_blank">Institute of Museum and Library Services</a><br> <a href="https://www.neh.gov" target="_blank">National Endowment for the Humanities</a> </p> <h4 class="">Hosts</h4> <p> <a href="https://library.virginia.edu" target="_blank">University of Virginia Library</a><br> <a href="https://www.archives.gov" target="_blank">National Archives and Records Administration</a> </p> </div> </div> </div> </div> </div> <script> function setCookie(name,value,days) { var expires = ""; if (days) { var date = new Date(); date.setTime(date.getTime() + (days*24*60*60*1000)); expires = "; expires=" + date.toUTCString(); } document.cookie = name + "=" + (value || "") + expires + "; path=/"; } function getCookie(name) { var nameEQ = name + "="; var ca = document.cookie.split(";"); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==" ") c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function eraseCookie(name) { document.cookie = name+"=; Max-Age=-99999999;"; } $(document).ready(function() { if (!getCookie("acceptprivacy")) $("#privacyDisplay").show(); }); </script> <div id="privacyDisplay" style="display: none; min-height: 30px; width: 100%; position: fixed; bottom: 0px; left: 0px; padding: 10px; background: #111111; color: #ffffff; z-index: 99999;"> <div class="row"> <div class="col-md-6"> We use cookies to understand how you use our site and to improve your experience. By continuing to use our site, you accept our use of cookies, <a href="https://portal.snaccooperative.org/terms_and_privacy">Privacy Policy and Terms of Use</a>. </div> <div class="col-md-6 text-right"> <button class="btn btn-info" id="privacyAccept" onClick="setCookie('acceptprivacy', 'true', 90); $('#privacyDisplay').remove();">Accept and Continue</button> </div> </div> </div> </body> </html>