CINXE.COM

Project MUSE

<!DOCTYPE html> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-58347753-2"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-58347753-2'); gtag('config', 'G-9E7VT47G3J'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta property="og:image" content="/images/muselogo_dark.png" /> <!-- google --> <!-- /google --> <link rel="icon" href="/favicon.ico"> <title>Project MUSE</title> <style> .js_on { display:none; } </style> <link rel="stylesheet" type="text/css" href="/css/normalize.css"/> <link rel="stylesheet" type="text/css" href="/css/foundation.min.css?11012024"/> <!-- style:style_home2.css --> <style> /* GLOBALS */ .small { text-transform: uppercase; font-size: 12px; } small.caps { text-transform: uppercase; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: inherit !important; } .color_white { color:white; } .absolute { position:absolute; } .fixed { position:fixed; } .wrap { padding-left:4em; padding-right:4em; } .gen_wrap { padding-top: 40px; padding-bottom: 40px; } .group:after { content: ""; display: table; clear: both; } a { color:#3262A4; word-wrap:break-word; } p { margin-top:1rem; } html * { font-family: "Source Sans 3", sans-serif; } pre { font-family: monospace, monospace !important; } .pre { font-family: monospace, monospace !important; white-space: pre !important; } .hide { display: none !important; visibility: hidden !important; } .full { padding-left:0; padding-right:0; } .under { text-decoration:underline; } .clear { clear:both; } .line-through { text-decoration: line-through; } .visually-hidden { opacity: 0.0; } .hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } /* GLOBALS */ /* HEADER/FOOTER */ #institution_banner { background-color:#284f84; color:white; } #institution_wrap, #person_wrap { padding:0.5em 0; } #person_wrap { text-align: right; } @keyframes changeToYellow { 0% { color:white; transform: scale(1); } 25% { color:#febe10; transform: scale(1.25); } 50% { color:white; transform: scale(1); } 75% { color:#febe10; transform: scale(1.25); } 100% { transform: scale(1); } } .login_status_qtip { max-width: 300px; } .login_statement_unauthenticated { animation: 2s ease 0.5s 1 changeToYellow; } .login_statement_unauthenticated { color:#febe10; transition: all ease-in 1s; display: inline-block; } #search_banner { background-color:#153a6d; color:#ffffff; } #header { width:100%; z-index:99; } #header_logo_wrap { padding-left:0; padding-top:10px; padding-bottom:10px; } #header_logo_wrap img { max-height:100px; } #header_logo { padding-top:15px; padding-bottom:10px; } #menu_wrap { padding-right:0; text-align:right; } #menu { padding-top:50px; padding-bottom:50px; min-width:74px; } #menu a { color:white; } .btn_white { background-color: #ffffff; -webkit-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; -moz-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-family: "Source Sans 3", sans-serif; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; -webkit-appearance: none; border: none; border-radius: 3px; cursor: pointer; transition: color .3s ease; color: #236ece; display: inline-block; } .btn_white:hover { color: #000; } .btn_blue { background-color: #284f84; -webkit-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; -moz-box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-family: "Source Sans 3", sans-serif; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; -webkit-appearance: none; border: none; border-radius: 3px; cursor: pointer; transition: color .3s ease; color: #fff; display: inline-block; } .btn_blue:hover { background: #5377a8; color: #fff; } #person { text-align:right; float: right; margin-left: 80px; } #btn_accessibility { display: inline-block; } #btn_accessibility a { display: inline-block; color: #f4f4f4; font-weight: 700; line-height: 1.4; } #btn_accessibility img { vertical-align: middle; width: 15px; height: 15px; } #btn_accessibility span { margin-left:2px; vertical-align: middle; } #search_bar_wrap { padding-top:40px; padding-bottom:40px; padding-left:2em; padding-right:1em; } #search_button { background-color:#febe10; /* padding:10px 10px 12px 10px; */ /* margin-left: -45px; */ /* padding-top: 0.75em; */ padding:11px; display: inline-block; position: absolute; right: 0; top: 0; line-height: 0; } #browse_button_wrap, #browse_button, #or_text_wrap, #or_text { display:inline-block; vertical-align: middle; } #search_input_wrap { display: inline-block; width: calc(100% - 114px); vertical-align: middle; } #search_input { display: inline-block; width: 100%; position: relative; } #search_input input { width: 100%; height: 44px; padding:10px; background: #fff; border: none; -webkit-appearance: none; -webkit-border-radius: 0; } #search_input input[type="image"] { height: auto; padding: 0; background: transparent; } #browse_button { background-color:#febe10; padding: 15px 10px; line-height: 0; color: #133867; } #browse_button span { vertical-align:text-bottom; font-weight:600; letter-spacing:1px; text-transform: uppercase; font-size: 14px; line-height: 1; display: inline-block; font-variant: normal; } #browse_button img { display: inline-block; vertical-align: middle; } #or_text span { font-weight:bold; text-transform: uppercase; font-size: 12px; line-height: 1; font-variant: normal; display: block; margin: 0 6px; } #menu .small { display:block; } #menu span { font-weight:bold; } #below_search span { font-size:12px; } #below_search a { color:white; border-right:1px solid #ffffff; padding-right:5px; padding-left:5px; } #below_search a:last-child { border:none; } #about_wrap { color:white; background: url('/images/mission_bg.png') no-repeat right #153a6d; } #about { width:60%; padding:30px 0; display:inline-block; } #about h2, #about h3 { font-family: "Source Sans 3", sans-serif; border-bottom:3px solid #febe10; display:inline-block; font-weight:300; padding-bottom:0.75em; font-size: 1.9375rem; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; } #about p { margin-top:1.5em; padding-bottom:2em; } #about_logo { float:right; display:inline-block; padding:4em; padding-left:2em; padding-right:2em; } #about_logo img { width:10em; } #footer_wrap { padding-top:2em; } #footer_wrap .section_more { margin-left:0.975em; margin-right:0.975em; } #footer_contact { padding-left:0; margin-bottom: 30px; } #footer_connect { padding-right:0; } #footer ul { list-style-type:none; margin-left:0; } #copyright { text-align:center; } .img_text_col .img_contain_left { float:left; } .img_text_col .text_contain_left { padding-left:1.5em; } .img_text_col .img_contain_right { display: inline-block; vertical-align: middle; } .img_text_col .text_contain_right { display: inline-block; vertical-align: middle; padding-left: 6px; } .login_status { font-weight:700; line-height: 1.4; display: inline-block; color: #fff; } .login_status:hover { color: #E6E6E6; } .menu-btn { padding-top: 30px !important; } .nav-toggle { float: right; display: block; position: relative; z-index: 9999; margin-right: -10px; } #menu .nav-toggle-btn.visible a, .nav-toggle-btn.visible a { color: #000; } .nav-toggle-btn { padding: 4px 14px; position: relative; z-index: 9999; cursor: pointer; color: #fff; } .nav-toggle-btn.visible { background: #fff; color: #000; } .nav-toggle-btn .icon { display: inline-block; vertical-align: middle; height: 29px; width: 30px; background-image: url(/images/hambog.png); background-repeat: no-repeat; background-position: center center; background-size: 100%; } .nav-toggle-btn.visible .icon { background-image: url(/images/cross_dark.png); background-size: 80%; } .nav-mobile { display: none; position: absolute; z-index: 999; top: 100%; right: 0; width: 0; background: #fff; -webkit-overflow-scrolling: touch; transition: all .2s ease-in-out; margin: 0; text-align: left; padding: 20px 30px 44px 30px; color: #000; } .nav-mobile.visible { display: block; width: calc(100vw - 8em); max-width: 244px; min-width: 220px; -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.06), 0 6px 6px rgba(0,0,0,0.1); -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.06), 0 6px 6px rgba(0,0,0,0.1); box-shadow: 0 10px 20px rgba(0,0,0,0.06), 0 6px 6px rgba(0,0,0,0.1); } #menu .nav-mobile a { color: #000; display: block; margin-bottom: 8px; } .nav-mobile a:last-child { margin-bottom: 0; } .nav-mobile span { font-weight: normal !important; } .nav-mobile .acc_trig > span { position: relative; display: inline-block; padding-right: 16px; } .nav-mobile .acc_trig > span:after { position: absolute; content: ''; display: block; right: 0; top: 9px; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center center; background-size: cover; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .nav-mobile .acc_block { padding-left: 15px; padding-bottom: 6px; } .nav-mobile-footer { position: absolute; bottom: 0; left: 0; padding: 0; width: 100%; background: #f0f0f0; text-align: center; line-height: 1.2; } .nav-mobile-footer a { display: block; font-weight: bold; margin: 0; padding: 10px; } /* accordion */ .accordion .acc_block { display: none; } .accordion.noscript .acc_block { display: block; } .accordion .acc_trig > a {display: block;} .accordion .acc_trig > span { position: relative; display: inline-block; padding-left: 14px; } .accordion .acc_trig > span:after { position: absolute; content: ''; display: block; left: 0; top: 6px; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center center; background-size: cover; transition: all .3s ease; } .accordion .acc_trig.open > span:after { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } /* HEADER/FOOTER */ /* MAIN */ .title_wrap { width:100%; border-bottom:3px solid #cdd2d9; } .title_wrap.partial { border-bottom:none; } #featured_head .title_wrap { border-bottom:none; } .title_wrap h1, .title_wrap h2, .articles_list_text h3, .results h3, #available_items_list_text h3 { border-bottom:3px solid #febe10; display:inline-block; margin-bottom:-3px; color:#646d78; padding-bottom:0.5em; font-weight:300; font-size:24px; } .articles_list_text.toc blockquote { padding-left:3em; } select.title_wrap { cursor:pointer; border-bottom:3px solid #febe10; border-top:none; border-left:none; border-right:none; font-size:24px; font-weight:300; color:#646d78; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: url('/images/downarrow_blue.png') 97% 13px no-repeat; } select.title_wrap option { /* border-bottom:3px solid #febe10; */ margin-bottom:-0.1em; padding-left:0; display:inline-block; } #available_issues_list_text h3 { margin-bottom:0.5em; } #available_issues_list_text ol { margin-bottom:1em; } .results h3 { margin-top:1em; padding-bottom:3px; } #main .section { padding-top:2.75em; /* margin:0 0.975em; */ /* border-bottom:2px solid #cdd2d9; */ } #main .card { /* text-align:center; */ padding-top:2em; padding-bottom:2em; padding-left:0; padding-right:10px; } .card .card_text { padding:1em; } .card.no_image { border-bottom:1px solid #cdd2d9; margin:1em 0; } .card.no_image .card_text { padding:1em 0; } .card.no_image:last-child { border-bottom:none; } #main .cards_wrap.vertical_list .card { text-align:left; padding-top:0; padding-bottom:0; } #main .vertical_list .card_text { max-width:none; } #main .card_v { /* padding:3em 0; */ } .card_v .card_text ul { padding:0; } #main .card_image { float:left; padding:0 1em 0 0; } #main .card_image img { width: auto; } #main .interaction ol { list-style-type:none; margin:0; } .more_text { padding:5px; padding-left:0; padding-right:0; border:1px solid #cdd2d9; margin-bottom:-1.25em; background-color:white; text-align:center; width:130px; } .more_text span { text-align:center; } .section_more { border-bottom:1px solid #cdd2d9; } #featured_wrap,#recent_articles_wrap,#recent_journals_wrap { margin-bottom:3em; } #featured_head .title_wrap { padding-left:0; } #featured_nav_wrap { position:relative; top:-2.75em; color:#315FA0; text-align:center; max-width:300px; } #featured_nav_wrap .nav_h { padding:10px; } #featured_nav_book { background-color:#30363e; border-left:1px solid #cdd2d9; border-top:1px solid #cdd2d9; } #featured_nav_book a { padding:10px; } #featured_nav_book a { color:white; } #featured_nav_journal { border-left:1px solid #cdd2d9; border-right:1px solid #cdd2d9; border-top:1px solid #cdd2d9; } #featured_nav_article { border-top:1px solid #cdd2d9; border-right:1px solid #cdd2d9; } #featured_banner { margin:-2.75em 0 0 -1em; background-color:#30363e; padding:30px; padding-left:3em; padding-right:3em; } #featured { background: white; /* Old browsers */ background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 0%, #207cca 12%, #ffffff 12%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #1e5799 0%,#2989d8 0%,#207cca 12%,#ffffff 12%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #1e5799 0%,#2989d8 0%,#207cca 12%,#ffffff 12%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */ height:40%; } #featured_card.card_image { padding:30px; padding-left:0; display:inline-block; } #featured_card img { padding:10px; background-color:white; } #featured_card_text,#featured_card_summary_wrap { display:inline-block; position:relative; top:40px; height:85%; } #featured_card_text ul { list-style-type:none; margin:0; } #featured_card_summary_wrap { border-left:1px solid #cdd2d9; padding-left:3em; float:right; width:40%; height:70%; } #featured_card_summary_wrap .featured_card_summary { overflow-y:auto; height:70%; padding-top:0.5em; } #featured h4, #featured p { color:#71747F; } #featured_card.card_image { padding-right:1em; } #featured_card_summary_wrap p { font-size:12px; } #featured_card_summary_wrap h4 { border-bottom:1px solid #cdd2d9; width:90%; padding-bottom:0.5em; } #recent_articles_wrap .cards_wrap { padding-top:1em; padding-bottom:1em; } .card_text ul, .primary_result_container .page_result ul { list-style-type:none; text-align:left; margin:0; } #recent_articles_wrap .card_v ul { border:1px solid #cdd2d9; border-top:3px solid #cdd2d9; padding:1em 2em; } .cards_wrap .card { padding-right:1em; } .card_v ul { list-style-type:none; margin:0; } .card_v .card_image { float:none; } .card_text .title, .card_text .title h2, #recent_journals_select_info .title { font-weight:600; font-size:22px; line-height:1.25em; } #mainImage .card_text .title { font-weight:500; } .card_text .publisher { font-size:16px; font-weight:normal; } .card_text .special p { line-height: 1.5; margin: .5rem 0; } .card_text .guest { font-size: 14px; } #recommend_wrap .card_v .card_text, #related_journals_wrap .card_v .card_text { max-width:150px; } #recommend_wrap .cards_wrap, #related_journals_wrap .cards_wrap { padding:3em 0; } #recommend_wrap .card_v, #related_journals_wrap .card_v { padding:1em 0; } #featured_wrap .card_text { max-width:30%; } .card_text .author { font-style:italic; padding-top:.5em; } .card_text .type span { color: #141414; display: inline-block; padding: 4px 11px; line-height: 1; font-weight: normal; font-size: 14px; text-transform: capitalize; background: #f0f0f0; margin: 8px 0; } .card_text .type .article, .card_text .type .Article, .card_text .type .review, .card_text .type .Review, .card_text .type .journal, .card_text .type .issue { border-bottom: 3px solid #ff8c59; } .card_text .type .book, .card_text .type .chapter { border-bottom: 3px solid #75c8ee; } .card_text .type .journal_article { border-bottom: 3px solid #ff8c59; } .card_text .type .primary, .card_text .type .volume, .card_text .type .document { border-bottom: 3px solid #018401; } .card_text .type .digital_humanities { border-bottom: 3px solid #febe10; } .card_text .type .gray_lit { border-bottom: 3px solid #ccc; } .card_text .type_right { float:right; margin-left:10px; } .chapter_result_toggle, .list_result_toggle { font-size: 14px; } #issue_cover_thumb, #journal_cover_thumb { cursor: pointer; } .qtip-cover img { max-width: 100%; height: auto; max-height: 750px; } #recent_journals ol { list-style-type:none; margin:0; } #recent_journals_select .card_image img { max-height:150px; position:relative; } #recent_journals_select .card_image.select img { max-height:none; } #recent_journals_select .card_image { text-align:center; } #recent_journals_select { background-color:#eceff0; padding:2em; padding-bottom:0; margin:0; } #recent_journals_select_header_wrap { background-color:#eceff0; padding-top:1em; } #recent_journals_select_info, #recent_journals_select_header { text-align:center; } #recent_journals_select_info { border:1px solid #cdd2d9; } #recent_journals_select_info ol { padding:1em 0; margin:0; } #recent_journals_select_header h5 { border-bottom:3px solid #febe10; display:inline-block; margin-bottom:-0.1em; color:#646d78; padding-bottom:1em; text-transform: uppercase; font-size: 11px; } #recent_journals_text { border:1px solid #cdd2d9; padding:2em; } .toc { padding:1em; } #available_items_list_text.toc { padding-left:2em; } #available_items_list_text .card { width:80%; } .btn_download_full { display: inline-block; vertical-align: middle; margin: 0 0 15px; padding: 10px 12px; border: 1px solid #284f84; line-height: 1; cursor: pointer; background-color: #284f84; color: #fff; border-radius: 5px; margin-right: 16px; font-weight: 600; } .btn_download_full:hover { color: #fff; } .btn_download_full img { padding-right:10px } .btn_download_full.restricted { border: 1px solid #757575; cursor: default; background-color: #757575; color: #fff; } .btn_download_full.restricted:hover { color: #fff; } #recent_journals_text .header, .toc .header { text-transform: uppercase; font-size: 11px; font-weight:700; color:#646d78; padding-bottom:1em; margin-bottom:1em; border-bottom:3px solid #febe10; display:inline-block; } .toc .header { margin-bottom:0; } #recent_journals_text .entry, #recent_journals_text .hr, .toc .entry, .toc .hr { padding-bottom:1em; } #recent_journals_text .entry .title, .toc .entry .title { font-weight:700; font-size:20px; } #recent_journals_text .entry .author, .toc .entry .author { font-style:italic; } #recent_journals_text .hr, .toc .hr { border-bottom:3px solid #cdd2d9; margin-bottom:1em; } #toc_note * { border:none; color:black; padding-left:0; padding-right:0; margin-left:0; margin-right:0; font-size:16px; } #toc_note { margin:0 1em; padding:1em 0; border-bottom:1px solid #cdd2d9; } /* FOOTER ---------------------------------------------- */ #footer_block { clear:both; } #footer_block.repositioned_footer { position:absolute; } #footer_block #footer_mission { background:#153a6d; } .footer_content span { color:30363e; padding-left:0.5em; } #footer_contact li { clear:both; } #footer_contact li img, #footer_contact li span { float:left; } #footer_contact li img { padding-top:0.25em; } #footer_connect .footer_content li { padding-bottom:1em; } #footer ul { padding-top:1em; padding-left:0; } #copyright_wrap { margin:0 4em; border-top:1px solid #cdd2d9; padding:0; } .footer_main .clear { clear: both; } .footer_main .color_outerspace { color:#4a4a4a; } .footer_main .color_oxfordblue { color:#071e3e; } .footer_main .footer_text_sm { font-size:11px; } .footer_main .footer_item_addr { font-size:15px; padding-top: 28px; } .footer_main .semiboldit { font-style:italic; font-weight:600; } .footer_main { font-family: "Source Sans 3", sans-serif; letter-spacing:0.02em; padding-bottom:2em; width: 100%; } .footer_item_color { padding-top: 4em; padding-bottom: 40px; } .footer_main .footer_item_addr .copy { line-height:1.5; } .footer_item_addr p { line-height:1.5; } .footer_item_addr a { color: #236ece; } .footer_item_addr a:hover { color: #1a4c8c; } .footer_main .wrap, .footer_border_final.wrap, .footer_item_sub.wrap { margin-left: 4em; margin-right: 4em; padding-left: 0; padding-right: 0; } .footer_border_final { border-bottom:1px solid #a8a8a8; margin-top:4em; } .footer_main ul, .footer_main ol { list-style-type:none; margin-left:0; margin-bottom: 1rem; } .footer_main .foothead, .footer_main h5.small { font-family: "Source Sans 3", sans-serif; font-size:17px; font-weight:700; text-transform:uppercase; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; } .footer_item_left { float:left; width:50%; border-right:1px solid #a8a8a8; } .footer_item_left li a, .footer_item_right li a { color:#071e3e; } .footer_item_left li a:hover, .footer_item_right li a:hover { color:#547199; } .footer_item_right { float:right; width:50%; padding-left:3em; } .footer_item_about, .footer_item_res, .footer_item_what, .footer_item_info, .footer_item_addr, .footer_item_logo { float: left; width:50%; } .footer_item_social { float: left; width: 50%; } .footer_item_policy { float: left; width: 50%; text-align: right; } .footer_item_logo { text-align:right; padding-top: 28px; padding-right:0.5em; } .footer_item_logo p { line-height:1.5; margin-top: 0; margin-bottom: 0.5rem; } .footer_main .social_icons .list_h { display:inline; padding-right:5px; } .footer_item_addr p.address { margin: 0; } .footer_item_logo img { height:62px; } .footer_item_addr .phone { padding-bottom:1em; margin-top: 0; } /* FOR DEV */ #recommend_wrap { border:none; } /* JOURNAL HOMEPAGE */ .banner_wrap { /* height:125px; */ overflow-y:hidden; border-top:10px solid white; /* background:url("/images/swoosh_gray.png") no-repeat; */ /* filter:hue-rotate(225deg); -webkit-filter:hue-rotate(225deg); */ } .banner_wrap .content { background-color: #000000; background-image: -webkit-gradient(linear, left top, right top, from(#000000), to(#153a6d)); background-image: -webkit-linear-gradient(left, #000000, #153a6d); background-image: -moz-linear-gradient(left, #000000, #153a6d); background-image: -o-linear-gradient(left, #000000, #153a6d); background-image: -ms-linear-gradient(left, #000000, #153a6d); background-image: linear-gradient(to right, #000000, #153a6d); -ms-filter: 'progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#000000, endColorstr=#153a6d)'; opacity:0.8; } .about_info_wrap { border:1px solid #cdd2d9; border-top:none; } .about_info { min-height:250px; /* max-height:600px; */ } .promo_right { clear:both; } .promo.show-for-small { display:none; } .promo_1 .promo { padding-top:10px; } .promo_2 { width:50%; display:inline-block; } .promo_3_wrap { padding-right:0; } .about_info .card_image, .about_info .card_text, .about_info .card_summary_wrap { display:inline-block; } .about_info .card_summary_wrap { margin-top:1em; } .about_info .card_summary_text { max-height:400px; overflow-y:auto; } .banner_title_wrap { /* float:left; */ color:white; width:100%; display:block; margin:0; /* text-align:center; */ } .banner_title_wrap.left { float:left; margin:0; width:auto; display:inline-block; text-align:left; } .banner_title_wrap h1, .banner_title_wrap h2 { font-weight:300; } .banner_title { padding:2em 0; } .banner_title h1, .banner_title h2 { font-size:2em; } .banner_title h1 a, .banner_title h2 a { color:white; } .banner_title a { word-wrap:initial; } .banner_search_wrap { float:right; width:40%; padding-right:0em; width:36.5%; padding-left:0em; } .banner_search { margin-left:2em; } #journal_banner_title_wrap, #book_banner_title_wrap, #primary_source_banner_title_wrap { max-width:60%; } #journal_banner_search, #book_banner_search { padding:2em 0; } #journal_banner_search > div, #book_banner_search > div { position: relative; margin-right: 14%; } #journal_banner_search input[type="text"], #book_banner_search input[type="text"] { font-size:16px; padding:10px; padding-right:2em; width:100%; } #journal_banner_search input[type="image"], #book_banner_search input[type="image"] { vertical-align: middle; } #search_within_journal_button, #search_within_book_button, .search_within_button { position: absolute; right: 6px; top: 50%; margin-top: -12px; } #journal_banner_search_button img, #book_banner_search_button img { position:relative; right:0; } #journal_banner_search_button, #book_banner_search_button { display:inline-block; margin-left:-2em; /* display:inline-block; padding:12px 10px 9px 10px; background-color:white; margin-left:-2em; */ /* margin-left:-4%; */ } .about_wrap { min-height:450px; } .about_wrap.summary { min-height:0; } #main .about .card_image { float:left; padding:1em; } #related_journals_wrap, .about { margin:3em 0; } .about_content_select, .authenticate_select { clear:both; } .about_content_select .toc_header_wrap, .authenticate_select { background-color:#eceff0; border-bottom:3px solid #cdd2d9; } .about_content_select .option, .authenticate_select .option { display:inline-block; } .authentication_note.secondary_note { margin-top:1em; font-weight:normal; } .authentication_note.secondary_note ul { list-style-type:disc; } .about_info_wrap .card_text { /* max-width:290px; */ max-width:30%; } .about_info_wrap .option .designation { margin-left:1em; } .about_info_wrap .card_summary_wrap { border-left:1px solid #cdd2d9; float:right; padding:0 20px 20px 20px; margin-bottom:1em; /* height:90%; */ /* margin-top:-7em; */ width:45%; } .about_info_wrap .card_summary { border-bottom:1px solid #cdd2d9; max-height:300px; overflow-y:auto; padding-right:1em; } .about_info_wrap .card_summary.no_border { border:none; } .about_info_wrap h3, .about_info_wrap h4 { color:#646d78; font-weight:500; margin:0; } .about_info_wrap h4 .designation { text-transform: none; text-transform:uppercase; font-size: 16px; } .about_info_wrap .card_publisher, .about_info_wrap .card_current { padding:1em 1em 0 0; float:left; width:33%; overflow-x:wrap; } .about_info_wrap .card_publisher_image { float:left; max-width:33%; padding-top:1.5em; padding-right:10px; } .about_info_wrap ol { list-style-type:none; margin:0; } .about_info_wrap .card_image { min-width:188px; } .about_info_wrap .entry { padding:2em 0; margin:0 1em; border-bottom:1px solid #cdd2d9; } .about_info_wrap .toc .entry { margin:0; } .about_info_wrap ol .entry:last-child { border:none; } .about_info_wrap .entry .volume { padding:0.5em 0; font-weight:700; font-size:18px; } .authenticate_select h4 { padding:1em 0; margin:0 1em -3px 0.5em; border-bottom:3px solid #febe10; } .about_content_select h4 { padding:1em 0 0.5em 0; margin:0 1em -3px 0; font-size:22px; font-weight:300; display:block; } .about_content_select #rightnav_wrap h2 { margin:0 1em -3px 0; } .about_content_select h2 { color:#646d78; font-size:24px; padding:0.3em 0; font-weight:300; margin:0 1em -3px 0.5em; border-bottom:3px solid #febe10; } #toc_format_wrap { float:right; padding-top:0.5em; padding-right:1em; } .toc_format_button { padding:0.3em; text-align:center; display:inline-block; font-size:14px; } .toc .cards_wrap.vertical_list .card { margin-top:0; } .authenticate_select h4 { border-bottom:none; } .about_content_select h4.small { margin: 0 1em -3px 3em; } #journal_info h4 { border:none; } #available_issues_list_text { padding:2em 1em; } #previous_next_interface { padding-bottom: 50px; } #previous_next_interface .large-15 { width: 45%; } #previous_next_interface > div:last-child { text-align: right; } /* BOOK TOC */ #by_this_author ol { list-style-type:none; } #by_this_author .content { background-color:#eceff0; /* height:200px; */ border-top:3px solid #cdd2d9; margin-top:-3px; } #by_this_author .card { padding:2em 4em; } #by_this_author .section_more { position:relative; top:-2em; } /* #related_journals_wrap .section_more { margin-bottom:3em } */ .section_more { margin-bottom:3em; } #main .about_info .card { padding:0; text-align:left; } .about_info .card_summary_title { padding-bottom:0.5em; } .about_info .card_summary_title .title { font-weight:700; color:#646d78; } .btn_buy_book, .btn_buy_book:hover, .btn_buy_book:active, .btn_buy_book:visited { display: block; font-size: 16px; font-weight: bold; color: #646d78; margin-top: 10px; } .btn_buy_book img { vertical-align: middle; margin-right: 2px; } /* ARTICLE */ #recommend_wrap { clear:both; } #article_wrap { padding:0; } #article { padding:0 4em; } #article .card_text { padding:0 1em; } #rightnav_wrap { padding-top:2em; padding-left:1em; padding-right:1em; } #rightnav_wrap.article_wrap { padding-left:1em; padding-right:4em; } #share_block { float:right; } .social, .recommend { padding-left:0; } .share_icons img { height:40px; margin:0 0.25em; } .addthis_32x32_style .at-icon-wrapper { height:42px !important; width:42px !important; border-radius:20px; padding:5px; margin-right:5px; } .addthis_24x24_style .at-icon-wrapper { height:30px !important; width:30px !important; border-radius:20px; padding:5px; margin-right:5px; } .addthis_24x24_style .at-icon { width: 20px !important; height: 20px !important; } .addthis_toolbox { margin:0; list-style-type:none; padding-left:0; } .rightnav_title { padding-top:0.25em; } #rightnav_wrap .extra { padding-top:2em; } .rightnav_title h3 { color:#646d78; font-size:16px; font-weight:600; } #footnotes_wrap { list-style-type:none; margin-left:0; } .footnote_number { border-right:1px solid #cdd2d9; padding-right:0.5em; margin-right:0.5em; } .footnote_number a { color:#febe10; } .tags a { font-style:italic; } #rightnav_wrap .content { padding:1em 0; } #rightnav_wrap .content.issue_wrap { padding:0; } #rightnav_wrap .share_icons { padding:0; } #rightnav_wrap ol { list-style-type:none; margin:0; } #rightnav_wrap .card { padding-top:0; padding-bottom:0; margin-bottom: 0; } #rightnav_wrap .card_text { padding-top:0; } #rightnav_wrap .card_image { height:110px; padding-top:0.33em; } .cc_wrap { padding:1em 0; } .send_wrap { padding:0.5em; background-color:#febe10; display:inline-block; margin-left:-54px; position: absolute; right: 0; top: 0; } .send_email { padding: 0.65em; background-color: #284f84; display: inline-block; margin-left: -54px; position: absolute; color: white; width: auto; border: none; cursor:pointer; right: 0; top: 0; } .send_wrap a { color:white; } #rightnav_wrap .recommend_email_wrap { padding-top:0; padding-bottom: 40px; position: relative; } .recommend_email_wrap input[type="text"] { padding:0.5em; padding-right:60px; width:100%; } .recommend_email_wrap input[type="text"]:focus, #search_input input:focus { border:2px solid #febe10; outline:none; } .article p, #article p { font-size:16px; } div.figure { background-color: white; /* height: 320px; */ width:auto !important; padding:2em 4em 2em 0; } div.video, div.figure { float:left; clear:both; } .fn_content { position:absolute; width:28%; font-size:13px; } .fn_content ul { margin-left:0.5em; padding-left:0.5em; } .reflinks { margin-top:0; } .reflinks a:first-child { margin-left:0; } .reflinks a { margin-left:1em; } #missing { font-size:13px; } /* SEARCH */ #main { background-color:white; } #leftnav_wrap { padding:0; background-color:#f0f0f0; z-index: 1; } #leftnav_wrap.sticky { /* position:fixed; */ /* top:0; */ } #leftnav_wrap .title_wrap { background-color:white; padding-right: 1em; } #leftnav { padding-right:1em; padding-top:1em; /* height:100%; */ } #search_results_wrap, #browse_results_wrap, .results_wrap { padding-left:1em; } #search_results_wrap { min-height:2000px; } .search_filter_content_type, .search_filter_logic, .search_results_sort, #pub_year_range_select { background: url('/images/downarrow_white.png') 92% 8px no-repeat; appearance:none; -moz-appearance:none; -webkit-appearance:none; width:120px; background-color:#71757F; color:white; padding:0.25em 1.25em 0.25em 0.25em; border:none; border-radius:0; } .search_filter_logic { width:65px; } .search_filter_logic, #pub_year_range_select { color:#71747F; background: url('/images/downarrow_blue.png') 90% 11px no-repeat; background-color:white; } #pub_year_range_select { width:50%; } .search_filter_input, .search_filter_content_type_wrap, .search_filter_logic_wrap { display:inline-block; } .search_filter_input input { padding:0.25em; margin-left:-4px; width:100%; } .search_filter_input { /* width:calc(100% - 180px) !important; */ width:calc(100% - 200px); min-width: 100px; margin-left: 8px; } #search_filter_main_input { padding:1em 0; width:100%; } #search_filter_main_input input { margin-left:0; } #search_filter_years input { display:inline-block; width:40%; } .search_filter_contain .searchable { list-style-type:none; margin:0; padding:0; height:100px; overflow-y:auto; background-color:white; border:1px solid #cdd2d9; } .search_filter_contain input[type="text"] { width:100%; padding-right:1.5em; } #search_filter_research ol li { padding:0 0.5em; } #search_filter_research ol li label { display:block; } .search_filter_contain { border-bottom:1px solid #cdd2d9; padding-bottom:1em; } .search_filter_contain .facet_indent { margin-left:1em; } #main .result { border-bottom:1px solid #cdd2d9; padding-left:1em; } #search_results { list-style-type:none; margin:0; } #no_more_results_div { padding: 30px 0; text-align: center; } #leftnav_wrap, #search_results_wrap, #browse_results_wrap, .results_wrap { margin-top:2em; } #suggested_wrap { margin-top:1em; } #suggested_text { padding:1em 0; } #suggested_content { background-color:#e6e6e6; margin:0; padding:1em 0 2em 0; } #suggested_content img { float:left; padding:0 1em 0 0; } #search_results_wrap .section_more { margin-top:-1em; } #search_results_wrap .section_more button { text-transform: uppercase; } .input_label { margin-left:0.5em; } #search_results_sort_wrap { float:right; width:250px; text-align:right; } #search_results_sort_wrap span { color:#71747F; padding-right:0.5em; } #search_results .access_icon { padding-right:0.25em; width:20px; } .search_filter_contain .searchable { font-size:14px; } .search_filter_contain .searchable > div, .search_filter_contain ol.searchable > li { margin-left:0.5em; } .search_filter_contain .filter_facet_input { padding:0.5em 0.5em 0.5em 0.25em; } #search_results .result .card_image { padding:0; margin-right:1em; } #search_results .result .card_image img, #main .card_image img { border:1px solid #cdd2d9; } #search_results .result .card_text, .results .result .card_text { padding:0; padding-left:140px; } #main #publisher_statement_search_wrap.card, #publisher_statement_search_wrap .card_text { padding-top:0; } #publisher_statement_search_wrap #publisher_colophon { float: right; padding: 0 0 0 1em; } #publisher_statement_desc { font-size: 0.85rem; margin-top: .5em; } .series_byline { font-style: italic; } .series_statement_desc { font-size: 14px; } #search_results .set { display:inline-block; border-top:1px solid #cdd2d9; border-bottom:1px solid #cdd2d9; padding:1em 0; margin-top:1em; max-width:75%; } #search_results .set ol { list-style-type:none; } .search_results_sort { width:50%; background-color:white; color:#315FA0; border:1px solid #cdd2d9; background: url('/images/downarrow_blue.png') 90% 13px no-repeat; } #search_filter_years input { width:100px; padding:0.25em; } #search_filter_years span { margin:0 0.5em; } #leftnav .search_filter_contain h3 { /*font-size:16px;*/ font-weight:700; color:#636363; padding-top:1em; } #leftnav .search_filter_contain fieldset { border: none; margin: 0 0 1rem 0; padding: 0; } #search_filter_years select { width:30%; } .search_filter_research_icon { position:absolute; margin-left:-1.5em; margin-top:4px; } .search_filter_research_icon img { height:1.25em; } .search_filter_search_button, .search_action { float:right; padding:0.25em; line-height: 1.5; background: #284F84; color: #fff; display:inline-block; margin-top:1em; width:80px; text-align:center; } .search_filter_search_button:hover, .search_action:hover { color: #fff; } .search_action { width:110px; } #clear_facets_button { float:none; display: inline-block; line-height: 1.5; width: auto; color: #71747F; padding: 5px 10px 5px 30px; background: url(/images/redx.png) no-repeat left 10px center #fff; transition: all .3s ease; } #clear_facets_button:hover {color: #ea0101;} #new_search_button { float:right; margin-top: 0; } .search_filter_search_button#apply_year { margin-top:0; } .search_filter_add_field { padding:1.5em 0 1em 0; display:inline-block; } .search_filter_add_field img { vertical-align:baseline; } .search_filter_add_field span { padding-left:5px; } .search_filter_input_wrap.row { margin-left:0; margin-right:0; } .search_filter_input_wrap { clear:both; } #query_inputs { padding-top:30px; } .result_recent_view, .result_saved { float:right; clear:right; color:#646d78; } .result_recent_view img, .result_saved img { padding-right:0.5em } #search_results .card.row { margin-right:0; } #search_results_wrap .searched_for, #search_results_wrap .results_count { color:#30363e; padding-top: 6px; } #search_results_wrap .results_count {font-style: italic;} #search_results_wrap .diamond { list-style-image:url('/images/bullet_diamond.png'); } .suggestion { padding:0 0 1em 1em; } .suggestion ul { line-height: 1.3; } #view_less_suggested_wrap { display:none; } #view_less_suggested_wrap { padding-left:1em; } #search_filter_starts_with .searchable { height:auto; padding-left: 0.5em; } #search_filter_starts_with .searchable > div { display:inline-block; color:#315FA0; cursor:pointer; margin-left: 0; margin-right: 0.5em; } #search_filter_starts_with .searchable > div label { cursor:pointer; } #search_filter_starts_with .searchable input:checked+label { font-weight:700; font-size:1.25em; } .search_filter_input_wrap noscript input[type='submit'] { padding:0.5em; background-color:#284F84; color:#fff; border:none; cursor:pointer; } .search_filter_input_wrap noscript input[type='submit']:hover { color:#fff; } /* legacy search css */ #search_filter_starts_with ol { height:auto; padding-left: 0.5em; } #search_filter_starts_with ol li, #search_filter_starts_with ol li label { display:inline-block; color:#315FA0; cursor:pointer; margin-left:0; } #search_filter_starts_with ol li .input_label { margin-left: 0; margin-right: 0.5em; } #search_filter_starts_with ol li input:checked+span { font-weight:700; font-size:1.25em; } /* /end legacy search css */ .result_openurl { padding-top: 6px; } .result_openurl a { font-size: 14px; } /* BROWSE */ .search_filter_contain ol { list-style-type:none; margin-left:0; } .search_filter_contain li label { display:block; } #search_filter_type { padding-top:1em; } .filter_interact_title h2 { font-size:1em; padding:5px 0 0 0; } .filter_interact_title img { height:1em; padding:0 0.5em 0 0; } .filter_interact_title { border-bottom:3px solid #cdd2d9; } .browse { padding: 2em 0; } .browse .section { margin: 2em 0; padding-top: 1.25em !important; } .browse .section_more { text-align: center; } .browse .section_more .more_text { width: auto; display: inline-block; padding: 5px 10px; position: relative; bottom: -18px; margin: 0 4px; } .browse .browse_all { margin-top: 0; } .browse .browse_all .more_text { padding: 0; position: relative; bottom: -1.3em; margin-bottom: 0; } .browse .browse_all .section_more h1 { font-size: inherit; line-height: 1; margin: 0; } .browse .browse_all .section_more a { display: inline-block; background-color: #fff; text-transform: uppercase; font-size: 18px; font-weight: bold; color: #315FA0; font-weight: 700; line-height: 1.3; padding: 10px 20px; } .browse .browse_all a:hover { color: #217F9C; } .browse .slick-slider { margin: 20px 0 0 0; } .browse .slick-prev:before, .browse .slick-next:before { color: #ffbf00 !important; font-size: 35px; } .browse .slick-prev, .browse .slick-next { height: 35px; width:35px; } .browse .slick-prev { left: -40px; } .browse .slick-next { right: -40px; } .browse .slick-arrow:focus { border: 1px dotted #284f84; } .browse_noscript { padding-top: 30px; } .browse_noscript .cell { float: left; padding-right: .9375rem; padding-left: .9375rem; width: 16.66666667%; } .browse_noscript .cell:nth-child(6n+1) { clear: both; } .browse_noscript .section_more { clear: both; } .browse_noscript:after { content:""; display:table; clear:both; } .browse .cards_wrap { padding: 2em 0 0.5em 0; } .browse .card_text .title { font-size: 16px; line-height: 1.15; padding-bottom: 4px; text-align: center; } .browse .card_text .type, .browse .card_text li { font-size: 14px; } .browse .section_more a { font-weight: bold; font-size: 12px; } .browse .cell { float: left; } .browse .card_image { float: none !important; padding: 0 !important; display: table; width: 100%; text-align: center; } .browse .card_image .int { display: table-cell; vertical-align: middle; height: 100px; } .browse .card_image .int a { display: inline-block; text-align: center; } .browse a .card_image .int img { transition: all .3s ease; -webkit-transform: scale(0.92); -ms-transform: scale(0.92); transform: scale(0.92); display:inline-block; } .browse a:hover .card_image .int img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-box-shadow: 0px 8px 17px -5px rgba(0,0,0,0.5); -moz-box-shadow: 0px 8px 17px -5px rgba(0,0,0,0.5); box-shadow: 0px 8px 17px -5px rgba(0,0,0,0.5); } .browse .card_text { max-width: none; padding: 16px 4% 0 4%; margin: 0 auto; } .browse .card_image img { max-width: 100% !important; height: auto; max-height: 100px; } #browse_books .card_image .int, #browse_journals .card_image .int { height: 180px; } #browse_books .card_image img, #browse_journals .card_image img { max-height: 180px; } #browse_publishers { margin-bottom: 100px; } #browse_publishers .card_v { text-align: center; } #browse_publishers .card_image .int { height: 100px; } #browse_publishers .card_image img { max-height: 100px; } #browse_publishers .card_text { max-width: none; } #browse_publishers .card_text .title { text-align: center; } #browse_publishers .card_text a { text-align: center; } .publisher_list { -webkit-columns: 300px 2; -moz-columns: 300px 2; columns: 300px 2; -webkit-column-gap: 4em; -moz-column-gap: 4em; column-gap: 4em; padding-top: 20px; } .publisher_list > div { padding-bottom: 4px; } .series_list { -webkit-columns: 300px 2; -moz-columns: 300px 2; columns: 300px 2; -webkit-column-gap: 4em; -moz-column-gap: 4em; column-gap: 4em; padding-top: 20px; } .series_list > div { padding: 10px 0; -webkit-column-break-inside: avoid; -moz-column-break-inside:avoid; -moz-page-break-inside:avoid; page-break-inside: avoid; break-inside: avoid-column; } .series_list a { font-size: 18px; line-height: 1.2; } .series_list .pub_name { font-size: 14px; line-height: 1.2; } /* SEARCH HISTORY */ #search_history_wrap { padding:0; padding-top:2em; } #search_history_results h3, #save_history_results h3, #view_history_results h3 { font-size: 20px; border-bottom: none; font-weight: bold; padding-top: 20px; } /* ACCOUNT */ .account_main .results_wrap { width: 75%; padding-left: 2em; padding-bottom: 40px; } .account_main .results_wrap ol { list-style: none; margin-left: 0; } .account_main .result_list .card_text { padding-left: 40px; } .account_main .result_list .card_text .title { font-size: 17px; } .account_main .result_list .card_text .author { padding-top: 0; } .account_main .result_list .card { padding-top: .6em !important; padding-bottom: .6em !important; } .account_main .result_list .list_result_container li { font-size: 14px !important; } .account_main .link_pdf { display:inline-block; padding-left:26px; background:url(/images/pdf.png) no-repeat center left; background-size: 20px 20px; height:24px; margin: 8px 0; } #leftnav_account_wrap { background: #f0f0f0; margin-top: 2em; padding: 0; width: 25%; } #leftnav_account_wrap .mobile_toggle { border-bottom: 3px solid #cdd2d9; padding: .7em 4em; display: none; } #leftnav_account_wrap .mobile_toggle a { display: block; color: #315FA0; } #leftnav_account_wrap .mobile_toggle img { height: 1em; padding: 0 0.5em 0 0; vertical-align: middle; } #leftnav_account_wrap .mobile_toggle span { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 1; text-transform: uppercase; } #leftnav_account_wrap .search_filter_contain { border-bottom: none; } #leftnav_account_wrap .title_wrap { background: #fff; padding-right: 0; } #leftnav_account { padding-right: 1em; padding-top: 1em; } #leftnav_account.noscript .leftnav { display: block; position: static; padding: 20px 40px; } #leftnav_account.noscript .mobile_toggle { display: none; } #leftnav_account ol { list-style-type:none; } #leftnav_account #selection_list { margin-top:0; } #leftnav_account .content_wrap ol { margin-left:0; padding-left:0; } #leftnav_account #history { width:70%; } #leftnav_account .content_wrap .content li * { margin-right:0.5em; } #leftnav_account .content_wrap .content li { display: inline-block; border-bottom: 1px solid #cdd2d9; padding: 0.75em 0; } #leftnav_account #selection_list .action_list li { padding:0; border-bottom:none; margin-top:0.5em; margin-left:1.5em; } #leftnav_account #selection_list .action_list li a { color:#315FA0; display:block; } #leftnav_account #history, #viewed, #saved { display:none; } #leftnav_account .selected { font-weight:700; } #selection_list li { padding:0.5em 0; border-bottom:1px solid #cdd2d9; } .account_general { padding: 20px 0 60px 0; } .account_general_2 { padding: 0 0 0 0; } #account_login { padding: 0 0 40px 0; } #account_login .title_wrap { margin-bottom: 20px; } #account_pass { padding: 20px 0 40px 0; } .account_general label { display: block; margin-bottom: 10px; font-weight: bold; } .account_general label strong { color: #ea0101; } .account_general .required_label { font-style: italic; padding-bottom: 14px; } .account_general .required_label strong { color: #ea0101; } .account_general .required_label span { font-size: 14px; } .account_general input[type="text"], .account_general input[type="password"] { width: 100%; padding: 6px 10px; margin-bottom: 10px; } .account_general input[type="submit"], .account_general .btn_submit, .account_btn { background-color: #6a6a6a; color: #fff; border: 2px solid #ccc; font-weight: 600; line-height: 1.3; padding: 10px 20px; text-align: center; cursor: pointer; display: inline-block; } .account_btn:hover, .account_btn:focus, a.account_btn:active { color: #fff; } .account_btn.grey { background-color: #b9b9b9; color: #fff; } #btn_confirm { color: #315FA0; background: none; padding: 0; border: 0; } .account_cart_select { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; } .account_cart_select .left { float: left; padding-top: 8px; } .account_cart_select label { color: #315FA0; display: inline-block; margin-left: 2px; font-weight: 600; cursor: pointer; } .account_cart_select .right { float: right; } .account_general .error_msg { color: #ea0101; font-style: italic; font-size: .95em; padding-bottom: 10px; } .account_general .col-left { float: left; width: 45%; padding-bottom: 20px; } .account_general .col-right { float: right; width: 45%; padding-bottom: 20px; } .account_general .divider { clear:both; border-bottom: 1px solid #cdd2d9; margin-bottom: 40px; } .account_general .col-full { padding-bottom: 40px; } .account_general .policy { display: table; width: 100%; } .account_general .policy .checkbox { display: table-cell; padding-right: 10px; vertical-align: top; width: 24px; } .account_general .policy .label { display: table-cell; vertical-align: top; } .account_general .policy .label label { display: inline-block; font-size: 14px; font-weight: normal; } .account_new .create { padding: 10px 0; } .account_new .disclaimer p { font-style: italic; font-size: 14px; } .action_list noscript li input { background-color: #febe10; border: none; color: white; font-weight: 700; cursor: pointer; padding:0.5em; } .account_general .alerts_action input { display: inline-block; margin: 0 10px 10px 0; } .account_general .alphabet { list-style: none; display: table; width: 100%; background: #f0f0f0; margin-left: 0; } .account_general .alphabet li { display: table-cell; text-align: center; } .account_create label span { display:block; font-size: 14px; font-style: italic; font-weight: normal; color: #333; } .account_settings .settings_wrap { padding-top: 10px; } .account_settings .settings_note { padding-bottom: 14px; } .account_settings .settings_section { padding: 0 24px 20px 24px; } .account_settings .settings_section_hdr { padding: 10px 24px; margin: 10px 0; border-top: 1px solid #cdd2d9; background: #f7f7f7; } .account_settings .settings_section_hdr h3 { font-size: 18px; color: #222; margin: 0; padding: 0; } .account_settings .section_title { font-weight: 600; padding-bottom: 6px; } .account_settings .section_content { padding: 0; } .account_settings .section_content p { margin: 0 0 20px 0; padding: 0; } .account_settings .setting_checkbox { display: table; width: 100%; } .account_settings .setting_checkbox .checkbox { display: table-cell; width: auto; padding-right: 10px; } .account_settings .setting_checkbox .checkbox_label { display: table-cell; width: 100%; } .account_settings label { display: inline-block; font-weight: normal; margin-bottom: 4px; } .account_settings .setting_description { font-size: 13px; line-height: 1.2; color: #535353; } .account_settings .setting_radio { margin: 8px 0 10px 0; } .account_settings .setting_radio fieldset { padding:0; border:none; } .account_settings .setting_radio legend { float:left; margin-right: 10px; } .account_settings .setting_radio label { margin-right: 10px; } #sort_view { padding: 10px 14px; background: #f0f0f0; border-bottom: 1px solid #cdd2d9; } #sort_view .view_options { float: right; text-align: right; } #sort_view .view_options a { display: inline-block; margin-left: 4px; } #sort_view .view_options img { display: block; } #sort_view .sort_options { float: none; text-align: left; } #sort_view .sort_options span { color: #315FA0; padding-right: 0.3em; } #sort_view .sort_options select { width: auto; color: #315FA0; border: 1px solid #cdd2d9; background: url(/images/downarrow_blue.png) 90% 13px no-repeat #ffffff; -moz-appearance: none; -webkit-appearance: none; padding: 0.25em 24px 0.25em 0.25em; border-radius: 0; } .alertsavebuttons { padding: 0 0 30px; } .alertsavebuttons a, .alertsavebuttons input { margin: 0 6px 6px 0; } .journalchart { margin-bottom: 30px; } .journalchart tbody tr:nth-child(odd), .journalchart tr:nth-child(odd) { background: #f0f0f0; } .journalchart tbody tr:nth-child(even), .journalchart tr:nth-child(even) { background: #f6f6f6; } .journalchart .journalchartheader { background: #153a6d !important; } .journalchart .journalchartheader td { color: #fff !important; font-weight: 600; } .journalchart td { border: 1px solid #fff; border-top: none; border-left: none; padding: 6px 20px; text-align: center; } .journalchart tr td:first-child { text-align: left; } .account_general .backtotop { text-align: center; padding-bottom: 30px; } .account_general .backtotop a { display: inline-block; position: relative; padding-right: 14px; margin-left: 14px; font-weight: bold; font-size: .9em; } .account_general .backtotop a:after { content: ''; display: block; position: absolute; top: 5px; right: 0; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center right; background-size: cover; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .account_general .logged_in_banner { background-color: #284f84; padding: 0.5em; text-align: center; margin-bottom:0.5em; } .account_general .logged_in_banner h3 { font-size: 16px; font-weight: bold; color: white; padding: 0; margin: 0; } .account_general .auth_institution_list { max-height: 200px; overflow-y: auto; border: 1px solid #cdd2d9; padding: 0.5em; } .account_general .auth_institution { background-repeat:no-repeat; background-position: 2px 5px; padding-left: 25px; } .account_general .auth_institution_inner { margin-bottom:1em; } .account_general .auth_institution_inner li { margin-left: 0.5em; color: #717171; } .account_alerts .accordion { padding-bottom: 40px; } .account_alerts label { display: inline-block; font-weight: normal; margin-bottom: 0; vertical-align: middle; } .account_alerts .alerts_warning { font-size: 15px; font-style: italic; line-height: 1.4; background: url(/images/icon_warning.png) no-repeat top 3px left; color: #6b6b6b; padding-left: 36px; margin-bottom: 24px; } .account_alerts .acc_trig { font-size: 16px; padding: 10px 20px; background: url(/images/icon_open.png) no-repeat right 20px center #ffffff; display: block; width: 100%; text-align: left; line-height: 1.5; } .account_alerts .no_alerts { font-size: 16px; padding: 10px 20px; color: #757575; } .account_alerts .accordion_int .alert_item { border: 1px solid #ccc; border-top: 0; } .account_alerts .accordion_int .alert_item:first-child { border-top: 1px solid #ccc; } .account_alerts .acc_trig { cursor: pointer; transition: all .3s ease; } .account_alerts .acc_trig:hover { background: url(/images/icon_open.png) no-repeat right 20px center #f0f0f0; } .account_alerts .acc_trig.open { background: url(/images/icon_close.png) no-repeat right 20px center #f0f0f0; } .account_alerts .acc_block { padding: 20px; font-size: 14px; } .account_alerts ul { list-style: none; text-align: left; margin: 0; padding: 0; } .account_alerts ul li { display: inline-block; } .account_alerts input[type="button"], .account_alerts .button { display: inline-block; text-align: center; font-size: 12px; line-height: 1; padding: 6px 16px; background: #fff; border: 1px solid #cdd2d9; border-radius: 16px; box-shadow: 0 2px #cdd2d9; margin: 0 2px; -webkit-appearance: none; cursor: pointer; outline: none; transition: all .2s ease; } .account_alerts input[type="button"]:hover, .account_alerts .button:hover { background: #febe10; border: 1px solid #febe10; color: #fff; } .account_alerts input[type="button"]:active, .account_alerts .button:active, .account_alerts input[type="button"].selected, .account_alerts .button.selected { background: #febe10; color: #fff; border: 1px solid #febe10; box-shadow: none; transform: translateY(2px); } .account_alerts .alert_type { padding-bottom: 20px; } .account_alerts .alert_type input { vertical-align: middle; } .account_alerts .alert_type label { padding-right: 10px; } .account_alerts .alert_freq { padding-bottom: 20px; } .account_alerts .alert_freq.hidden { display: none; } .account_alerts .add_new .acc_trig, .account_alerts .add_new .acc_trig:hover, .account_alerts .add_new .acc_trig.open, .account_alerts .add_new .acc_trig.open:hover { text-align: center; background-color: #757575; background-image: none; color: #fff; font-weight: bold; } .account_alerts .add_new .acc_trig:hover, .account_alerts .add_new .acc_trig.open, .account_alerts .add_new .acc_trig.open:hover { background-color: #9d9d9d; } .account_alerts .add_new .acc_block { background: #f4f4f4; } .account_alerts .search_filter_contain { margin-bottom: 20px; } .account_alerts .alert_save { padding: 10px 0 0 0; } .account_alerts .alert_remove { float:right; } .account_alerts .alert_remove a, .account_alerts .alert_remove button { color: #737373; font-weight: bold; line-height: 16px; background: url(/images/icon_trash.png) no-repeat left center; padding-left: 18px; transition: .3s ease all; } .account_alerts .alert_remove a:hover, .account_alerts .alert_remove button:hover { color: #e72424; background: url(/images/icon_trash_hover.png) no-repeat left center; } .account_alerts fieldset { border:none; padding:0; margin:0; } .account_alerts legend { float:left; margin-right:8px; } .account_alerts .alert_freq li { position:relative; overflow:hidden; padding-bottom:4px; } .account_alerts .alert_freq input[type="radio"] { position:absolute; top:-22px; } .account_alerts .alert_freq input[type="radio"]:checked + label.btn_press { background: #febe10; color: #133867; border: 1px solid #febe10; box-shadow: none; transform: translateY(2px); } .account_alerts .alert_freq input[type="radio"]:focus + label.btn_press { outline: 1px dotted; } .alerts_dashboard .acc_trig { background: url(/images/icon_open.png) no-repeat right 20px center #f0f0f0; font-size: 20px; display: block; width: 100%; text-align: left; } .alerts_dashboard .alert_view { text-align: left; margin: 0 0 20px 0; } .alerts_dashboard .alert_view .btn_submit { padding: 8px 14px; font-size: 12px; background: #284f84; } .btn_edit_alerts, .btn_edit_alerts:hover { padding: 8px 14px; font-size: 12px; background: #284f84; color: #fff; font-weight: 600; float: right; line-height: 1.5; } .alerts_dashboard .alert_view .view_filter { display: inline-block; font-size: 12px; width: 80%; } .alerts_dashboard .alert_view .view_filter strong { display: inline-block; padding-bottom: 2px; margin-right: 6px; } .alerts_dashboard .alert_view .view_filter input[type="radio"]{ vertical-align: middle; } .alerts_dashboard .alert_view .view_filter ul { display:inline-block; } .alerts_dashboard .alert_view .view_filter li { margin-right: 6px; line-height: 1; } .alerts_dashboard .alert_view .view_options { float:right } .alerts_dashboard .acc_block { padding-top: 10px; } .alerts_dashboard .new_count { display: inline-block; vertical-align: middle; background: #febe10; line-height: 12px; font-size: 12px; font-weight: bold; color: #133867; text-align: center; padding: 2px 5px; margin: 0 0 0 4px; } #processing_in_progress { display: none; width: 200px; height: 100px; background-color: #fff; border: 2px solid #c4c4c4; margin: 13% 35%; position: fixed; padding: 20px; z-index: 99999; box-shadow: 0 0 10px rgba(100, 100, 100, 5); -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, 5); -moz-box-shadow: 0 0 10px rgba(100, 100, 100, 5); -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; top: 25%; left: 50%; margin-left: -90px; text-align: center; } .alerts_dashboard .alert_overflow { overflow: scroll; overflow-x: auto; overflow-y: scroll; max-height:400px; padding-right: 16px; -webkit-appearance: none; } .alerts_dashboard .alert_wrap { display: table; width: 100%; } .alerts_dashboard .alert_row { display: table-row; } .alerts_dashboard .alert_row > div { padding-top: 1rem; padding-bottom: 1rem; border-top: 1px solid #ccc; } .alerts_dashboard .alert_wrap .alert_row:first-child > div { border-top: none; } .alerts_dashboard .alert_date { display: table-cell; vertical-align: top; text-align: center; text-transform: uppercase; width: 44px; max-width: 44px; } .alerts_dashboard .alert_date .month { line-height: 1; } .alerts_dashboard .alert_date .day { font-size: 28px; line-height: 1; } .alerts_dashboard .alert_date .year { font-size: 12px; letter-spacing: .25px; } .alerts_dashboard .alert_content { display: table-cell; vertical-align: top; padding-left: 4%; } .alerts_dashboard .alert_content .int { display: table; } .alerts_dashboard .alert_content .alert_img { display: table-cell; padding-right: 20px; vertical-align: top; } .alerts_dashboard .alert_content .alert_img img { max-width: 100%; height: auto; min-width: 40px; display:block; } .alerts_dashboard .alert_content .alert_text { display: table-cell; vertical-align: top; } .alerts_dashboard .alert_row .alert_clear { display: table-cell; vertical-align: middle; width: 64px; max-width: 64px; } .alerts_dashboard .alert_row .alert_clear a { float: right; opacity: 0; transition: all .3s ease; color: #e72424; font-weight: bold; line-height: 16px; background: url(/images/icon_clear.png) no-repeat left center; padding-left: 18px; } .alerts_dashboard .alert_row:hover .alert_clear a { opacity: 1; } .alerts_dashboard .alert_new { display: inline-block; background: #febe10; padding: 2px 6px; font-size: 10px; font-weight: bold; color: #fff; text-align: center; text-transform: uppercase; margin-right: 8px; } .title_wrap .backtostart { float: right; padding-top: 10px; } .title_wrap .backtostart a { display: inline-block; position: relative; padding-left: 14px; font-weight: bold; font-size: .9em; } .title_wrap .backtostart a:after { content: ''; display: block; position: absolute; top: 50%; left: 0; margin-top: -5px; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center right; background-size: cover; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } #citation_export > div { width: 48%; margin-bottom: 40px; } #citation_export #refworks_export, #citation_export #save_form { float: left; } #citation_export #endnote_export, #citation_export #print_form { float: right; } #citation_wrap .clearfix { clear: both; display: block; width: 100%; float: none; margin-bottom: 0; } #citation_wrap .fieldset { border: 1px solid #cdd2d9; position: relative; } #citation_wrap .legend { display: block; position: relative; margin: -16px auto 0 auto; text-align: center; } #citation_wrap .legend span { background: #fff; display: inline-block; padding: 4px 10px; border: 1px solid #cdd2d9; font-weight: bold; font-size: 15px; color: #5e6063; } #citation_wrap .fields { padding: 30px 30px 34px 30px; } #citation_wrap input[type="button"], #citation_wrap input[type="submit"] { padding: 10px 20px; -webkit-appearance: none; border-radius: none; border: 0; background: #284f84; color: #fff; cursor: pointer; margin-bottom: 10px; margin-right: 10px; } .citation_format { list-style: none; margin: 0; padding: 0 0 10px 0; display: inline-block; } .citation_format li { display: inline-block; margin: 0 6px 6px 0; padding: 0; } .citation_format li input { vertical-align: middle; } .citation_format li input[type="radio"] { vertical-align: middle; font-size: 15px !important; } .citation_format li label { display: inline-block; vertical-align: middle; line-height: 1em; } #citation_exp_wrap { margin-bottom: 60px; } #citation_exp_wrap .field_email { margin-bottom: 20px; } #citation_exp_wrap input[type="text"] { padding: 4px 6px; } #citation_exp_wrap .heading { margin-bottom: 6px; font-weight: bold; } .citation_export { padding-bottom: 30px; } .citation_save .warning { color: #ea0101; font-size: 14px; } .citation_save .format_label, .citation_save .field_email label { padding-right: 8px; } #cite_history_results_wrap { max-height: 260px; overflow-y: auto; margin-bottom: 20px; } #cite_history_results { margin: 1em 1em 1em 2em; } #cite_history_results .result .card { padding-top: .5em; padding-bottom: .5em; } #cite_history_results .result .card_text { padding-left: 3em; } #cite_history_results .result .card_image { margin-top: .3em; } #cite_history_results .card_text .title { font-size: 18px; } .citation_select { margin-bottom: 30px; } .citation_select a, .citation_select button { display: inline-block; margin-right: 10px; padding: 10px 20px; -webkit-appearance: none; border-radius: none; background-color: #6a6a6a; color: #fff; border: 2px solid #ccc; cursor: pointer; font-weight: bold; } /* /ACCOUNT */ .view_citation { display: inline; } .view_citation a { vertical-align: middle; } #tabs ul li { display:inline-block; background-color:white; padding:0.25em 0.5em; } #tabs p { font-size:14px; } #qtip-0 { z-index: 99999 !important; } .qtip-tip { display:none; } .qtip-content { font-size:14px; line-height:1em; } .qtip-content ol { padding-left: 0; } .qtip-content p { margin-top: 0; } .fn_ref_qtip { width:80%; } .citation_footer { border-top:1px solid #cdd2d9; padding:1em 0; font-size:13px; line-height:1.25; } .citations_header { margin:1em 0 2em 0; } .citations_wrap { margin-bottom:1em; } .btn_press { display: inline-block; text-align: center; font-size: 12px; line-height: 1; padding: 6px 16px; background: #fff; border: 1px solid #cdd2d9; border-radius: 16px; box-shadow: 0 2px #cdd2d9; margin: 0 2px; -webkit-appearance: none; cursor: pointer; outline: none; transition: all .2s ease; overflow:hidden; vertical-align: middle; } .btn_press span { text-align:center; display:block; } .btn_press input { position:absolute; top:-20px; } .btn_press:hover { background: #febe10; border: 1px solid #febe10; color: #0a0a0a; } .btn_press:active, .btn_press.active { background: #febe10; color: #133867; border: 1px solid #febe10; box-shadow: none; transform: translateY(2px); } #btn_top { display: none; position: fixed; z-index: 99; bottom: 30px; right: 30px; } #btn_top a span { overflow: hidden; text-indent: -999px; display: block; background: url(/images/arrow_top.png) no-repeat center center transparent; background-size: cover; width: 40px; height: 40px; border-radius: 35px; transition: all .3s ease; } #btn_top a span:hover { -ms-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); } /* HOME */ .home_wrap { background-repeat: no-repeat; background-position: left center; background-color: #0e274a !important; background-size: cover; position: relative; } .home_wrap #menu { position: absolute; right: 4em; padding: 30px 0; z-index: 20; } .home_logo { text-align: center; padding: 30px 10% 0 10%;; } .home_logo img { display: inline-block; width: 100%; height: auto; max-width: 350px; } .home_content { text-align: center; max-width: 800px; margin: 0 auto; padding: 20px 40px; } .home_content p { color: #fff; text-align: left; } .home_content a { color:#febe10; } .home_content #search_input_wrap { max-width: 800px; margin: 0 auto; padding: 20px 0px; width: calc(100% - 140px); } .home_content h1 { color: #fff; font-size: 2.5rem; font-weight: 100; letter-spacing: .5px; } .home_content #or_text_wrap .small { color: #fff; } .home_content #search_input_wrap > p { color: #fff; font-size: 0.85rem; line-height: 1.5; padding-bottom: 20px; text-align: left; margin-top: 0.8rem; } .home_content #search_input_wrap > p:first-line { font-size: 1.1rem; } .home_content #search_input { padding-bottom: 0; } .home_content .form_btn { padding-bottom: 50px; } .home_content .form_btn p { color: #fff; font-size: 14px; line-height: 1.4; padding-bottom: 10px; text-align: center; } .home_content .form_btn .btn { background-color: #febe10; padding: 15px 20px; line-height: 0; color: #fff; font-size: 15px; font-weight: bold; } .modalopen { overflow: hidden; } #feedback_modal { display: none; position:fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,0.7); text-align:center; overflow: auto; z-index: 9999; } #feedback_modal #content { max-width: 460px; margin: 0 auto; } #feedback_modal p { text-align:right; color:#fff; margin-right:10px; font-size:12px; } #feedback_modal #modal_close { display: inline-block; cursor: pointer; color: #fff; padding-right: 30px; background: url(/images/redx.png) no-repeat right 10px center; font-weight: bold; text-transform: uppercase; } #feedback_modal .form_wrap { background: #f0f0f0; padding: 30px; text-align: left; } #feedback_modal .req { font-size: 13px; padding-bottom: 6px; color: #ea0101; } #feedback_modal label { font-size: 14px; font-weight: bold; } #feedback_modal input[type="text"], #feedback_modal input[type="email"], #feedback_modal textarea { width: 100%; padding: 6px 10px; margin-bottom: 10px; border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; } #feedback_modal .fdbk_btn { text-align: center; } #feedback_modal input[type="submit"], #feedback_modal input[type="button"] { background-color: #febe10; color: #fff; font-weight: 700; padding: 10px 20px; text-align: center; border: none; cursor: pointer; display: inline-block; } /* BOOK / CHAPTER */ #main .chapter_wrap .card_image.chapter_colophon { float:right; padding-left:10px; } #book_cover_thumb { cursor: pointer; } #book_default_cover { border: 2px solid #cdd2d9; padding: 4px; box-sizing: border-box; width: 180px; } #book_default_cover .int { width: auto; height: 258px; padding: 18px 14px; font-size: 18px; font-weight: 600; line-height: 1.3; color: #595959; border: 1px solid #cdd2d9; box-sizing: border-box; position: relative; z-index: 0; } #book_default_cover .logo { position: absolute; bottom: 18px; right: 14px; width: 110px !important; height: auto; border: none !important; } .book_default_cover_thumb { border: 2px solid #cdd2d9; box-sizing: border-box; width: 122px; padding: 3px; } .book_default_cover_thumb .int { width: auto; height: 168px; color: #595959; border: 1px solid #cdd2d9; box-sizing: border-box; position: relative; z-index: 0; font-size: 11px; font-weight: 600; line-height: 1.25; text-transform: uppercase; padding: 12px 8px; } .book_default_cover_thumb .logo { position: absolute; bottom: 10px; right: 8px; width: 70px !important; height: auto; border: none !important; } #book_banner_search { padding: 2em 0; } #book_banner_search_button { display: inline-block; margin-left: -2em; } #chapter { padding: 40px 0 60px 0; } #chapter small { color: inherit; } #chapter h2 { font-size: 1.9rem; } #chapter #previous_next_interface h2 { font-size:24px; } .chapter_wrap .card_text .type { padding-bottom: .5em; } /* SUMMARY */ span.abstractheader { font-weight:bold; font-size:14px; margin:0; } .lieu { font-size:1.25em; text-decoration:underline; } .summary_wrap .abstract { margin:0 0 2em 0; font-size: 14px; color: #636363; line-height: 1.5; padding:10px; border-radius:5px; background-color:#f4f4f4; } .summary_wrap .abstract ol li, .summary_wrap .abstract blockquote { color:#525252; } .summary_wrap .abstract .title { font-size: 14px; font-weight: bold; text-indent: 0em; } #preprint_line { color: #fcb133; margin: 20px 0 0 0; font-size: 32px; font-weight: 600; } #sticky_foot { position:fixed; bottom:0; left:25%; width: 50%; font-size: 14px; text-align: center; color:#4C3D16; margin:0; z-index:99999; } #sticky_foot #auth_toggle { position: relative; display: block; background: #f2f2f2; width: 100px; padding: 6px 0; left: 50%; margin-left: -50px; bottom: -2px; cursor: pointer; border-radius: 6px 6px 0 0; color: #153a6d; border: 2px solid #ccc; border-bottom: none; font-weight: 600; } #sticky_foot #auth_box { padding: 10px; background: #f2f2f2; border: 2px solid #ccc; border-bottom: none; } #sticky_foot #auth_sm { font-size: 13px; padding-bottom: 10px; } #sticky_foot .btn_authenticate { background: #153a6d; font-weight: 600; color: #fff; padding: 10px 24px; display: inline-block; text-transform: uppercase; border: 2px solid #fff; transition: all .2s ease; } #sticky_foot .btn_authenticate:hover { background: #fff; color: #153a6d; border: 2px solid #153a6d; } #fullsizepdfpreview { display: block; margin: auto; margin-top: auto; box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3); border: 1px solid; margin-top: 20px; margin-bottom:2em; } .content .designation { float: right; clear: both; box-shadow: 1px 1px 4px rgb(0, 0, 0); margin: 1em; border-radius: 5px; border: 1px solid rgb(208, 199, 175); font-size: 11px; padding: 5px; background-color:white; } .rnav_designation { font-size:18px; } .rnav_designation, .rnav_alternate_format { padding-bottom:1em; } .rnav_alternate_format li { padding:0.5em 0 } .rnav_alternate_format img { margin-right:0.5em; } .content .designation p { margin: 0; padding: 0; font-size: 11px; text-align: center; } .summarylinkbox { background-color:#febe10; padding:1em; margin:0 0 20px 0; list-style-type:none; } .summarylinkboxtext { font-weight:bold; margin:0 0 1em 0; } .summarylinkboxtext img { vertical-align:middle; /*border:1px solid #a0a0a0; border-radius:2px;*/ } #summary_access { display: none; } .sticky_purchase, #sticky_purchase { list-style-type:none; background-color:#febe10; margin:0 0 10px; padding:1em; font-weight:700; } .sticky_purchase ul, #sticky_purchase ul { margin-left: 0; padding-left: 0; list-style: none; } .sticky_purchase li, #sticky_purchase li, .purchaseli, #accessoptions li { padding-bottom:5px; text-align: center; list-style: none; } .purchaseimg { vertical-align:middle; border:1px solid #a0a0a0; border-radius:2px; } .purchaseli a, #accessoptions li a { display: inline-block; text-align: center; background: #153a6d; color: #fff; padding: 8px 16px; transition: all .2s ease; } /* #purchase_right { display: block; } */ #purchase_mobile { display: none; } .btn_buy { display: inline-block; text-align: center; background: #153a6d; color: #fff; padding: 10px 16px; font-weight: 700; cursor: pointer; transition: all .2s ease; margin-top: 8px; } .btn_buy:hover { color: #153a6d; background: #fff; } .btn_buy img { vertical-align: middle; border: 1px solid #a0a0a0; border-radius: 2px; } .purchase_date { margin-right: 4px; } .recent_purchase { background-color: #11c526; color: #fff; display: inline-block; font-weight: 700; font-size: 12px; line-height: 1; padding: 4px 8px; margin-bottom: 4px; } #accessoptions li a { width:75%; } #accessoptions li a img { height:1.75em; } #accessoptions p { text-align:center; } .purchaseli a:hover, #accessoptions li a:hover { background: #fff; color: #153a6d; } .summarylinkboxli { margin:0 0 5px 0; } .summarylinkboximg { vertical-align:middle; /* padding-right:5px; */ margin-right:5px; } .summarylinkboxa { font-weight:bold; text-decoration:none; font-size:14px; color:#004a75; } .summarylinkboxdownload { font-weight:bold; text-decoration:none; font-size:14px; color:#004a75; } ul#accessoptions { padding:0; margin:0; list-style: none; } .summary_wrap .abstract { margin-bottom:2em; } /* /SUMMARY */ /* ELIOT MIGRATION */ .eliot_banner .recommend { float: right; padding-right: 4em; } .share_wrap { position: relative; float: right; margin-bottom: 10px; } .recommend-and-share .send_email { padding:0.8em; right: initial; top: initial; } #primary_source_banner_title_wrap { max-width: 100%; } .eliot_banner { background-color: rgb(36,66,77); background: linear-gradient(to right,rgb(0,0,0),rgb(130,20,23) 70%); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#000000', endColorstr='#821417'); } /* /ELIOT MIGRATION */ /* BOOK/JOURNAL INFO */ #info_wrap { margin-bottom: 60px; } #info_wrap .column { width: 49%; } #info_wrap .title_wrap { border-bottom: 1px solid #cdd2d9; } #info_wrap .title_wrap.details { border-bottom: none; } #info_wrap .title_wrap h3, #info_wrap .title_wrap h2 { border-bottom: none; font-weight: 600; font-size: 20px; display: inline-block; color: #646d78; } #info_wrap .details_tbl { display: table; width: 100%; font-size: 14px; border: 1px solid #cdd2d9; border-bottom: none; } #info_wrap .details_row { display: table-row; } #info_wrap .details_row .cell { display: table-cell; padding: 8px 14px; border-bottom: 1px solid #cdd2d9; } #info_wrap .details_row .label { width: 40%; background: #f0f0f0; font-weight: 600; font-family: "Source Sans 3", sans-serif; font-size: 14px; } #info_wrap .details_row .cell:last-child { width: 60%; } #info_wrap .copyright p { font-size: 13px; } #info_wrap .info_links { padding: 12px 0; } #info_wrap .info_links .pdf_link { padding-right: 24px; background: url(/images/pdf.png) no-repeat right center; background-size: 18px 19px; } /* RIGHTNAV */ .aux .issue_wrap .card { margin-top:0; } .aux .issue_wrap .card_text { padding-bottom:0; } .aux .issue_wrap ul li { padding-bottom: 1.2em; } .aux .title_wrap h2 { padding-bottom:0; } .aux .issue_wrap .li { padding:0; } .aux .title_wrap { margin-bottom:0.25em; } .aux .social { padding-bottom: 30px; } .aux .title_social { margin-bottom:0.75em; } #rightnav_wrap .aux .content { padding-top:0; padding-bottom:0; } /* /RIGHTNAV */ #cookies_msg { position: fixed; z-index: 99999; left: 0; right: 0; bottom: 0; background: #febe10; color: #4C3D16; transition: all 0.8s ease; text-align: center; padding: 20px 40px; -webkit-box-shadow: 0px -5px 30px 5px rgba(0,0,0,0.4); -moz-box-shadow: 0px -5px 30px 5px rgba(0,0,0,0.4); box-shadow: 0px -5px 30px 5px rgba(0,0,0,0.4); } #cookies_msg p { margin: 0; padding-bottom: 8px; } #cookies_msg .btn_accept { display: inline-block; padding: 6px 18px; border-radius: 3px; background: #153a6d; color: #fff; font-weight: 600; border: none; text-transform: capitalize; line-height: 1.5; -webkit-appearance: none; } .fn_content p { margin:0 0 10px 0; } /* MAIN */ /* CONTACT US */ .contact_support { padding-top: 40px; } .contact_support .req { font-size: 13px; padding-bottom: 6px; color: #ea0101; } .contact_support .left { float: left; width: 46%; } .contact_support .right { float: right; width: 46%; } .contact_support ul { margin-left: 20px; padding-left: 20px; } .contact_support h2, .contact_support h5 { font-size: 1.25rem; font-weight: 600; line-height: 1.4; margin-top: 0; margin-bottom: .5rem; } .contact_support input[type="text"], .contact_support input[type="email"], .contact_support textarea { width: 100%; padding: 6px 10px; margin-bottom: 10px; border: 1px solid #ccc; border-radius: 0; -webkit-appearance: none; } .contact_support input[type="button"] { background-color: #153a6d; color: #fff; font-weight: 700; padding: 10px 20px; text-align: center; border: none; cursor: pointer; display: inline-block; } .contact_support input[type="file"] { display: inline-block; cursor: pointer; } .contact_support .label_attach { display: inline-block; padding-bottom: 6px; } .contact_support .err_msg h3 { font-size: 24px; } #info_wrap .edboards.active { border:1px solid #cdd2d9; padding-left:10px; padding-right:10px; overflow-y:scroll; max-height:225px; } #info_wrap .edboard_wrap li { margin-bottom:3px; } #info_wrap .supp img { height:22px; padding-left:5px; vertical-align:top; } #info_wrap .supp ul { padding-top:10px; list-style-type:none; margin-left:0; } .alternate_content_render h2, .alternate_content_render h3, .alternate_content_render blockquote { border:none; } .alternate_content_render blockquote, .alternate_content_render blockquote p { color:#0a0a0a; } /* RSS LIST */ .btn_tab { background-color: #153a6d; color: #fff; font-weight: 700; padding: 6px 10px; margin: 6px; text-align: center; border: none; display: inline-block; } a .btn_tab { background-color: #febe10; cursor: pointer; } a:hover .btn_tab { color: #153a6d; } .alpha_links { display: flex; flex-flow: wrap row; align-content: space-between; width: 100%; margin: 30px 0 40px 0; } .alpha_links div { flex: 1 auto; color: #767676; text-align: center; } .alpha_links span { flex: 0 auto; width: 1px; background: #c0c0c0; } .alpha_links a { color: #a96400; } .alpha_links span:last-child { display: none; } .alpha_list .subtitle { font-weight: bold; font-size: 26px; font-weight: 600; color: #5d5d5d; } .alpha_list .linktop { padding: 20px 0; } .alpha_list ul { list-style: none; margin: 10px 0 0 0; padding: 0 0 16px 0; } .alpha_list ul li { margin:0 0 10px 0; padding: 0; display: table; line-height: 1.2; } .alpha_list ul li > div { display: table-cell; vertical-align: top; } .alpha_list ul li img { width: 16px; height: 16px; max-width: none; display: block; margin-top: 2px; margin-right: 6px; } .alpha_list .linktop a { display: inline-block; position: relative; padding-right: 14px; margin-left: 14px; font-weight: bold; font-size: 16px; font-weight: 600; line-height: 1.2; } .alpha_list .linktop a:after { content: ''; display: block; position: absolute; top: 5px; right: 0; width: 5px; height: 10px; background: url(/images/arrow_right.png) no-repeat center right; background-size: cover; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .alt-badge {display:inline-block;vertical-align:middle;} .alt-badge a {margin-right:10px;} .alt-badge a, .alt-badge img, .alt-badge a img {width:48px!important;height:48px!important;background-size:cover!important;} .btn_add_alert { float:right; display:inline-block; background-size:100%; padding: 7px 7px 7px 25px; border: 2px solid #153a6d; width:auto; margin-left:5px; font-size:12px; line-height: 12px; font-weight: 700; position: relative; border-radius: 4px; background: #153a6d; color: #fff; transition: all .2s ease; } .btn_add_alert:hover { background: #fff; color: #153a6d; } .btn_add_alert:before { position: absolute; content: ""; top: 0; left: 0; display: block; vertical-align: middle; width: 28px; height: 28px; background: url(/images/icon_bell.png) no-repeat center center; background-size: 14px 16px; } #main .return_figure_full .return.button { box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; border-radius: 3px; color: #236ece; display: inline-block; } #main .return_figure_full .return.button img { height:1em; margin-right:0.5em; vertical-align:sub; } #main .return_figure_full.return_wrap { margin-top:2em; margin-bottom:2em; } #main .return_figure_full.return_wrap { padding:0 4em; } /* content_action */ #content_action, .content_action { padding:6px 0; } #content_action #content_access_icon, .content_action .content_access_icon { display:inline-block; margin: 5px 0; } #content_action #content_access_icon img, .content_action .content_access_icon img { margin-right:14px; } #content_action #action_btns, .content_action .action_btns { display:inline-block; vertical-align:middle; line-height:1; list-style-type: none; text-align: left; margin: 0; padding-left: 0; } #content_action #action_btns li, .content_action .action_btns li { float:left; padding-left:10px; margin-left:10px; border-left:1px solid #cdd2d9; margin-top: 5px; margin-bottom: 5px; } #content_action #action_btns li:first-child, .content_action .action_btns li:first-child { border-left:none; padding-left: 0; margin-left: 0; } #content_action #action_btns li .icon, .content_action .action_btns li .icon { display:inline-block; vertical-align:middle; height:20px; width:auto;; margin-right:2px; } #content_action #action_btns li .link_text, .content_action .action_btns li .link_text { display:inline-block; vertical-align:middle; } #content_action #action_btns button, .content_action .action_btns button { color: #315FA0; } #content_action #action_btns button:hover, .content_action .action_btns button:hover { color: #217F9C; } .orcid_link { margin-left: 3px; } /* removed */ #removed_content h1 { line-height:1.2 !important; } #removed_content .removed_meta { color:#737373; } #removed_content .removed_title { font-size: 28px; line-height: 1.1; padding-bottom: 8px; } /* primary source */ .primary_result { display:table; width:100%; padding:20px 20px 20px 0; border-bottom:1px solid #ccc; background:none; margin-top:20px; } .primary_browse { padding-left: 20px; background-color: #e6e6e6; } .primary_result .row { display:table-row; } .primary_result .cover { display:table-cell; vertical-align:top; width:220px; padding-right:30px; } .primary_result .cover img { width:100%; height:auto; max-width:300px; border:1px solid #cdd2d9; } .primary_result .text { display:table-cell; vertical-align:top; width:auto; } .primary_result .text .title { font-weight:bold; font-size:20px; line-height:1.25em; padding-bottom:10px; } .primary_result .text .type .primary { color: #515151; display: inline-block; padding: 4px 7px; line-height: 1; font-weight: normal; font-size: 14px; text-transform: capitalize; background: #f4f4f4; margin: 6px 0; border-bottom: 3px solid #09b309; } .primary_result .text .type .digital_humanities { color: #febe10; } .primary_result .text .type .gray_lit { border-bottom: 3px solid #ccc; } .primary_result .text .type_right { float:right; margin-left:10px; } .primary_result .text #action_btns{ list-style:none; margin:0; } .primary_result_toggle { font-weight: 600; } .primary_result .vol_text { padding: 4px 0; } .primary_result_container { border-bottom: 1px solid #cdd2d9; margin:10px 0; display: none; } .primary_result_container.expanded { display: block; } .primary_result_container .page_result { padding-bottom: 10px; padding-left: 20px; } .primary_result_container .page_result #content_action { margin-left: 10px; } .primary_result_container .page_result .snippet { font-style: italic; margin: 0; color: #797979; } .page_result_figure_wrap { display: flex; flex-wrap: wrap; } .page_result_figure_wrap .page_result a { display: block; } #browse_dh { margin-bottom: 0; } #browse_dh .block { display: table; width:100%; padding:30px; border:1px solid #ccc; border-top:none; } #browse_dh .block .row { display: table-row; } #browse_dh .block .cover { display: table-cell; vertical-align: middle; width: 200px; padding-right: 40px; } #browse_dh .block .cover img { width: 100%; height: auto; max-width: 360px; border: 1px solid #cdd2d9; } #browse_dh .block .text { display: table-cell; vertical-align: middle; width: auto; padding-left: 40px; border-left: 1px solid #ccc; } #browse_dh .block .text .title { font-weight: 600; font-size: 24px; } #browse_dh .block .text .subtitle { color: #616161; font-size: 20px; } #browse_primary { margin-bottom: 0; } #browse_primary .block { display: table; width:100%; padding:30px; border:1px solid #ccc; border-top:none; } #browse_primary .block .row { display: table-row; } #browse_primary .block .cover { display: table-cell; vertical-align: middle; width: 360px; padding-right: 40px; } #browse_primary .block .cover img { width: 100%; height: auto; max-width: 360px; } #browse_primary .block .text { display: table-cell; vertical-align: middle; width: auto; padding-left: 40px; border-left: 1px solid #ccc; } #browse_primary .block .text .title { font-weight: 600; font-size: 24px; } /* related content */ .related_content a { vertical-align: middle; } #related_results { list-style-type: none; margin: 0; } #related_results .result { border-bottom: 1px solid #cdd2d9; padding-left: 1em; } #related_results .card { padding-top: 1em; padding-bottom: 1em; padding-left: 0; padding-right: 10px; margin: 0; display: table; } #related_results .result .card_image { padding: 0; padding-right: 1em; display: table-cell; vertical-align: middle; } #related_results .result .card_image img { border: 1px solid #cdd2d9; width: auto; } #related_results .result .card_text { padding: 0; display: table-cell; vertical-align: middle; } #related_results .result .card_text .title { font-weight: 700; font-size: 20px; line-height: 1.25em; } /* access */ .get_access a, .get_access .access_btn { color: #008000 !important; font-weight: 600 } .access_block { background: #ecf2fa; padding: 20px 20px 10px 20px; margin-top: 10px; max-width: 400px; } .access_block .btn { padding: 6px 14px; background: #324e80; color: #fff; display: block; margin-right: 6px; margin-bottom: 10px; opacity: 1; transition: all .3s ease; text-align: center; width: auto; font-size: 15px; line-height: 1.3; } .access_block .btn:hover { opacity: 0.7; } .access_block .acc_state { padding: 0 0 6px 0; border-bottom: 1px solid #ccc; margin-bottom: 16px; text-align: center; } .access_block .acc_state > div { font-size: 14px; line-height: 1.1; font-weight: 600; color: #324e80; margin-bottom: 6px; } .access_block .acc_state .btn { background: #fff; color: #324e80; font-weight: 600; border: 2px solid #324e80; } /* pdf */ #adobe-dc-view, .pdf_viewer_wrap { height:800px; width:100%; border: 2px solid #ccc; } /* MEDIA QUERIES */ @media only screen and (min-width:1200px) { #below_search span { font-size:14px; } } @media only screen and (max-width:1023px) { #rightnav_wrap { padding-left:4em; } } @media only screen and (min-width:1024px) { #leftnav_account_wrap .leftnav { display: block !important; } } @media only screen and (max-width:1024px) { #leftnav_account_wrap #leftnav_account { display: block; width: 100%; margin: 0; padding: 0; position: relative; } #leftnav_account_wrap .mobile_toggle { display: block; position: relative; z-index: 10; background: #f0f0f0; } #leftnav_account_wrap .leftnav { display: none; padding: 60px 40px 0 40px; position: absolute; width: 100%; left: 0; top: 0; background: #f0f0f0; } } @media only screen and (max-width:860px) { #browse_primary .block .row, #browse_primary .block .cover, #browse_primary .block .text { display: block; width: 100%; border: none; padding: 0; } #browse_primary .block .cover { text-align: center; padding-bottom: 16px; } #browse_primary .block .text .title { text-align: center; } } @media only screen and (max-width:800px) { .search_filter_input { width:65%; } #journal_banner_title_wrap, #book_banner_title_wrap, #primary_source_banner_title_wrap { max-width: 100%; } .banner_title { padding: 2em 0 0 0; } .banner_search { margin-left: 0; } .banner_search_wrap { width: 100%; padding: 0 4em; } #journal_banner_search > div, #book_banner_search > div { margin-right: 0 !important; } } @media only screen and (max-width:63.9375em) { .medium-full { padding-left:0; padding-right:0; } #leftnav { height:auto; padding-right:4em; } #search_results_wrap, #browse_results_wrap { padding-left:4em; } /* .search_filter_input { width:70%; } */ #leftnav_account_wrap { margin-top: 0; float: none; width: 100%; } .account_main .results_wrap { float: none; width: 100%; padding-left: 4em; } .browse_noscript .cell { width: 33.33333333%; } .browse_noscript .cell:nth-child(6n+1) { clear: none; } .browse_noscript .cell:nth-child(3n+1) { clear: both; } #summary_access { display: block; margin-right: -10px; } } /* @media only screen and (min-width:63.9375em) and (max-width:1400px) { .search_filter_input { width:35%; } } */ @media only screen and (max-width:50em) { #previous_next_interface .large-15 { width: 100%; } #previous_next_interface > div:last-child { text-align: left; } .account_general .col-left, .account_general .col-right { float: none; width: 100%; padding-bottom: 40px; } .account_new .col-left { padding-bottom: 0; } .account_general .alphabet li { display: inline-block; margin: 4px; text-align: center; } } @media only screen and (max-width:39.9375em) { .small-full { padding-left:0; padding-right:0; } #citation_export > div { float: left; width: 100%; } .home_content { padding-bottom: 0; } .home_content #search_input_wrap { padding: 20px; } .home_content h1 { font-size: 1.3rem; } .home_logo { padding: 100px 20px 0 20px; } .home_wrap #menu { right: 1em; padding: 20px 0 !important; } .browse_noscript .cell { width: 50%; } .browse_noscript .cell:nth-child(3n+1) { clear: none; } .browse_noscript .cell:nth-child(odd) { clear: both; } .promo.hide-for-small { display:none; } .promo.show-for-small { display:block; } .promo_2 { width:100%; text-align:center; float:left; } .promo_3_wrap { padding-left:0; } #main .return_figure_full.return_wrap { padding:0 2em; } } @media only screen and (max-width:700px) { .search_filter_input { width:45%; } .alpha_links { display: block; text-align: center; } .alpha_links div { display: inline-block; margin: 4px; } .alpha_links span { display: none; } } @media only screen and (max-width:450px) { .search_filter_input { width:35%; } } /* SMALL */ @media only screen and (max-width:39.9375em) { .wrap, #article, #rightnav_wrap, #by_this_author .card, #search_results_wrap, #browse_results_wrap, #leftnav_account_wrap .mobile_toggle, .account_main .results_wrap { padding-left:1.5em; padding-right:1.5em; } #previous_next_interface { padding-bottom:1em; } #rightnav_wrap, #rightnav_wrap.article_wrap { padding-top:0; padding-bottom:2em; } #main .chapter_wrap .card_image.chapter_colophon, #main #article_wrap .cards_wrap .card_image.article_colophon { float:left; padding-bottom:5px; padding-left:20px; } #main #article_wrap .cards_wrap .card_image.article_colophon { padding-left:0px; } #main .chapter_wrap .card_image.chapter_colophon { padding-left:0; } #main .chapter_wrap .card_text, #main #article_wrap .card_text { clear:both; } #recent_articles_wrap .card_v { padding:1em; } #leftnav_wrap { margin-top:0; } #share_block { float:initial; } #featured_nav_wrap { float:right; } #featured_banner { clear:left; } #search_input input { /* width:auto; */ margin:auto; } .home_content #search_input_wrap { width: 100% !important; padding: 10px 0 20px 0; } .home_content #search_input input { width: 100%; } .result_recent_view img, .result_saved img { padding-bottom:10px; } #below_search { max-width:90%; } #below_search span { margin-left:0; } #about { width:100%; } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } #related_journals_wrap .cards_wrap { text-align:center; } #related_journals_wrap .card_text { margin-left:auto; margin-right:auto; } #related_journals_wrap .card_image { float:none; } #search_bar_wrap { padding-top:0; padding-left: 1em; } .footer_card { padding-left:0; } #copyright_wrap { margin:0 2em; } #search_input_wrap { padding-top:40px; width: 100%; } #header_logo_wrap img { max-height:70px; } #header_logo_wrap { padding-top:2em; padding-right: .5rem; } #person { margin-left: 20px; } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } .about_info_wrap .card_text { max-width:none; } #menu { min-width:0; } #search_input input { width:95%; } div.figure { float:none; } #new_search_button { float:none; } #search_results_wrap { padding-top:2em; min-height:400px; } .card_text .type_right, .primary_result .text .type_right { float:none; margin-left:0; } #footdrop { display:none; } #browse_button_wrap { margin-top: 2em; margin-bottom: 3px; text-align: center; width:100%; } #browse_button_wrap a { width:100%; } #search_input_wrap { padding-top:0; } #menu_wrap { padding-top:1em; } #rightnav_wrap.article_wrap { padding-left:1.5em; padding-right:1.5em; } #sticky_foot { font-size:0.75em; } #sticky_foot p { margin:0 1em; } .nav-toggle { margin-right: -4px; } .section_more { border-bottom: none; } .browse .slick-prev { left: -10px; } .browse .slick-next { right: -10px; } #previous_next_interface .small-30 { padding-left:0; padding-right:0; } #cookies_msg { padding: 10px; } #cookies_msg p { font-size: 11px; line-height: 1.2; } #cookies_msg .btn_accept { font-size: 14px; padding: 4px 14px; } #main #search_results_wrap .card_image img { width:90px; } .book_default_cover_thumb { width:90px; } .book_default_cover_thumb .int { height:124px; font-size: 10px; line-height: 1.1; padding: 10px 8px; } .book_default_cover_thumb .logo { width:50px !important; bottom: 6px; } #search_results .result .card_text, .results .result .card_text { padding-left:110px; } .articles_list_text.toc blockquote { padding-left:1.5em; } .account_cart_select { padding-bottom: 0; } .account_cart_select .left, .account_cart_select .right { float: none; padding-bottom: 10px; } #sticky_foot { width: 100%; left: 0; } .primary_result .cover { width: 35%; padding-right: 20px; } .primary_result .cover img { max-width: 150px; min-width: 110px; } } /* MEDIUM */ @media only screen and (min-width:40em) and (max-width:63.9375em) { #about { width:100%; } .footer_card { padding-left:0; } #leftnav_wrap { margin-top:0; } #below_search { margin-left:9em; } #recommend_wrap .card_v, #recommend_wrap .card_text, #recommend_wrap .card_text * { /* text-align:center; */ } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } .result_recent_view, .result_saved { max-width:120px; text-align:right; } #related_journals_wrap .cards_wrap { text-align:center; } #related_journals_wrap .card_image { float:none; } #related_journals_wrap .card_text { margin-left:auto; margin-right:auto; } .about_info_wrap .card_summary_wrap { clear:both; float:left; margin:0; border:none; width:100%; max-width:100%; } .about_info_wrap .card_text { max-width:none; } .about_info_wrap .card_text.promo_1 { max-width:50%; } #new_search_button { float:none; } #search_results_wrap { padding-top:2em; min-height:400px; } #search_results_wrap, #browse_results_wrap, .results_wrap { padding-left: 4em; } #footdrop { display:none; } #rightnav_wrap, #rightnav_wrap.article_wrap { padding-left:4em; padding-right:4em; padding-top:0; padding-bottom:2em; } .promo_2 { width:100%; text-align:center; float:left; } .promo_2 img { max-height:400px; } #previous_next_interface { padding-bottom:1em; } } @media only screen and (max-width:63.9375em) { /* #purchase_right { display: none; } */ #purchase_mobile { display: none; } } /* LARGE */ @media only screen and (min-width:64em) and (max-width:74.9375em) { #below_search { margin-left:9em; } } /* XL */ @media only screen and (min-width:75em) { #below_search { margin-left:9em; } } @media only screen and (min-width:768px) and (max-width:1080px) { .footer_main { display:block; } .footer_main .social_icons .list_h { padding-right:10px; } .footer_main .social_icons .list_h:last-child { padding-right:0; } .footer_item_left, .footer_item_right { width:100%; } .footer_item_left .group, .footer_item_right .group { float:left; width: 50%; } .footer_item_about, .footer_item_res, .footer_item_what, .footer_item_info { width:50%; } .footer_item_social, .footer_item_policy, .footer_item_addr, .footer_item_logo { width:50%; float:left; } .footer_item_policy { text-align: left; } .footer_main .footer_item_addr, .footer_main .footer_item_logo { padding-top:0; } .footer_item_social ol { padding-bottom:10px; } .footer_main svg { width:42px; height:42px; } .footer_item_left > div > div, .footer_item_right > div { padding-left:0.5em; padding-right:0.5em; } .footer_item_left > div:first-child > div:first-child, .footer_item_right > div:first-child { padding-left:0; } .footer_item_left > div:last-child > .footer_item_info, .footer_item_right > div:last-child { padding-right:0; } .footer_item_left { border:none; padding-bottom:2em; } .footer_item_right { padding-left:0; } .footer_item_addr { padding-left:0.5em; } .footer_item_logo { padding-right:0.5em; } .footer_item_logo img { height:75px; } .footer_item_addr .phone { padding-bottom:2em; } } @media (max-width:800px) { #info_wrap .column { width: 100%; float: none; } #info_wrap .details_tbl { margin-bottom: 20px; } } @media (max-width: 768px) { .footer_main { display:block; text-align:center; background-color:#163a69; color:white; padding-bottom:0; } .footer_item_sub { text-align:center; color:#5a5959; font-family: "Source Sans 3", sans-serif; font-size:11px; padding-top:2em; } .footer_item_sub p { margin-top: 0; } .cont_sub ul { margin-bottom:0; } .cont_sub { padding-bottom:2em; } .footer_item_left li a, .footer_item_right li a { color:white; } .footer_item_logo { text-align:center; padding-top:2em; margin-bottom:1em; } .footer_item_left, .footer_item_right { float:none; width:100%; } .footer_item_about, .footer_item_res, .footer_item_what, .footer_item_info, .footer_item_social, .footer_item_policy, .footer_item_addr, .footer_item_logo { width:100%; } .footer_item_policy { text-align: center; } .footer_main svg { width:55px; height:55px; } .footer_main .footer_item_left { border:none; } .footer_main .footer_item_right { padding-left:0; } .footer_main .footer_item_addr { padding-top:1em; } .footer_item_addr a { color: #fff; text-decoration: underline; } .footer_item_color { padding-top:2em; } .footer_item_logo { padding-top:0; } .footer_item_logo img { height:92px; } .footer_item_social h3, .footer_item_social .social_icons { padding-bottom:0; } .footer_item_social .social_icons { padding-top:20px; padding-bottom:20px; } .footer_item_addr .phone, .footer_item_logo.cont_sub { padding-bottom:0; } .footer_main .hide-for-small { display: none; } .footer_item_sub, .footer_main .hide-for-medium { display: block !important; } .footer_main .show-for-medium { display: none!important; } .footer_item_logo .hide-for-medium { display: inline-block !important; } .contact_support .left, .contact_support .right { width: 100%; float: none; } } @media (max-width:640px) { #info_wrap .column { padding: 0; } } @media only screen and (min-width:640px) and (max-width:800px) { #below_search { margin-left:0; } } @media only screen and (max-width:735px) { #featured_card_summary_wrap { display:none; } #featured { height:20em; } } @media only screen and (-webkit-min-device-pixel-ratio:2) { /* p { font-size:2em; } #header #institution span, #header #person span { font-size:2.5em; vertical-align:sub; } #header #institution img, #header #person img { height:1.5em; } */ } @media only screen and (max-width:480px) { #browse_primary .block .text .desc { font-size: 13px; line-height: 1.2; } .nav-toggle-btn { padding: 4px; } #search_banner { padding: 0 .75em; } } @media only screen and (max-width:400px) { .btn_edit_alerts { padding: 6px 8px; font-size: 11px; margin-top: 4px; } .btn_edit_alerts span { display: none; } .alerts_dashboard .alert_view .view_filter { width: 72%; font-size: 11px; } .account_alerts .acc_trig { padding: 10px; font-size: 16px; } .account_alerts .acc_block { padding-left: 10px; padding-right: 10px; } .alerts_dashboard .alert_content { padding-left: 8%; } .alerts_dashboard .alert_date .month { font-size: 12px; } .alerts_dashboard .alert_date .day { font-size: 24px; } .alerts_dashboard .alert_content .alert_img { display: block; padding-bottom: 6px; } .alerts_dashboard .alert_content .alert_text { font-size: 13px; display: block; } #sticky_foot .btn_authenticate { padding: 8px 12px; } } @media only screen and (max-width:360px) { .primary_result .cover, .primary_result .text { display: block; width: 100%; padding-right: 0; } .primary_result .cover { text-align: center; padding-bottom: 12px; } } /* TESTING/TEMP */ #footdrop { list-style-type:none; padding-left:0; margin-left:0; } #skip_to_content { color:#ffffff; background-color:#004670; font-size:12px; position:absolute; top:0; left:-500px; } #skip_to_content:focus { left:0; } #skip_to_filter { color:#ffffff; background-color:#004670; font-size:12px; position:absolute; top:0; left:-500px; } #skip_to_filter:focus { left:0; } .skip_widget_container { position:relative; overflow:hidden; height:30px; } .skip_widget { color:#004670; font-size:12px; position:absolute; top:0; left:-500px; } .skip_widget:focus { position: static; margin-left: 8px; left:0; } #rightnav_wrap { word-wrap:break-word; } /* XML */ #back { margin:0 0 1em 0; } .footer_bottom { position:static; bottom:0; } #header.scrolled_header #browse_button_wrap, #header.scrolled_header #institution_banner { display:none; } #header.scrolled_header #search_input_wrap { padding-top:2em; } #header.scrolled_header #header_logo { padding-top:0; padding-bottom:0; } #header.scrolled_header #menu_wrap { padding-top:2em; } #header.scrolled_header .menu-btn { padding-top:0px !important; } #header.scrolled_header #menu { padding-top:0; padding-bottom:0; } #header.scrolled_header #header_logo_wrap, #header.scrolled_header #search_input_wrap, #header.scrolled_header #menu_wrap { padding-top:1em; } #header.scrolled_header #search_bar_wrap { padding-bottom:1em; } #mainImage .return.button { box-shadow: 0px 2px 4px 0px #d9d8d8, 0px 0px 4px 0px #d9d8d8; font-size: 18px; font-weight: 600; color: #236ece; text-align: center; padding: 12px 24px; border-radius: 3px; color: #236ece; display: inline-block; } #mainImage .return.button img { height:1em; margin-right:0.5em; vertical-align:sub; } #mainImage .return_wrap { margin-top:2em; margin-bottom:2em; } #search_filter_input_wrap_oa .search_filter_input.oa_search_filter { width:100%; margin-left:0; } #search_filter_input_wrap_oa .search_filter_content_type_wrap { display:none; } #search_filter_input_wrap_oa .search_input { margin-left:0; } #leftnav_wrap.oa_browse_wrap { margin-top:0; } #accessibility { padding-top:40px; padding-bottom:60px; } #accessibility h2 { font-size: 22px; margin: 0; padding: 20px 0 2px 0; font-weight: 500; } #accessibility p { margin: 0; padding-bottom: 8px; } #accessibility ul { padding-top: 8px; } #problem_submit ul { list-style-type:none; text-align:right; float:left; padding-left:0; } #problem_submission, #problem_submission td {width:100%; max-width:400px;} #problem_submission input[type="text"], #problem_submission textarea {width:100%; margin-bottom:10px;} #submission_result_text {color:#ff0000;} main { padding-top:1em; } .accessibility_list { padding-top:1em; } #problem_submission label { display: block; margin-bottom: 10px; font-weight: bold; } #problem_submission input[type="text"] { width: 100%; padding: 6px 10px; margin-bottom: 10px; } #problem_submission textarea { width: 100%; padding: 6px 10px; margin-bottom: 10px; border-radius: 0; -webkit-appearance: none; border: 1px solid #ccc; } #problem_submission input[type="submit"] { background-color: #284F84; color: #fff; font-weight: 700; line-height: 1.3; padding: 10px 20px; text-align: center; border: none; cursor: pointer; display: inline-block; } </style> <link href="/css/jquery.qtip2.css" rel="stylesheet" type="text/css" /> <!-- global font --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet"> <!-- always include (will get applied when necessary) --> <link href="/css/print.min.css" rel="stylesheet" type="text/css" media="print" /> <script type="text/javascript" src="/js/jquery3.js"></script> <!-- js:pre.min.js --> <script> //############################################################ //########## pre.js start ########## //############################################################ $(window).on('load',function(){ function sanitize(s) { return s.replace(/<script>.*<\/script>/g,' SCRIPT REMOVED ').replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g, '&gt;').replace(/"/g,'&quot;').replace(/drop table/g,''); } }); $(document).ready(function(){ // header menu $(".nav-toggle-btn").click(function(e){ e.stopPropagation(); if($(this).hasClass("visible")) { $(this).attr("aria-expanded","false"); } else { $(this).attr("aria-expanded","true"); } $(".nav-toggle-btn, .nav-mobile").toggleClass("visible"); }); $('.nav-mobile').click(function(e){ e.stopPropagation(); }); $(".nav-toggle-btn").on("keydown", function(e){ if(e.which === 13) { e.preventDefault(); if($(this).hasClass("visible")) { $(this).attr("aria-expanded","false"); } else { $(this).attr("aria-expanded","true"); } $(".nav-toggle-btn, .nav-mobile").toggleClass("visible"); } }); $('.nav-mobile').on("keydown", function(e){ e.stopPropagation(); }); // accordion nav $(".accordion .acc_trig.open").next(".acc_block").slideDown(300); $(".accordion .acc_trig").click(function(e) { e.preventDefault(); if ($(this).hasClass("open")) { $(this).removeClass("open"); $(this).attr('aria-expanded', false); $(this).next(".acc_block").slideUp(300); $(this).next(".acc_block").attr('aria-hidden', true); } else { $(this).parent(".acc_item").siblings(".acc_item").children(".acc_trig").removeClass("open"); $(this).addClass("open"); $(this).attr('aria-expanded', true); $(this).parent(".acc_item").siblings(".acc_item").children(".acc_block").slideUp(300); $(this).next(".acc_block").slideDown(300); $(this).next(".acc_block").attr('aria-hidden', false); } }); // account mobile nav $(document.body).on('click', "#leftnav_account_wrap .mobile_toggle", function (e) { e.preventDefault(); $("#leftnav_account_wrap .leftnav").slideToggle(300); }); // guide mobile nav $(document.body).on('click', "#resource_content .mobile_toggle", function (e) { e.preventDefault(); $("#resource_content .leftnav").slideToggle(300); }); // "get access" button to open modal of authentication/purchase options $(document).on("click", ".get_access", function() { var type = $(this).attr("content_type"); var id = $(this).attr("content_id"); var url = "/access/links?type=" + type + "&id=" + id; var div = "#get_access_" + type + "_" + id; if ($(div).is(":visible")) { $(div).hide(); } else { $(div).show(); $(div).html("<small>Loading...</small>"); $.get(url, function( data ) { $(div).html(data); }); } }); }); //############################################################ //########## pre.js stop ########## //############################################################ //############################################################ //########## head.js start ########## //############################################################ $(document).ready( function() { //Search button pressed $(document).on("click", "#search_button" , function() { initiate_search($("#search_input_header").val()); }); //Enter pressed $("#search_input_header").keypress(function(e){ if(e.which === 13){ initiate_search($("#search_input_header").val()); } }); //Search button pressed $("#search_within_journal_button").click(function(){ initiate_search_within_journal($("#search_within_journal_input").val(),$("#search_within_journal_id").val() ); }); //Enter pressed $("#search_within_journal_input").keypress(function(e){ if(e.which === 13){ initiate_search_within_journal($("#search_within_journal_input").val(),$("#search_within_journal_id").val()); } }); $("#search_within_resource_button").click(function(){ initiate_search_within_resource($("#search_within_resource_input").val(),$("#search_within_resource_id").val() ); }); //Enter pressed $("#search_within_resource_input").keypress(function(e){ if(e.which === 13){ initiate_search_within_resource($("#search_within_resource_input").val(),$("#search_within_resource_id").val() ); } }); $("#search_within_book_button").click(function(){ initiate_search_within_book($("#search_within_book_input").val(),$("#search_within_book_id").val() ); }); //Enter pressed $("#search_within_book_input").keypress(function(e){ if(e.which === 13){ initiate_search_within_book($("#search_within_book_input").val(),$("#search_within_book_id").val()); } }); //Browse button pressed $("#browse_button").click(function(){ initiate_browse(); }); //Save content $(document).on("click", ".save_content" , function() { save_content($(this)); }); $(document).on("keydown",".save_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Unsave content $(document).on("click", ".un_save_content" , function() { un_save_content($(this)); }); $(document).on("keydown",".un_save_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Cite content $(document).on("click", ".cite_content" , function() { cite_content($(this)); }); $(document).on("keydown",".cite_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Uncite content $(document).on("click", ".un_cite_content" , function() { un_cite_content($(this)); }); $(document).on("keydown",".un_cite_content",function(e) { if(e.which === 13) { save_content($(this)); } }); //Cookie Acknowledgement $(document).on("click", "#accept_cookie_msg" , function() { accept_cookie_acknowledgement($(this)); }); }); function initiate_search(search_text){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&query=content:" + search_text + ":and&min=1&max=10&t=header"; this.location = url; } function initiate_search_within_journal(search_text,journal_id){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&query=content:" + search_text + ":and&limit=journal_id:" + journal_id + "&min=1&max=10&t=search_journal_header"; this.location = url; } function initiate_search_within_resource(search_text,resource_id){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&limit=format:case_studies&query=content:" + search_text + ":and&limit=resource_id:" + resource_id + "&min=1&max=10&t=search_resource_header"; this.location = url; } function initiate_search_within_book(search_text,book_id){ if (search_text) { search_text = search_text.replace(/:/g, "|"); search_text = search_text.replace(/#/g, '%23'); } var url = "/search?action=search&query=content:" + search_text + ":and&limit=book_id:" + book_id + "&min=1&max=10&t=search_book_header"; this.location = url; } function initiate_browse(){ var url = "/search?action=browse"; this.location = url; } function save_content(the_content) { $.ajax({ type: "GET", url: "/account/save/" + $(the_content).attr("id"), success: function(data){ $(the_content).html("Saved to <a class='under' href='/account/saved_items'>MyMUSE library</a>"); $(the_content).removeClass("save_content"); }, }); } function un_save_content(the_content) { $.ajax({ type: "GET", url: "/account/un_save/" + $(the_content).attr("id"), success: function(data){ $(the_content).text("Save"); $(the_content).removeClass("un_save_content"); $(the_content).addClass("save_content"); }, }); } function cite_content(the_content) { $.ajax({ type: "GET", url: "/account/cite/" + $(the_content).attr("id"), success: function(data){ $(the_content).html("<b>Cited</b>"); $(the_content).removeClass("cite_content"); $(the_content).addClass("un_cite_content"); }, }); } function un_cite_content(the_content) { $.ajax({ type: "GET", url: "/account/un_cite/" + $(the_content).attr("id"), success: function(data){ $(the_content).text("Cite"); $(the_content).removeClass("un_cite_content"); $(the_content).addClass("cite_content"); }, }); } function accept_cookie_acknowledgement(the_button){ $("#cookies_msg").hide(); var cookie_acknowledgement_type = $("#cookie_acknowledgement_type").val() || "cookie_acknowledgement"; if (cookie_acknowledgement_type == 'cookie_acknowledgement_logged_in') { alert("By accepting this acknowledgment, you will no longer be prompted while logged in."); } $.ajax({ url: '/account/set_attribute_ajax/' + cookie_acknowledgement_type + '/1', type: 'GET' }); } //############################################################ //########## head.js stop ########## //############################################################ </script> <!-- head.js unified with pre.js 18 March 2024 --> <!-- <script type="text/javascript" src="/js/core/head.js?new"></script> --> </head> <body> <input type="hidden" name="cookie_acknowledgement_type" id="cookie_acknowledgement_type" value="cookie_acknowledgement"> <div id="cookies_msg" role="alertdialog" aria-modal="true" aria-labelledby="dialog_label" aria-describedby="dialog_desc"> <p><span id="dialog_label">This website uses cookies to ensure you get the best experience on our website.</span> <span id="dialog_desc">Without cookies your experience may not be seamless.</span></p> <script>document.writeln('<button type="button" class="btn_accept" id="accept_cookie_msg">Accept</button>');</script> <noscript> <form method="post" action="/account/set_attribute_no_ajax/cookie_acknowledgement/1"> <button type="submit" class="btn_accept" id="accept_cookie_msg">Accept</button> </form> </noscript> </div> <span id="top" role="none"></span> <div id="header" role="banner" aria-label="header"> <a id="skip_to_filter" class="skip_link" href="#leftnav">[Skip to search filters]</a> <a id="skip_to_content" class="skip_link" href="#skip_target">[Skip to search results]</a> <div class="row wrap" id="institution_banner"> <div class="content"> <div id="institution_wrap" class="columns small-15 medium-text-left"> <div id="institution" class="img_text_col"> <div class="img_contain_left"><img src="/images/institution.png" alt="institution icon" /></div> <div class="text_contain_left"><span class="small"><a href='/account' class='color_white login_status'>Institutional Login</a></span></div> </div> </div> <div id="person_wrap" class="columns small-15"> <div id="person" class="img_text_col"> <div class="img_contain_right"><img src="/images/person.png" alt="account icon" /></div> <div class="text_contain_right"><span class="small"><a href="/account/" class="color_white login_status" onclick="gtag('event', 'click', {'event_category': 'Account link', 'event_label': 'account name link - header'});"><span class="login_statement_unauthenticated">LOG IN</span></a></span></div> </div> <div id="btn_accessibility" class="small"> <a href="/account/user_settings"> <img src="/images/icon_accessibility.png" alt="accessibility icon" /> <span class="small">Accessibility</span> </a> </div> </div> </div> </div> <div class="row wrap" id="search_banner"> <div class="content"> <div class="medium-4 small-4 columns" id="header_logo_wrap"> <div id="header_logo"> <a href="/"><img src="/images/muselogo.png" alt="Project MUSE" class="show-for-large"/> <img src="/images/muselogo_notext.png" alt="Project MUSE" class="hide-for-large"/></a> </div> </div> <div class="medium-23 small-22 columns" id="search_bar_wrap"> <div class="row"> <div id="browse_button_wrap"> <a id="browse_button" href="/browse" onclick="gtag('event', 'click', {'event_category': 'Browse link', 'event_label': 'browse button - header'});"><span class="small">Browse</span></a> </div> <div id="or_text_wrap" class="show-for-medium"> <div id="or_text"> <span>OR</span> </div> </div> <div id="search_input_wrap" class="small-30"> <div id="search_input"> <form class="js_off" method="post" action="/search/"> <label for="nojs_search_input_header" class="hidden">Search:</label> <input name="no_js_header_query" id="nojs_search_input_header"> <input type="hidden" name="action" value="search"> <input type="hidden" name="t" value="header"> <button id="search_button"> <img src="/images/search_blue.png" alt="search icon"> </button> </form> <span class="js_on"> <label for="search_input_header" class="hide">Search:</label><input placeholder="Search..." name="search_input_header" id="search_input_header" aria-label="search input"><button type="button" id="search_button"><img src="/images/search_blue.png" alt="search icon"/></button> </span> </div> </div> </div> </div> <div class="medium-3 small-3 columns" id="menu_wrap"> <div id="menu" class="menu-btn"> <div class="nav-toggle"> <div role="button" class="nav-toggle-btn" tabindex="0" aria-expanded="false"> <div role="presentation" class="menu-icon-wrap"> <span role="presentation" class="small">menu</span> <span role="presentation" class="icon"></span> </div> </div> <div class="nav-mobile"> <a href="/search">Advanced Search</a> <a href="/browse">Browse</a> <div> <a href="/account" class="acc_trig open"><span>MyMUSE Account</span></a> <div class="acc_block"> <a href="/account">Log In / Sign Up</a> <a href="/account/change">Change My Account</a> <a href="/account/user_settings">User Settings</a> <a href="/account/">Access via Institution</a> <a href="/account/saved_items">MyMUSE Library</a> <a href="/account/search_history">Search History</a> <a href="/account/view_history">View History</a> <a href="/account/purchase_history">Purchase History</a> <a href="/account/alerts">MyMUSE Alerts</a> <a href="/account/individual_subscriptions">Individual Subscriptions</a> </div> </div> <div class="nav-mobile-footer"> <a href="/contact">Contact Support</a> </div> </div> </div> </div> </div> </div> </div> </div> <script src="/js/search/search.js?05202022"></script> <script src="/js/jquery.bullseye-1.0-min.js"></script> <form method="post"> <div id="main" role="main" class="row"> <div id="leftnav_wrap" class="columns medium-30 large-10 "> <input type="hidden" name="institution_ids" id="institution_ids" value=""> <input type="hidden" name="default_search_sub" id="default_search_sub" value=""> <div class="title_wrap wrap show-for-large"> <h2>Filter Results</h2> <a class="new_search search_action" id="new_search_button" href="./search">New search</a> </div> <div class="filter_interact_title wrap hide-for-large small-30"> <h2 class="small"><a> <img src="/images/hamburger_dark2.png" alt="filter interaction button"/> filter results</a></h2> </div> <div id="leftnav" class="wrap"> <div id="search_filter_inputs" class="search_filter_contain"> <div class="search_reset_wrap" id="search_reset_wrap"> <script> document.write('<button type="button" class="clear_facets search_action" id="clear_facets_button">Clear all facets</button>'); </script> </div> <div id="query_inputs"> <div class="search_filter_input_wrap"> <div class="search_filter_content_type_wrap"> <select class="search_filter_content_type" name="search_content_type_0" aria-label="dropdown to search by content, title, author, or publisher"> <option value="content" >Content</option> <option value="title" >Title</option> <option value="author" >Author Name</option> <option value="publisher" >Publisher</option> </select> </div> <div class="search_filter_input"><input value="" name="search_input_0" class="search_input" aria-label="text input for search"/></div> <div class="search_filter_logic_wrap"> <select class="search_filter_logic" name="search_logic_0" aria-label="dropdown to search and, none, or"> <option value="and" >And</option> <option value="not" >None</option> <option value="or" >Or</option> </select> </div> </div> <div class="search_filter_input_wrap"> <div class="search_filter_content_type_wrap"> <select class="search_filter_content_type" name="search_content_type_1" aria-label="dropdown to search by content, title, author, or publisher"> <option value="content" >Content</option> <option value="title" >Title</option> <option value="author" >Author Name</option> <option value="publisher" >Publisher</option> </select> </div> <div class="search_filter_input"><input value="" name="search_input_1" class="search_input" aria-label="text input for search"/></div> <div class="search_filter_logic_wrap"> <select class="search_filter_logic" name="search_logic_1" aria-label="dropdown to search and, none, or"> <option value="and" >And</option> <option value="not" >None</option> <option value="or" >Or</option> </select> </div> </div> </div> <div class="search_filter_input_wrap row"> <script> document.write('<button type="button" class="search_filter_add_field"><img src="/images/plus_blue.png" alt="add a text input field"/><span>Add Field</span></button>'); document.write('<button type="button" class="search_filter_search_button">Search</button>'); </script> <noscript> </br> <input type="hidden" name="action" value="search"> <input type="hidden" name="t" value="no_js"> <input type="submit" value="Update Search"> </noscript> </div> </div> <!-- ACCESS --> <div id="search_filter_access" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Access</h3></legend> <div><input class="limit_access_radio" id="limit_access_no" name="limit_access" value="" type="radio" aria-label="radio button to search all content" checked /><label for="limit_access_no" class="input_label">All content</label></div> <div><input class="limit_access_radio" id="limit_access_yes" name="limit_access" value="limit_access" type="radio" aria-label="radio button to search only content i can access" /><label for="limit_access_yes" class="input_label">Only content I have access to</label></div> </fieldset> </div> <!-- /ACCESS --> <!-- SEARCH LIMITED --> <!-- /SEARCH LIMITED --> <!-- SEARCH WITHIN --> <!-- /SEARCH WITHIN --> <!-- CONTENT --> <div id="search_filter_content_type" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Content Type</h3></legend> <div><input name="format_facet" id="format_facet_book" class="format_facet_select" value="book" type="checkbox" aria-label="facet to search books" ><label for="format_facet_book" class="input_label">Books</label></div> <div><input name="format_facet" id="format_facet_journal" class="format_facet_select" value="journal" type="checkbox" aria-label="facet to search journals" ><label for="format_facet_journal" class="input_label">Journals</label></div> <div class="facet_indent"> <div><input name="doctype_facet" id="doctype_facet_article" class="doctype_facet_select" value="article" type="checkbox" aria-label="facet to search articles" ><label for="doctype_facet_article" class="input_label">Articles (5917)</label></div> <div><input name="doctype_facet" id="doctype_facet_review" class="doctype_facet_select" value="review" type="checkbox" aria-label="facet to search reviews" ><label for="doctype_facet_review" class="input_label">Reviews (4706)</label></div> </div> </fieldset> </div> <!-- /CONTENT --> <!-- STARTS WITH --> <!-- /STARTS WITH --> <!-- PUBLISHER --> <div id="search_filter_publisher" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Publisher</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_publisher_input" type="text" placeholder="Search by keyword" aria-label="search by publisher text input"/><br>');</script> <div class="searchable"> <div><input name="publisher_facet" id="publisher_facet_1" class="publisher_facet_select" type="checkbox" value="1" ><label for="publisher_facet_1" class="input_label">Johns Hopkins University Press (2469)</label></div> <div><input name="publisher_facet" id="publisher_facet_50" class="publisher_facet_select" type="checkbox" value="50" ><label for="publisher_facet_50" class="input_label">University of Toronto Press (845)</label></div> <div><input name="publisher_facet" id="publisher_facet_16" class="publisher_facet_select" type="checkbox" value="16" ><label for="publisher_facet_16" class="input_label">The Catholic University of America Press (517)</label></div> <div><input name="publisher_facet" id="publisher_facet_6" class="publisher_facet_select" type="checkbox" value="6" ><label for="publisher_facet_6" class="input_label">The MIT Press (503)</label></div> <div><input name="publisher_facet" id="publisher_facet_12" class="publisher_facet_select" type="checkbox" value="12" ><label for="publisher_facet_12" class="input_label">The University of North Carolina Press (434)</label></div> <div><input name="publisher_facet" id="publisher_facet_17" class="publisher_facet_select" type="checkbox" value="17" ><label for="publisher_facet_17" class="input_label">University of Nebraska Press (369)</label></div> <div><input name="publisher_facet" id="publisher_facet_4" class="publisher_facet_select" type="checkbox" value="4" ><label for="publisher_facet_4" class="input_label">Duke University Press (364)</label></div> <div><input name="publisher_facet" id="publisher_facet_5" class="publisher_facet_select" type="checkbox" value="5" ><label for="publisher_facet_5" class="input_label">University of Hawai'i Press (360)</label></div> <div><input name="publisher_facet" id="publisher_facet_8" class="publisher_facet_select" type="checkbox" value="8" ><label for="publisher_facet_8" class="input_label">Oxford University Press (345)</label></div> <div><input name="publisher_facet" id="publisher_facet_3" class="publisher_facet_select" type="checkbox" value="3" ><label for="publisher_facet_3" class="input_label">Indiana University Press (319)</label></div> <div><input name="publisher_facet" id="publisher_facet_2" class="publisher_facet_select" type="checkbox" value="2" ><label for="publisher_facet_2" class="input_label">Penn State University Press (310)</label></div> <div><input name="publisher_facet" id="publisher_facet_14" class="publisher_facet_select" type="checkbox" value="14" ><label for="publisher_facet_14" class="input_label">The Kent State University Press (310)</label></div> <div><input name="publisher_facet" id="publisher_facet_267" class="publisher_facet_select" type="checkbox" value="267" ><label for="publisher_facet_267" class="input_label">Princeton University Press (228)</label></div> <div><input name="publisher_facet" id="publisher_facet_56" class="publisher_facet_select" type="checkbox" value="56" ><label for="publisher_facet_56" class="input_label">University of Pennsylvania Press (166)</label></div> <div><input name="publisher_facet" id="publisher_facet_34" class="publisher_facet_select" type="checkbox" value="34" ><label for="publisher_facet_34" class="input_label">University of Illinois Press (159)</label></div> <div><input name="publisher_facet" id="publisher_facet_19" class="publisher_facet_select" type="checkbox" value="19" ><label for="publisher_facet_19" class="input_label">University of Wisconsin Press (146)</label></div> <div><input name="publisher_facet" id="publisher_facet_7" class="publisher_facet_select" type="checkbox" value="7" ><label for="publisher_facet_7" class="input_label">Music Library Association (145)</label></div> <div><input name="publisher_facet" id="publisher_facet_104" class="publisher_facet_select" type="checkbox" value="104" ><label for="publisher_facet_104" class="input_label">The Western Literature Association (132)</label></div> <div><input name="publisher_facet" id="publisher_facet_23" class="publisher_facet_select" type="checkbox" value="23" ><label for="publisher_facet_23" class="input_label">University of Minnesota Press (130)</label></div> <div><input name="publisher_facet" id="publisher_facet_15" class="publisher_facet_select" type="checkbox" value="15" ><label for="publisher_facet_15" class="input_label">University of Texas Press (127)</label></div> <div><input name="publisher_facet" id="publisher_facet_181" class="publisher_facet_select" type="checkbox" value="181" ><label for="publisher_facet_181" class="input_label">The University of Alabama Press (125)</label></div> <div><input name="publisher_facet" id="publisher_facet_122" class="publisher_facet_select" type="checkbox" value="122" ><label for="publisher_facet_122" class="input_label">Cambridge University Press (121)</label></div> <div><input name="publisher_facet" id="publisher_facet_185" class="publisher_facet_select" type="checkbox" value="185" ><label for="publisher_facet_185" class="input_label">The University Press of Kentucky (119)</label></div> <div><input name="publisher_facet" id="publisher_facet_30" class="publisher_facet_select" type="checkbox" value="30" ><label for="publisher_facet_30" class="input_label">The Ohio State University Press (99)</label></div> <div><input name="publisher_facet" id="publisher_facet_26" class="publisher_facet_select" type="checkbox" value="26" ><label for="publisher_facet_26" class="input_label">Michigan State University Press (98)</label></div> <div><input name="publisher_facet" id="publisher_facet_18" class="publisher_facet_select" type="checkbox" value="18" ><label for="publisher_facet_18" class="input_label">Gallaudet University Press (82)</label></div> <div><input name="publisher_facet" id="publisher_facet_60" class="publisher_facet_select" type="checkbox" value="60" ><label for="publisher_facet_60" class="input_label">Purdue University Press (79)</label></div> <div><input name="publisher_facet" id="publisher_facet_427" class="publisher_facet_select" type="checkbox" value="427" ><label for="publisher_facet_427" class="input_label">Modern Humanities Research Association (78)</label></div> <div><input name="publisher_facet" id="publisher_facet_48" class="publisher_facet_select" type="checkbox" value="48" ><label for="publisher_facet_48" class="input_label">University of Missouri (75)</label></div> <div><input name="publisher_facet" id="publisher_facet_236" class="publisher_facet_select" type="checkbox" value="236" ><label for="publisher_facet_236" class="input_label">Louisiana State University Press (74)</label></div> <div><input name="publisher_facet" id="publisher_facet_134" class="publisher_facet_select" type="checkbox" value="134" ><label for="publisher_facet_134" class="input_label">Texas State Historical Association (73)</label></div> <div><input name="publisher_facet" id="publisher_facet_11" class="publisher_facet_select" type="checkbox" value="11" ><label for="publisher_facet_11" class="input_label">Brookings Institution Press (66)</label></div> <div><input name="publisher_facet" id="publisher_facet_27" class="publisher_facet_select" type="checkbox" value="27" ><label for="publisher_facet_27" class="input_label">Wayne State University Press (66)</label></div> <div><input name="publisher_facet" id="publisher_facet_255" class="publisher_facet_select" type="checkbox" value="255" ><label for="publisher_facet_255" class="input_label">Cornell University Press (63)</label></div> <div><input name="publisher_facet" id="publisher_facet_79" class="publisher_facet_select" type="checkbox" value="79" ><label for="publisher_facet_79" class="input_label">Association of Canadian College and University Teachers of English (61)</label></div> <div><input name="publisher_facet" id="publisher_facet_29" class="publisher_facet_select" type="checkbox" value="29" ><label for="publisher_facet_29" class="input_label">Society for Military History (59)</label></div> <div><input name="publisher_facet" id="publisher_facet_75" class="publisher_facet_select" type="checkbox" value="75" ><label for="publisher_facet_75" class="input_label">Western Michigan University (56)</label></div> <div><input name="publisher_facet" id="publisher_facet_174" class="publisher_facet_select" type="checkbox" value="174" ><label for="publisher_facet_174" class="input_label">Texas A&M University Press (56)</label></div> <div><input name="publisher_facet" id="publisher_facet_263" class="publisher_facet_select" type="checkbox" value="263" ><label for="publisher_facet_263" class="input_label">University of California Press (53)</label></div> <div><input name="publisher_facet" id="publisher_facet_158" class="publisher_facet_select" type="checkbox" value="158" ><label for="publisher_facet_158" class="input_label">The Scriblerian and the Kit-Cats (52)</label></div> <div><input name="publisher_facet" id="publisher_facet_49" class="publisher_facet_select" type="checkbox" value="49" ><label for="publisher_facet_49" class="input_label">University of Pittsburgh Press (51)</label></div> <div><input name="publisher_facet" id="publisher_facet_193" class="publisher_facet_select" type="checkbox" value="193" ><label for="publisher_facet_193" class="input_label">NYU Press (51)</label></div> <div><input name="publisher_facet" id="publisher_facet_143" class="publisher_facet_select" type="checkbox" value="143" ><label for="publisher_facet_143" class="input_label">Rocky Mountain Modern Language Association (49)</label></div> <div><input name="publisher_facet" id="publisher_facet_166" class="publisher_facet_select" type="checkbox" value="166" ><label for="publisher_facet_166" class="input_label">University of Michigan Press (49)</label></div> <div><input name="publisher_facet" id="publisher_facet_272" class="publisher_facet_select" type="checkbox" value="272" ><label for="publisher_facet_272" class="input_label">The Filson Historical Society and Cincinnati Museum Center (49)</label></div> <div><input name="publisher_facet" id="publisher_facet_81" class="publisher_facet_select" type="checkbox" value="81" ><label for="publisher_facet_81" class="input_label">Center for Irish Studies at the University of St. Thomas (46)</label></div> <div><input name="publisher_facet" id="publisher_facet_74" class="publisher_facet_select" type="checkbox" value="74" ><label for="publisher_facet_74" class="input_label">ELT Press (46)</label></div> <div><input name="publisher_facet" id="publisher_facet_24" class="publisher_facet_select" type="checkbox" value="24" ><label for="publisher_facet_24" class="input_label">Linguistic Society of America (44)</label></div> <div><input name="publisher_facet" id="publisher_facet_62" class="publisher_facet_select" type="checkbox" value="62" ><label for="publisher_facet_62" class="input_label">Australian and New Zealand Association of Medieval and Early Modern Studies (Inc.) (43)</label></div> <div><input name="publisher_facet" id="publisher_facet_261" class="publisher_facet_select" type="checkbox" value="261" ><label for="publisher_facet_261" class="input_label">Augsburg Fortress Publishers (43)</label></div> <div><input name="publisher_facet" id="publisher_facet_124" class="publisher_facet_select" type="checkbox" value="124" ><label for="publisher_facet_124" class="input_label">American Book Review (43)</label></div> <div><input name="publisher_facet" id="publisher_facet_10" class="publisher_facet_select" type="checkbox" value="10" ><label for="publisher_facet_10" class="input_label">George Mason University Press (42)</label></div> <div><input name="publisher_facet" id="publisher_facet_36" class="publisher_facet_select" type="checkbox" value="36" ><label for="publisher_facet_36" class="input_label">The Academy of American Franciscan History (42)</label></div> <div><input name="publisher_facet" id="publisher_facet_423" class="publisher_facet_select" type="checkbox" value="423" ><label for="publisher_facet_423" class="input_label">Royal Irish Academy (41)</label></div> <div><input name="publisher_facet" id="publisher_facet_93" class="publisher_facet_select" type="checkbox" value="93" ><label for="publisher_facet_93" class="input_label">Fordham University Press (40)</label></div> <div><input name="publisher_facet" id="publisher_facet_142" class="publisher_facet_select" type="checkbox" value="142" ><label for="publisher_facet_142" class="input_label">Kentucky Historical Society (38)</label></div> <div><input name="publisher_facet" id="publisher_facet_207" class="publisher_facet_select" type="checkbox" value="207" ><label for="publisher_facet_207" class="input_label">Russell Sage Foundation (38)</label></div> <div><input name="publisher_facet" id="publisher_facet_163" class="publisher_facet_select" type="checkbox" value="163" ><label for="publisher_facet_163" class="input_label">State University of New York Press (38)</label></div> <div><input name="publisher_facet" id="publisher_facet_41" class="publisher_facet_select" type="checkbox" value="41" ><label for="publisher_facet_41" class="input_label">Irish-American Cultural Institute (37)</label></div> <div><input name="publisher_facet" id="publisher_facet_39" class="publisher_facet_select" type="checkbox" value="39" ><label for="publisher_facet_39" class="input_label">Center for the Study of Film and History (36)</label></div> <div><input name="publisher_facet" id="publisher_facet_20" class="publisher_facet_select" type="checkbox" value="20" ><label for="publisher_facet_20" class="input_label">West Virginia University Press (35)</label></div> <div><input name="publisher_facet" id="publisher_facet_285" class="publisher_facet_select" type="checkbox" value="285" ><label for="publisher_facet_285" class="input_label">The Southern Historical Association (35)</label></div> <div><input name="publisher_facet" id="publisher_facet_201" class="publisher_facet_select" type="checkbox" value="201" ><label for="publisher_facet_201" class="input_label">University Press of Mississippi (35)</label></div> <div><input name="publisher_facet" id="publisher_facet_208" class="publisher_facet_select" type="checkbox" value="208" ><label for="publisher_facet_208" class="input_label">University of Arizona Press (35)</label></div> <div><input name="publisher_facet" id="publisher_facet_426" class="publisher_facet_select" type="checkbox" value="426" ><label for="publisher_facet_426" class="input_label">University of Auckland (35)</label></div> <div><input name="publisher_facet" id="publisher_facet_108" class="publisher_facet_select" type="checkbox" value="108" ><label for="publisher_facet_108" class="input_label">Hume Society (33)</label></div> <div><input name="publisher_facet" id="publisher_facet_105" class="publisher_facet_select" type="checkbox" value="105" ><label for="publisher_facet_105" class="input_label">Liverpool University Press (33)</label></div> <div><input name="publisher_facet" id="publisher_facet_70" class="publisher_facet_select" type="checkbox" value="70" ><label for="publisher_facet_70" class="input_label">ISEAS–Yusof Ishak Institute (32)</label></div> <div><input name="publisher_facet" id="publisher_facet_300" class="publisher_facet_select" type="checkbox" value="300" ><label for="publisher_facet_300" class="input_label">Manchester University Press (31)</label></div> <div><input name="publisher_facet" id="publisher_facet_432" class="publisher_facet_select" type="checkbox" value="432" ><label for="publisher_facet_432" class="input_label">Oregon Historical Society (29)</label></div> <div><input name="publisher_facet" id="publisher_facet_227" class="publisher_facet_select" type="checkbox" value="227" ><label for="publisher_facet_227" class="input_label">University Press of Florida (29)</label></div> <div><input name="publisher_facet" id="publisher_facet_102" class="publisher_facet_select" type="checkbox" value="102" ><label for="publisher_facet_102" class="input_label">The New Chaucer Society (29)</label></div> <div><input name="publisher_facet" id="publisher_facet_83" class="publisher_facet_select" type="checkbox" value="83" ><label for="publisher_facet_83" class="input_label">Renaissance Society of America (29)</label></div> <div><input name="publisher_facet" id="publisher_facet_164" class="publisher_facet_select" type="checkbox" value="164" ><label for="publisher_facet_164" class="input_label">University of Georgia Press (28)</label></div> <div><input name="publisher_facet" id="publisher_facet_44" class="publisher_facet_select" type="checkbox" value="44" ><label for="publisher_facet_44" class="input_label">Society for Japanese Studies (28)</label></div> <div><input name="publisher_facet" id="publisher_facet_345" class="publisher_facet_select" type="checkbox" value="345" ><label for="publisher_facet_345" class="input_label">Bristol University Press (28)</label></div> <div><input name="publisher_facet" id="publisher_facet_53" class="publisher_facet_select" type="checkbox" value="53" ><label for="publisher_facet_53" class="input_label">African Studies Association (27)</label></div> <div><input name="publisher_facet" id="publisher_facet_171" class="publisher_facet_select" type="checkbox" value="171" ><label for="publisher_facet_171" class="input_label">Georgetown University Press (27)</label></div> <div><input name="publisher_facet" id="publisher_facet_186" class="publisher_facet_select" type="checkbox" value="186" ><label for="publisher_facet_186" class="input_label">Southern Illinois University Press (27)</label></div> <div><input name="publisher_facet" id="publisher_facet_155" class="publisher_facet_select" type="checkbox" value="155" ><label for="publisher_facet_155" class="input_label">Ploughshares (26)</label></div> <div><input name="publisher_facet" id="publisher_facet_200" class="publisher_facet_select" type="checkbox" value="200" ><label for="publisher_facet_200" class="input_label">University of Notre Dame Press (25)</label></div> <div><input name="publisher_facet" id="publisher_facet_194" class="publisher_facet_select" type="checkbox" value="194" ><label for="publisher_facet_194" class="input_label">University of Washington Press (25)</label></div> <div><input name="publisher_facet" id="publisher_facet_176" class="publisher_facet_select" type="checkbox" value="176" ><label for="publisher_facet_176" class="input_label">Rutgers University Press (25)</label></div> <div><input name="publisher_facet" id="publisher_facet_189" class="publisher_facet_select" type="checkbox" value="189" ><label for="publisher_facet_189" class="input_label">University of Arkansas Press (25)</label></div> <div><input name="publisher_facet" id="publisher_facet_156" class="publisher_facet_select" type="checkbox" value="156" ><label for="publisher_facet_156" class="input_label">American Catholic Historical Society (24)</label></div> <div><input name="publisher_facet" id="publisher_facet_59" class="publisher_facet_select" type="checkbox" value="59" ><label for="publisher_facet_59" class="input_label">Sophia University (23)</label></div> <div><input name="publisher_facet" id="publisher_facet_120" class="publisher_facet_select" type="checkbox" value="120" ><label for="publisher_facet_120" class="input_label">Mid-American Studies Association (23)</label></div> <div><input name="publisher_facet" id="publisher_facet_87" class="publisher_facet_select" type="checkbox" value="87" ><label for="publisher_facet_87" class="input_label">IEEE Computer Society (23)</label></div> <div><input name="publisher_facet" id="publisher_facet_28" class="publisher_facet_select" type="checkbox" value="28" ><label for="publisher_facet_28" class="input_label">Slavica Publishers (23)</label></div> <div><input name="publisher_facet" id="publisher_facet_244" class="publisher_facet_select" type="checkbox" value="244" ><label for="publisher_facet_244" class="input_label">University of South Carolina Press (23)</label></div> <div><input name="publisher_facet" id="publisher_facet_63" class="publisher_facet_select" type="checkbox" value="63" ><label for="publisher_facet_63" class="input_label">Edinburgh University Press (23)</label></div> <div><input name="publisher_facet" id="publisher_facet_35" class="publisher_facet_select" type="checkbox" value="35" ><label for="publisher_facet_35" class="input_label">George Washington University Institute for Ethnographic Research (22)</label></div> <div><input name="publisher_facet" id="publisher_facet_137" class="publisher_facet_select" type="checkbox" value="137" ><label for="publisher_facet_137" class="input_label">National Association of Professors of Hebrew (22)</label></div> <div><input name="publisher_facet" id="publisher_facet_9" class="publisher_facet_select" type="checkbox" value="9" ><label for="publisher_facet_9" class="input_label">University of St. Thomas (21)</label></div> <div><input name="publisher_facet" id="publisher_facet_266" class="publisher_facet_select" type="checkbox" value="266" ><label for="publisher_facet_266" class="input_label">University Press of Kansas (21)</label></div> <div><input name="publisher_facet" id="publisher_facet_25" class="publisher_facet_select" type="checkbox" value="25" ><label for="publisher_facet_25" class="input_label">American Folklore Society (20)</label></div> <div><input name="publisher_facet" id="publisher_facet_154" class="publisher_facet_select" type="checkbox" value="154" ><label for="publisher_facet_154" class="input_label">Middlebury College (20)</label></div> <div><input name="publisher_facet" id="publisher_facet_190" class="publisher_facet_select" type="checkbox" value="190" ><label for="publisher_facet_190" class="input_label">University of Massachusetts Press (20)</label></div> <div><input name="publisher_facet" id="publisher_facet_88" class="publisher_facet_select" type="checkbox" value="88" ><label for="publisher_facet_88" class="input_label">Friends Historical Association (20)</label></div> <div><input name="publisher_facet" id="publisher_facet_77" class="publisher_facet_select" type="checkbox" value="77" ><label for="publisher_facet_77" class="input_label">Classical Association of Canada (19)</label></div> <div><input name="publisher_facet" id="publisher_facet_191" class="publisher_facet_select" type="checkbox" value="191" ><label for="publisher_facet_191" class="input_label">University of Virginia Press (19)</label></div> <div><input name="publisher_facet" id="publisher_facet_431" class="publisher_facet_select" type="checkbox" value="431" ><label for="publisher_facet_431" class="input_label">University of Oklahoma (19)</label></div> <div><input name="publisher_facet" id="publisher_facet_80" class="publisher_facet_select" type="checkbox" value="80" ><label for="publisher_facet_80" class="input_label">The University of Tulsa (19)</label></div> <div><input name="publisher_facet" id="publisher_facet_219" class="publisher_facet_select" type="checkbox" value="219" ><label for="publisher_facet_219" class="input_label">Wilfrid Laurier University Press (19)</label></div> <div><input name="publisher_facet" id="publisher_facet_220" class="publisher_facet_select" type="checkbox" value="220" ><label for="publisher_facet_220" class="input_label">Center for Literary Publishing (19)</label></div> <div><input name="publisher_facet" id="publisher_facet_173" class="publisher_facet_select" type="checkbox" value="173" ><label for="publisher_facet_173" class="input_label">University Press of Colorado (18)</label></div> <div><input name="publisher_facet" id="publisher_facet_162" class="publisher_facet_select" type="checkbox" value="162" ><label for="publisher_facet_162" class="input_label">UCLA CMRS Center for Early Global Studies (18)</label></div> <div><input name="publisher_facet" id="publisher_facet_247" class="publisher_facet_select" type="checkbox" value="247" ><label for="publisher_facet_247" class="input_label">National Trust for Historic Preservation (18)</label></div> <div><input name="publisher_facet" id="publisher_facet_91" class="publisher_facet_select" type="checkbox" value="91" ><label for="publisher_facet_91" class="input_label">Scriptorium Press (18)</label></div> <div><input name="publisher_facet" id="publisher_facet_13" class="publisher_facet_select" type="checkbox" value="13" ><label for="publisher_facet_13" class="input_label">Population Association of America (18)</label></div> <div><input name="publisher_facet" id="publisher_facet_117" class="publisher_facet_select" type="checkbox" value="117" ><label for="publisher_facet_117" class="input_label">Franciscan Institute Publications (17)</label></div> <div><input name="publisher_facet" id="publisher_facet_198" class="publisher_facet_select" type="checkbox" value="198" ><label for="publisher_facet_198" class="input_label">University of Nevada Press (17)</label></div> <div><input name="publisher_facet" id="publisher_facet_172" class="publisher_facet_select" type="checkbox" value="172" ><label for="publisher_facet_172" class="input_label">University of North Texas Press (17)</label></div> <div><input name="publisher_facet" id="publisher_facet_54" class="publisher_facet_select" type="checkbox" value="54" ><label for="publisher_facet_54" class="input_label">The Hastings Center (17)</label></div> <div><input name="publisher_facet" id="publisher_facet_316" class="publisher_facet_select" type="checkbox" value="316" ><label for="publisher_facet_316" class="input_label">University of Rochester Press (16)</label></div> <div><input name="publisher_facet" id="publisher_facet_82" class="publisher_facet_select" type="checkbox" value="82" ><label for="publisher_facet_82" class="input_label">Logos: A Journal of Catholic Thought and Culture (16)</label></div> <div><input name="publisher_facet" id="publisher_facet_248" class="publisher_facet_select" type="checkbox" value="248" ><label for="publisher_facet_248" class="input_label">Lawrence & Wishart (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_151" class="publisher_facet_select" type="checkbox" value="151" ><label for="publisher_facet_151" class="input_label">The Canadian Committee on Labour History (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_72" class="publisher_facet_select" type="checkbox" value="72" ><label for="publisher_facet_72" class="input_label">Classical Association of the Atlantic States (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_419" class="publisher_facet_select" type="checkbox" value="419" ><label for="publisher_facet_419" class="input_label">Marine Corps University Press (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_192" class="publisher_facet_select" type="checkbox" value="192" ><label for="publisher_facet_192" class="input_label">University of Ottawa Press (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_153" class="publisher_facet_select" type="checkbox" value="153" ><label for="publisher_facet_153" class="input_label">Dictionary Society of North America (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_169" class="publisher_facet_select" type="checkbox" value="169" ><label for="publisher_facet_169" class="input_label">University of New Mexico Press (15)</label></div> <div><input name="publisher_facet" id="publisher_facet_55" class="publisher_facet_select" type="checkbox" value="55" ><label for="publisher_facet_55" class="input_label">American School of Classical Studies at Athens (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_334" class="publisher_facet_select" type="checkbox" value="334" ><label for="publisher_facet_334" class="input_label">Keimyung University, Academia Koreana (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_46" class="publisher_facet_select" type="checkbox" value="46" ><label for="publisher_facet_46" class="input_label">University of Idaho Department of English (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_322" class="publisher_facet_select" type="checkbox" value="322" ><label for="publisher_facet_322" class="input_label">The Philosophy Education Society, Inc. (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_168" class="publisher_facet_select" type="checkbox" value="168" ><label for="publisher_facet_168" class="input_label">Wesleyan University Press (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_107" class="publisher_facet_select" type="checkbox" value="107" ><label for="publisher_facet_107" class="input_label">Bulletin of the Comediantes (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_51" class="publisher_facet_select" type="checkbox" value="51" ><label for="publisher_facet_51" class="input_label">Tennessee State University College of Business (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_136" class="publisher_facet_select" type="checkbox" value="136" ><label for="publisher_facet_136" class="input_label">National Bureau of Asian Research (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_69" class="publisher_facet_select" type="checkbox" value="69" ><label for="publisher_facet_69" class="input_label">University of Arizona (14)</label></div> <div><input name="publisher_facet" id="publisher_facet_119" class="publisher_facet_select" type="checkbox" value="119" ><label for="publisher_facet_119" class="input_label">Middle East Institute (13)</label></div> <div><input name="publisher_facet" id="publisher_facet_305" class="publisher_facet_select" type="checkbox" value="305" ><label for="publisher_facet_305" class="input_label">Philosophy Documentation Center (13)</label></div> <div><input name="publisher_facet" id="publisher_facet_138" class="publisher_facet_select" type="checkbox" value="138" ><label for="publisher_facet_138" class="input_label">Society of Biblical Literature (13)</label></div> <div><input name="publisher_facet" id="publisher_facet_183" class="publisher_facet_select" type="checkbox" value="183" ><label for="publisher_facet_183" class="input_label">Temple University Press (13)</label></div> <div><input name="publisher_facet" id="publisher_facet_417" class="publisher_facet_select" type="checkbox" value="417" ><label for="publisher_facet_417" class="input_label">Journal of Negro Education (13)</label></div> <div><input name="publisher_facet" id="publisher_facet_275" class="publisher_facet_select" type="checkbox" value="275" ><label for="publisher_facet_275" class="input_label">Omohundro Institute of Early American History and Culture (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_557" class="publisher_facet_select" type="checkbox" value="557" ><label for="publisher_facet_557" class="input_label">American Benedictine Review (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_177" class="publisher_facet_select" type="checkbox" value="177" ><label for="publisher_facet_177" class="input_label">The University of Kansas, Department of Theatre and Dance (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_95" class="publisher_facet_select" type="checkbox" value="95" ><label for="publisher_facet_95" class="input_label">North American Goethe Society (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_170" class="publisher_facet_select" type="checkbox" value="170" ><label for="publisher_facet_170" class="input_label">Baylor University Press (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_315" class="publisher_facet_select" type="checkbox" value="315" ><label for="publisher_facet_315" class="input_label">Amsterdam University Press (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_78" class="publisher_facet_select" type="checkbox" value="78" ><label for="publisher_facet_78" class="input_label">Canadian Ethnic Studies Association (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_21" class="publisher_facet_select" type="checkbox" value="21" ><label for="publisher_facet_21" class="input_label">Advertising Educational Foundation (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_307" class="publisher_facet_select" type="checkbox" value="307" ><label for="publisher_facet_307" class="input_label">Harvard University Asia Center Publications Program (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_339" class="publisher_facet_select" type="checkbox" value="339" ><label for="publisher_facet_339" class="input_label">Central Michigan University (12)</label></div> <div><input name="publisher_facet" id="publisher_facet_165" class="publisher_facet_select" type="checkbox" value="165" ><label for="publisher_facet_165" class="input_label">University of Iowa Press (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_282" class="publisher_facet_select" type="checkbox" value="282" ><label for="publisher_facet_282" class="input_label">University of Utah Press (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_268" class="publisher_facet_select" type="checkbox" value="268" ><label for="publisher_facet_268" class="input_label">University of Virginia (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_33" class="publisher_facet_select" type="checkbox" value="33" ><label for="publisher_facet_33" class="input_label">West Chester University (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_175" class="publisher_facet_select" type="checkbox" value="175" ><label for="publisher_facet_175" class="input_label">Hong Kong University Press, HKU (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_94" class="publisher_facet_select" type="checkbox" value="94" ><label for="publisher_facet_94" class="input_label">Institut national d'études démographiques (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_76" class="publisher_facet_select" type="checkbox" value="76" ><label for="publisher_facet_76" class="input_label">Texas Tech University Press (11)</label></div> <div><input name="publisher_facet" id="publisher_facet_43" class="publisher_facet_select" type="checkbox" value="43" ><label for="publisher_facet_43" class="input_label">NUS Press Pte Ltd (10)</label></div> <div><input name="publisher_facet" id="publisher_facet_424" class="publisher_facet_select" type="checkbox" value="424" ><label for="publisher_facet_424" class="input_label">Australian and New Zealand Society of the History of Medicine (10)</label></div> <div><input name="publisher_facet" id="publisher_facet_330" class="publisher_facet_select" type="checkbox" value="330" ><label for="publisher_facet_330" class="input_label">University of Cincinnati Press (10)</label></div> <div><input name="publisher_facet" id="publisher_facet_235" class="publisher_facet_select" type="checkbox" value="235" ><label for="publisher_facet_235" class="input_label">University of Tampa Press (10)</label></div> <div><input name="publisher_facet" id="publisher_facet_147" class="publisher_facet_select" type="checkbox" value="147" ><label for="publisher_facet_147" class="input_label">Northwestern University Press (9)</label></div> <div><input name="publisher_facet" id="publisher_facet_271" class="publisher_facet_select" type="checkbox" value="271" ><label for="publisher_facet_271" class="input_label">Massachusetts Review, Inc. (9)</label></div> <div><input name="publisher_facet" id="publisher_facet_178" class="publisher_facet_select" type="checkbox" value="178" ><label for="publisher_facet_178" class="input_label">Ab Imperio (9)</label></div> <div><input name="publisher_facet" id="publisher_facet_254" class="publisher_facet_select" type="checkbox" value="254" ><label for="publisher_facet_254" class="input_label">University of Missouri Press (9)</label></div> <div><input name="publisher_facet" id="publisher_facet_281" class="publisher_facet_select" type="checkbox" value="281" ><label for="publisher_facet_281" class="input_label">University of Central Missouri, Department of English and Philosophy (9)</label></div> <div><input name="publisher_facet" id="publisher_facet_273" class="publisher_facet_select" type="checkbox" value="273" ><label for="publisher_facet_273" class="input_label">Les publications Histoire sociale / Social History Inc. (9)</label></div> <div><input name="publisher_facet" id="publisher_facet_428" class="publisher_facet_select" type="checkbox" value="428" ><label for="publisher_facet_428" class="input_label">Trustees of Boston University through its publication (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_320" class="publisher_facet_select" type="checkbox" value="320" ><label for="publisher_facet_320" class="input_label">El Colegio de México (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_71" class="publisher_facet_select" type="checkbox" value="71" ><label for="publisher_facet_71" class="input_label">George Herbert Journal (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_204" class="publisher_facet_select" type="checkbox" value="204" ><label for="publisher_facet_204" class="input_label">Syracuse University Press (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_420" class="publisher_facet_select" type="checkbox" value="420" ><label for="publisher_facet_420" class="input_label">Messenger Publications (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_45" class="publisher_facet_select" type="checkbox" value="45" ><label for="publisher_facet_45" class="input_label">University of Tennessee (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_211" class="publisher_facet_select" type="checkbox" value="211" ><label for="publisher_facet_211" class="input_label">University of North Carolina, Wilmington (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_209" class="publisher_facet_select" type="checkbox" value="209" ><label for="publisher_facet_209" class="input_label">The Society of Christian Ethics (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_287" class="publisher_facet_select" type="checkbox" value="287" ><label for="publisher_facet_287" class="input_label">International Association of Music Libraries, Archives and Documentation Centres (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_184" class="publisher_facet_select" type="checkbox" value="184" ><label for="publisher_facet_184" class="input_label">Ohio University Press (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_331" class="publisher_facet_select" type="checkbox" value="331" ><label for="publisher_facet_331" class="input_label">Getty Publications (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_149" class="publisher_facet_select" type="checkbox" value="149" ><label for="publisher_facet_149" class="input_label">Duquesne University Press (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_109" class="publisher_facet_select" type="checkbox" value="109" ><label for="publisher_facet_109" class="input_label">Harvard-Yenching Institute (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_234" class="publisher_facet_select" type="checkbox" value="234" ><label for="publisher_facet_234" class="input_label">Central European University Press (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_139" class="publisher_facet_select" type="checkbox" value="139" ><label for="publisher_facet_139" class="input_label">Center for Korea Studies, University of Washington (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_133" class="publisher_facet_select" type="checkbox" value="133" ><label for="publisher_facet_133" class="input_label">Victorian Studies Association of Western Canada (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_286" class="publisher_facet_select" type="checkbox" value="286" ><label for="publisher_facet_286" class="input_label">Early Theatre (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_206" class="publisher_facet_select" type="checkbox" value="206" ><label for="publisher_facet_206" class="input_label">TCU Press (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_338" class="publisher_facet_select" type="checkbox" value="338" ><label for="publisher_facet_338" class="input_label">Perspectives of New Music (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_31" class="publisher_facet_select" type="checkbox" value="31" ><label for="publisher_facet_31" class="input_label">Princeton University (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_436" class="publisher_facet_select" type="checkbox" value="436" ><label for="publisher_facet_436" class="input_label">University of Alaska Press (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_223" class="publisher_facet_select" type="checkbox" value="223" ><label for="publisher_facet_223" class="input_label">University of Wisconsin-Milwaukee, Department of English (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_187" class="publisher_facet_select" type="checkbox" value="187" ><label for="publisher_facet_187" class="input_label">Utah State University Press (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_226" class="publisher_facet_select" type="checkbox" value="226" ><label for="publisher_facet_226" class="input_label">Liberty Fund (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_294" class="publisher_facet_select" type="checkbox" value="294" ><label for="publisher_facet_294" class="input_label">Liturgical Press (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_148" class="publisher_facet_select" type="checkbox" value="148" ><label for="publisher_facet_148" class="input_label">University of Iowa, Department of Classics (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_265" class="publisher_facet_select" type="checkbox" value="265" ><label for="publisher_facet_265" class="input_label">Cervantes Society of America (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_241" class="publisher_facet_select" type="checkbox" value="241" ><label for="publisher_facet_241" class="input_label">Medieval Institute Publications (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_457" class="publisher_facet_select" type="checkbox" value="457" ><label for="publisher_facet_457" class="input_label">Maghreb Publications (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_299" class="publisher_facet_select" type="checkbox" value="299" ><label for="publisher_facet_299" class="input_label">Wits University Press (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_250" class="publisher_facet_select" type="checkbox" value="250" ><label for="publisher_facet_250" class="input_label">The Chinese University of Hong Kong Press (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_549" class="publisher_facet_select" type="checkbox" value="549" ><label for="publisher_facet_549" class="input_label">Montana Historical Society Press (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_38" class="publisher_facet_select" type="checkbox" value="38" ><label for="publisher_facet_38" class="input_label">Eastern Michigan University (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_332" class="publisher_facet_select" type="checkbox" value="332" ><label for="publisher_facet_332" class="input_label">Washington State University Press (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_249" class="publisher_facet_select" type="checkbox" value="249" ><label for="publisher_facet_249" class="input_label">Keats-Shelley Association of America, Inc. (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_114" class="publisher_facet_select" type="checkbox" value="114" ><label for="publisher_facet_114" class="input_label">La corónica: A Journal of Medieval Hispanic Languages, Literatures, and Cultures (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_213" class="publisher_facet_select" type="checkbox" value="213" ><label for="publisher_facet_213" class="input_label">University Press of New England (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_103" class="publisher_facet_select" type="checkbox" value="103" ><label for="publisher_facet_103" class="input_label">Saint Louis University (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_167" class="publisher_facet_select" type="checkbox" value="167" ><label for="publisher_facet_167" class="input_label">Vanderbilt University Press (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_277" class="publisher_facet_select" type="checkbox" value="277" ><label for="publisher_facet_277" class="input_label">The University of Southern Mississippi, College of Arts and Sciences (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_210" class="publisher_facet_select" type="checkbox" value="210" ><label for="publisher_facet_210" class="input_label">The University of North Carolina at Chapel Hill, Department of Romance Studies (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_218" class="publisher_facet_select" type="checkbox" value="218" ><label for="publisher_facet_218" class="input_label">Brandeis University Press (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_274" class="publisher_facet_select" type="checkbox" value="274" ><label for="publisher_facet_274" class="input_label">The Society for Renaissance and Baroque Hispanic Poetry (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_195" class="publisher_facet_select" type="checkbox" value="195" ><label for="publisher_facet_195" class="input_label">The University of Akron Press (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_349" class="publisher_facet_select" type="checkbox" value="349" ><label for="publisher_facet_349" class="input_label">Michigan Publishing (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_84" class="publisher_facet_select" type="checkbox" value="84" ><label for="publisher_facet_84" class="input_label">Washington State University (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_347" class="publisher_facet_select" type="checkbox" value="347" ><label for="publisher_facet_347" class="input_label">SF-TH, Inc. (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_145" class="publisher_facet_select" type="checkbox" value="145" ><label for="publisher_facet_145" class="input_label">The Southwest Center, University of Arizona (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_150" class="publisher_facet_select" type="checkbox" value="150" ><label for="publisher_facet_150" class="input_label">Mosaic, an interdisciplinary critical journal (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_205" class="publisher_facet_select" type="checkbox" value="205" ><label for="publisher_facet_205" class="input_label">Oregon State University Press (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_288" class="publisher_facet_select" type="checkbox" value="288" ><label for="publisher_facet_288" class="input_label">Southern Association for College Student Affairs (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_306" class="publisher_facet_select" type="checkbox" value="306" ><label for="publisher_facet_306" class="input_label">Arc Humanities Press (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_242" class="publisher_facet_select" type="checkbox" value="242" ><label for="publisher_facet_242" class="input_label">W.E. Upjohn Institute (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_237" class="publisher_facet_select" type="checkbox" value="237" ><label for="publisher_facet_237" class="input_label">The Society for Theatre Research (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_312" class="publisher_facet_select" type="checkbox" value="312" ><label for="publisher_facet_312" class="input_label">Presses de l'Université Laval (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_239" class="publisher_facet_select" type="checkbox" value="239" ><label for="publisher_facet_239" class="input_label">Red Hen Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_215" class="publisher_facet_select" type="checkbox" value="215" ><label for="publisher_facet_215" class="input_label">Dartmouth College Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_471" class="publisher_facet_select" type="checkbox" value="471" ><label for="publisher_facet_471" class="input_label">Nevada Historical Society (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_131" class="publisher_facet_select" type="checkbox" value="131" ><label for="publisher_facet_131" class="input_label">The Murphy Institute/City University of New York (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_32" class="publisher_facet_select" type="checkbox" value="32" ><label for="publisher_facet_32" class="input_label">Ohio State University College of Education (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_260" class="publisher_facet_select" type="checkbox" value="260" ><label for="publisher_facet_260" class="input_label">Canadian Review of Comparative Literature / Revue Canadienne de Littérature Comparée (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_319" class="publisher_facet_select" type="checkbox" value="319" ><label for="publisher_facet_319" class="input_label">Punctum Books (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_325" class="publisher_facet_select" type="checkbox" value="325" ><label for="publisher_facet_325" class="input_label">Arizona Historical Society (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_429" class="publisher_facet_select" type="checkbox" value="429" ><label for="publisher_facet_429" class="input_label">Association for the Study of African American Life and History (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_258" class="publisher_facet_select" type="checkbox" value="258" ><label for="publisher_facet_258" class="input_label">Leuven University Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_144" class="publisher_facet_select" type="checkbox" value="144" ><label for="publisher_facet_144" class="input_label">Society for the Advancement of Scandinavian Study (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_303" class="publisher_facet_select" type="checkbox" value="303" ><label for="publisher_facet_303" class="input_label">Mediterranean Institute, University of Malta (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_115" class="publisher_facet_select" type="checkbox" value="115" ><label for="publisher_facet_115" class="input_label">Rabbinical Assembly (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_251" class="publisher_facet_select" type="checkbox" value="251" ><label for="publisher_facet_251" class="input_label">Sociological Demography Press (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_212" class="publisher_facet_select" type="checkbox" value="212" ><label for="publisher_facet_212" class="input_label">Georgia State University, Department of English (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_434" class="publisher_facet_select" type="checkbox" value="434" ><label for="publisher_facet_434" class="input_label">Feminist Studies, Inc. (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_355" class="publisher_facet_select" type="checkbox" value="355" ><label for="publisher_facet_355" class="input_label">Ball State University (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_354" class="publisher_facet_select" type="checkbox" value="354" ><label for="publisher_facet_354" class="input_label">University College London (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_326" class="publisher_facet_select" type="checkbox" value="326" ><label for="publisher_facet_326" class="input_label">Kenyon Review (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_228" class="publisher_facet_select" type="checkbox" value="228" ><label for="publisher_facet_228" class="input_label">Presses de l'Université du Québec (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_98" class="publisher_facet_select" type="checkbox" value="98" ><label for="publisher_facet_98" class="input_label">Center for Studies in Oral Tradition (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_37" class="publisher_facet_select" type="checkbox" value="37" ><label for="publisher_facet_37" class="input_label">Johns Hopkins University Center for Talented Youth (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_269" class="publisher_facet_select" type="checkbox" value="269" ><label for="publisher_facet_269" class="input_label">Society for Textual Scholarship (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_90" class="publisher_facet_select" type="checkbox" value="90" ><label for="publisher_facet_90" class="input_label">The Feminist Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_101" class="publisher_facet_select" type="checkbox" value="101" ><label for="publisher_facet_101" class="input_label">Latin American Studies Association (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_548" class="publisher_facet_select" type="checkbox" value="548" ><label for="publisher_facet_548" class="input_label">Editorial Tecnológica de Costa Rica (ETEC) (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_188" class="publisher_facet_select" type="checkbox" value="188" ><label for="publisher_facet_188" class="input_label">Minnesota Historical Society Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_99" class="publisher_facet_select" type="checkbox" value="99" ><label for="publisher_facet_99" class="input_label">Transformation (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_123" class="publisher_facet_select" type="checkbox" value="123" ><label for="publisher_facet_123" class="input_label">The Society for Song, Yuan, and Conquest Dynasty Studies (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_203" class="publisher_facet_select" type="checkbox" value="203" ><label for="publisher_facet_203" class="input_label">The University of Tennessee Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_289" class="publisher_facet_select" type="checkbox" value="289" ><label for="publisher_facet_289" class="input_label">University of British Columbia Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_161" class="publisher_facet_select" type="checkbox" value="161" ><label for="publisher_facet_161" class="input_label">Southeast Asia Program, Cornell University (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_356" class="publisher_facet_select" type="checkbox" value="356" ><label for="publisher_facet_356" class="input_label">Baldwin Wallace University, Conservatory of Music (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_97" class="publisher_facet_select" type="checkbox" value="97" ><label for="publisher_facet_97" class="input_label">Institute of Caribbean Studies (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_276" class="publisher_facet_select" type="checkbox" value="276" ><label for="publisher_facet_276" class="input_label">Arizona Center for Medieval and Renaissance Studies (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_130" class="publisher_facet_select" type="checkbox" value="130" ><label for="publisher_facet_130" class="input_label">The Centre for Research in Young People's Texts and Cultures, University of Winnipeg (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_284" class="publisher_facet_select" type="checkbox" value="284" ><label for="publisher_facet_284" class="input_label">University of New Brunswick, Department of History (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_243" class="publisher_facet_select" type="checkbox" value="243" ><label for="publisher_facet_243" class="input_label">Association for Scottish Literary Studies (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_125" class="publisher_facet_select" type="checkbox" value="125" ><label for="publisher_facet_125" class="input_label">North American Society for Sport History (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_443" class="publisher_facet_select" type="checkbox" value="443" ><label for="publisher_facet_443" class="input_label">Historical Society of Southern California (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_216" class="publisher_facet_select" type="checkbox" value="216" ><label for="publisher_facet_216" class="input_label">Northeastern University Press (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_47" class="publisher_facet_select" type="checkbox" value="47" ><label for="publisher_facet_47" class="input_label">University of Miami (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_118" class="publisher_facet_select" type="checkbox" value="118" ><label for="publisher_facet_118" class="input_label">MELUS: The Society for the Study of the Multi-Ethnic Literature of the United States (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_182" class="publisher_facet_select" type="checkbox" value="182" ><label for="publisher_facet_182" class="input_label">James Joyce Research Centre at University College Dublin (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_89" class="publisher_facet_select" type="checkbox" value="89" ><label for="publisher_facet_89" class="input_label">University of North Texas (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_435" class="publisher_facet_select" type="checkbox" value="435" ><label for="publisher_facet_435" class="input_label">International Society for Technology in Education (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_257" class="publisher_facet_select" type="checkbox" value="257" ><label for="publisher_facet_257" class="input_label">SAR Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_500" class="publisher_facet_select" type="checkbox" value="500" ><label for="publisher_facet_500" class="input_label">Publicaciones ITESO (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_433" class="publisher_facet_select" type="checkbox" value="433" ><label for="publisher_facet_433" class="input_label">Amherst College Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_421" class="publisher_facet_select" type="checkbox" value="421" ><label for="publisher_facet_421" class="input_label">Max Weber Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_146" class="publisher_facet_select" type="checkbox" value="146" ><label for="publisher_facet_146" class="input_label">Ateneo de Manila University (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_340" class="publisher_facet_select" type="checkbox" value="340" ><label for="publisher_facet_340" class="input_label">Villanova University (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_301" class="publisher_facet_select" type="checkbox" value="301" ><label for="publisher_facet_301" class="input_label">Sungkyunkwan University, Academy of East Asian Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_126" class="publisher_facet_select" type="checkbox" value="126" ><label for="publisher_facet_126" class="input_label">Malaysian Branch of the Royal Asiatic Society (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_365" class="publisher_facet_select" type="checkbox" value="365" ><label for="publisher_facet_365" class="input_label">Basler Afrika Bibliographien (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_346" class="publisher_facet_select" type="checkbox" value="346" ><label for="publisher_facet_346" class="input_label">College Language Association (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_308" class="publisher_facet_select" type="checkbox" value="308" ><label for="publisher_facet_308" class="input_label">The Hemingway Foundation and Society (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_135" class="publisher_facet_select" type="checkbox" value="135" ><label for="publisher_facet_135" class="input_label">Anales Galdosianos (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_140" class="publisher_facet_select" type="checkbox" value="140" ><label for="publisher_facet_140" class="input_label">Midwest Modern Language Association (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_373" class="publisher_facet_select" type="checkbox" value="373" ><label for="publisher_facet_373" class="input_label">Sub-Saharan Publishers (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_418" class="publisher_facet_select" type="checkbox" value="418" ><label for="publisher_facet_418" class="input_label">University of Notre Dame (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_202" class="publisher_facet_select" type="checkbox" value="202" ><label for="publisher_facet_202" class="input_label">Cork University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_214" class="publisher_facet_select" type="checkbox" value="214" ><label for="publisher_facet_214" class="input_label">Tufts University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_327" class="publisher_facet_select" type="checkbox" value="327" ><label for="publisher_facet_327" class="input_label">Brown Judaic Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_509" class="publisher_facet_select" type="checkbox" value="509" ><label for="publisher_facet_509" class="input_label">Marcial Pons (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_58" class="publisher_facet_select" type="checkbox" value="58" ><label for="publisher_facet_58" class="input_label">Bibliographical Society of the University of Virginia (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_113" class="publisher_facet_select" type="checkbox" value="113" ><label for="publisher_facet_113" class="input_label">Société Guilhem IX (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_361" class="publisher_facet_select" type="checkbox" value="361" ><label for="publisher_facet_361" class="input_label">Africa Institute of South Africa (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_444" class="publisher_facet_select" type="checkbox" value="444" ><label for="publisher_facet_444" class="input_label">Japan Center for International Exchange (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_525" class="publisher_facet_select" type="checkbox" value="525" ><label for="publisher_facet_525" class="input_label">Sello Editorial Javeriano (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_96" class="publisher_facet_select" type="checkbox" value="96" ><label for="publisher_facet_96" class="input_label">Nuevo Texto Crítico (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_425" class="publisher_facet_select" type="checkbox" value="425" ><label for="publisher_facet_425" class="input_label">National Association of Teachers of Singing (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_323" class="publisher_facet_select" type="checkbox" value="323" ><label for="publisher_facet_323" class="input_label">Classical Association of South Africa (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_262" class="publisher_facet_select" type="checkbox" value="262" ><label for="publisher_facet_262" class="input_label">Ecole des Hautes Etudes en Sciences Sociales (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_351" class="publisher_facet_select" type="checkbox" value="351" ><label for="publisher_facet_351" class="input_label">mediastudies.press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_217" class="publisher_facet_select" type="checkbox" value="217" ><label for="publisher_facet_217" class="input_label">University of New Hampshire Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_558" class="publisher_facet_select" type="checkbox" value="558" ><label for="publisher_facet_558" class="input_label">TRP: The University Press of SHSU (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_360" class="publisher_facet_select" type="checkbox" value="360" ><label for="publisher_facet_360" class="input_label">Mkuki na Nyota Publishers (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_68" class="publisher_facet_select" type="checkbox" value="68" ><label for="publisher_facet_68" class="input_label">The Martha Heasley Cox Center for Steinbeck Studies (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_438" class="publisher_facet_select" type="checkbox" value="438" ><label for="publisher_facet_438" class="input_label">International Centre for Trade Union Rights (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_547" class="publisher_facet_select" type="checkbox" value="547" ><label for="publisher_facet_547" class="input_label">Siglo Editorial (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_270" class="publisher_facet_select" type="checkbox" value="270" ><label for="publisher_facet_270" class="input_label">Asociación Internacional de Galdosistas (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_362" class="publisher_facet_select" type="checkbox" value="362" ><label for="publisher_facet_362" class="input_label">African Minds (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_295" class="publisher_facet_select" type="checkbox" value="295" ><label for="publisher_facet_295" class="input_label">New Testament Society of Southern Africa (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_92" class="publisher_facet_select" type="checkbox" value="92" ><label for="publisher_facet_92" class="input_label">Canadian Journal of Philosophy (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_318" class="publisher_facet_select" type="checkbox" value="318" ><label for="publisher_facet_318" class="input_label">University of Huddersfield Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_199" class="publisher_facet_select" type="checkbox" value="199" ><label for="publisher_facet_199" class="input_label">Jewish Publication Society (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_222" class="publisher_facet_select" type="checkbox" value="222" ><label for="publisher_facet_222" class="input_label">Women in French Association (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_157" class="publisher_facet_select" type="checkbox" value="157" ><label for="publisher_facet_157" class="input_label">World Policy Institute (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_440" class="publisher_facet_select" type="checkbox" value="440" ><label for="publisher_facet_440" class="input_label">Eastern Group Psychotherapy Society (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_128" class="publisher_facet_select" type="checkbox" value="128" ><label for="publisher_facet_128" class="input_label">The Autobiography Society (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_422" class="publisher_facet_select" type="checkbox" value="422" ><label for="publisher_facet_422" class="input_label">University of California, Santa Barbara (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_302" class="publisher_facet_select" type="checkbox" value="302" ><label for="publisher_facet_302" class="input_label">Association of Canadian Archivists (1)</label></div> </div> </fieldset> </div> <!-- /PUBLISHER --> <!-- SERIES --> <div id="search_filter_series" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Series</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_series_input" type="text" placeholder="Search by keyword" aria-label="search by series text input"/><br>');</script> <div class="searchable"> <div><input name="series_facet" id="series_facet_823" class="series_facet_select" type="checkbox" value="823" ><label for="series_facet_823" class="input_label">Princeton Legacy Library (97)</label></div> <div><input name="series_facet" id="series_facet_2298" class="series_facet_select" type="checkbox" value="2298" ><label for="series_facet_2298" class="input_label">The Complete Letters of Henry James (17)</label></div> <div><input name="series_facet" id="series_facet_1280" class="series_facet_select" type="checkbox" value="1280" ><label for="series_facet_1280" class="input_label">Library of Arabic Literature (12)</label></div> <div><input name="series_facet" id="series_facet_596" class="series_facet_select" type="checkbox" value="596" ><label for="series_facet_596" class="input_label">Mercury Series / La Collection Mercure (11)</label></div> <div><input name="series_facet" id="series_facet_1712" class="series_facet_select" type="checkbox" value="1712" ><label for="series_facet_1712" class="input_label">Anthropological Papers Series (10)</label></div> <div><input name="series_facet" id="series_facet_1180" class="series_facet_select" type="checkbox" value="1180" ><label for="series_facet_1180" class="input_label">Hermeneia: A Critical and Historical Commentary on the Bible (10)</label></div> <div><input name="series_facet" id="series_facet_420" class="series_facet_select" type="checkbox" value="420" ><label for="series_facet_420" class="input_label">Wilbur S. Shepperson Series in Nevada History (9)</label></div> <div><input name="series_facet" id="series_facet_733" class="series_facet_select" type="checkbox" value="733" ><label for="series_facet_733" class="input_label">Published for the Omohundro Institute of Early American History and Culture, Williamsburg, Virginia (9)</label></div> <div><input name="series_facet" id="series_facet_66" class="series_facet_select" type="checkbox" value="66" ><label for="series_facet_66" class="input_label">Pitt Latin American Series (8)</label></div> <div><input name="series_facet" id="series_facet_81" class="series_facet_select" type="checkbox" value="81" ><label for="series_facet_81" class="input_label">Wesleyan Poetry Program (8)</label></div> <div><input name="series_facet" id="series_facet_886" class="series_facet_select" type="checkbox" value="886" ><label for="series_facet_886" class="input_label">Music in American Life (7)</label></div> <div><input name="series_facet" id="series_facet_735" class="series_facet_select" type="checkbox" value="735" ><label for="series_facet_735" class="input_label">Pitt Series in Russian and East European Studies, Kritika Historical Studies (7)</label></div> <div><input name="series_facet" id="series_facet_92" class="series_facet_select" type="checkbox" value="92" ><label for="series_facet_92" class="input_label">Life of the Past (6)</label></div> <div><input name="series_facet" id="series_facet_1456" class="series_facet_select" type="checkbox" value="1456" ><label for="series_facet_1456" class="input_label">The Papers of Thomas Jefferson (6)</label></div> <div><input name="series_facet" id="series_facet_812" class="series_facet_select" type="checkbox" value="812" ><label for="series_facet_812" class="input_label">Faulkner and Yoknapatawpha Series (6)</label></div> <div><input name="series_facet" id="series_facet_1281" class="series_facet_select" type="checkbox" value="1281" ><label for="series_facet_1281" class="input_label">Eastman Studies in Music (6)</label></div> <div><input name="series_facet" id="series_facet_495" class="series_facet_select" type="checkbox" value="495" ><label for="series_facet_495" class="input_label">The Working Class in American History (5)</label></div> <div><input name="series_facet" id="series_facet_1379" class="series_facet_select" type="checkbox" value="1379" ><label for="series_facet_1379" class="input_label">Ancient Wisdom for Modern Readers (5)</label></div> <div><input name="series_facet" id="series_facet_21" class="series_facet_select" type="checkbox" value="21" ><label for="series_facet_21" class="input_label">North Texas Military Biography and Memoir Series (5)</label></div> <div><input name="series_facet" id="series_facet_2216" class="series_facet_select" type="checkbox" value="2216" ><label for="series_facet_2216" class="input_label">Sci & Culture in the Nineteenth Century (5)</label></div> <div><input name="series_facet" id="series_facet_2212" class="series_facet_select" type="checkbox" value="2212" ><label for="series_facet_2212" class="input_label">The Middle Ages Series (5)</label></div> <div><input name="series_facet" id="series_facet_870" class="series_facet_select" type="checkbox" value="870" ><label for="series_facet_870" class="input_label">Modern War Studies (5)</label></div> <div><input name="series_facet" id="series_facet_1022" class="series_facet_select" type="checkbox" value="1022" ><label for="series_facet_1022" class="input_label">Theory and Interpretation of Narrative (5)</label></div> <div><input name="series_facet" id="series_facet_2325" class="series_facet_select" type="checkbox" value="2325" ><label for="series_facet_2325" class="input_label">Comparative and International Working-Class History (5)</label></div> <div><input name="series_facet" id="series_facet_537" class="series_facet_select" type="checkbox" value="537" ><label for="series_facet_537" class="input_label">The Stone Art Theory Institutes (5)</label></div> <div><input name="series_facet" id="series_facet_1152" class="series_facet_select" type="checkbox" value="1152" ><label for="series_facet_1152" class="input_label">Virginia at War (5)</label></div> <div><input name="series_facet" id="series_facet_2169" class="series_facet_select" type="checkbox" value="2169" ><label for="series_facet_2169" class="input_label">Memoirs (5)</label></div> <div><input name="series_facet" id="series_facet_1181" class="series_facet_select" type="checkbox" value="1181" ><label for="series_facet_1181" class="input_label">North Carolina Studies in the Romance Languages and Literatures (5)</label></div> <div><input name="series_facet" id="series_facet_1581" class="series_facet_select" type="checkbox" value="1581" ><label for="series_facet_1581" class="input_label">The William G. Bowen Series (5)</label></div> <div><input name="series_facet" id="series_facet_1105" class="series_facet_select" type="checkbox" value="1105" ><label for="series_facet_1105" class="input_label">Ed Rachal Foundation Nautical Archaeology Series (5)</label></div> <div><input name="series_facet" id="series_facet_799" class="series_facet_select" type="checkbox" value="799" ><label for="series_facet_799" class="input_label">Voices of the South (4)</label></div> <div><input name="series_facet" id="series_facet_954" class="series_facet_select" type="checkbox" value="954" ><label for="series_facet_954" class="input_label">John Hope Franklin Series in African American History and Culture (4)</label></div> <div><input name="series_facet" id="series_facet_1149" class="series_facet_select" type="checkbox" value="1149" ><label for="series_facet_1149" class="input_label">Screen Classics (4)</label></div> <div><input name="series_facet" id="series_facet_2206" class="series_facet_select" type="checkbox" value="2206" ><label for="series_facet_2206" class="input_label">Anniversary Collection (4)</label></div> <div><input name="series_facet" id="series_facet_1423" class="series_facet_select" type="checkbox" value="1423" ><label for="series_facet_1423" class="input_label">Kentucky Bicentennial Bookshelf (4)</label></div> <div><input name="series_facet" id="series_facet_2281" class="series_facet_select" type="checkbox" value="2281" ><label for="series_facet_2281" class="input_label">Studies in American Thought and Culture (4)</label></div> <div><input name="series_facet" id="series_facet_841" class="series_facet_select" type="checkbox" value="841" ><label for="series_facet_841" class="input_label">Princeton Field Guides (4)</label></div> <div><input name="series_facet" id="series_facet_1107" class="series_facet_select" type="checkbox" value="1107" ><label for="series_facet_1107" class="input_label">Joseph V. Hughes Jr. and Holly O. Hughes Series on the Presidency and Leadership (4)</label></div> <div><input name="series_facet" id="series_facet_324" class="series_facet_select" type="checkbox" value="324" ><label for="series_facet_324" class="input_label">Editions SR (4)</label></div> <div><input name="series_facet" id="series_facet_969" class="series_facet_select" type="checkbox" value="969" ><label for="series_facet_969" class="input_label">The Linda Schele Series in Maya and Pre-Columbian Studies (4)</label></div> <div><input name="series_facet" id="series_facet_1133" class="series_facet_select" type="checkbox" value="1133" ><label for="series_facet_1133" class="input_label">Rhetoric, Culture, and Social Critique (4)</label></div> <div><input name="series_facet" id="series_facet_478" class="series_facet_select" type="checkbox" value="478" ><label for="series_facet_478" class="input_label">Studies in Conflict, Diplomacy and Peace (4)</label></div> <div><input name="series_facet" id="series_facet_1131" class="series_facet_select" type="checkbox" value="1131" ><label for="series_facet_1131" class="input_label">Library Alabama Classics (4)</label></div> <div><input name="series_facet" id="series_facet_861" class="series_facet_select" type="checkbox" value="861" ><label for="series_facet_861" class="input_label">Southern Literary Studies (4)</label></div> <div><input name="series_facet" id="series_facet_1268" class="series_facet_select" type="checkbox" value="1268" ><label for="series_facet_1268" class="input_label">Young Center Books in Anabaptist and Pietist Studies (3)</label></div> <div><input name="series_facet" id="series_facet_2624" class="series_facet_select" type="checkbox" value="2624" ><label for="series_facet_2624" class="input_label">TEAMS Middle English Texts Series (3)</label></div> <div><input name="series_facet" id="series_facet_2543" class="series_facet_select" type="checkbox" value="2543" ><label for="series_facet_2543" class="input_label">Studies in medieval and early modern canon law ; (3)</label></div> <div><input name="series_facet" id="series_facet_60" class="series_facet_select" type="checkbox" value="60" ><label for="series_facet_60" class="input_label">Library of Indiana Classics (3)</label></div> <div><input name="series_facet" id="series_facet_404" class="series_facet_select" type="checkbox" value="404" ><label for="series_facet_404" class="input_label">Nanzan Library of Asian Religion and Culture (3)</label></div> <div><input name="series_facet" id="series_facet_1455" class="series_facet_select" type="checkbox" value="1455" ><label for="series_facet_1455" class="input_label">The Princeton Language Program: Modern Chinese (3)</label></div> <div><input name="series_facet" id="series_facet_1140" class="series_facet_select" type="checkbox" value="1140" ><label for="series_facet_1140" class="input_label">American Warriors Series (3)</label></div> <div><input name="series_facet" id="series_facet_2113" class="series_facet_select" type="checkbox" value="2113" ><label for="series_facet_2113" class="input_label">Con[text]ual (3)</label></div> <div><input name="series_facet" id="series_facet_710" class="series_facet_select" type="checkbox" value="710" ><label for="series_facet_710" class="input_label">Florida Museum of Natural History: Riple (3)</label></div> <div><input name="series_facet" id="series_facet_746" class="series_facet_select" type="checkbox" value="746" ><label for="series_facet_746" class="input_label">Princeton Studies on the Near East (3)</label></div> <div><input name="series_facet" id="series_facet_2821" class="series_facet_select" type="checkbox" value="2821" ><label for="series_facet_2821" class="input_label">Rochester Studies in African History and the Diaspora (3)</label></div> <div><input name="series_facet" id="series_facet_2512" class="series_facet_select" type="checkbox" value="2512" ><label for="series_facet_2512" class="input_label">The University of Pennsylvania Dreiser Edition (3)</label></div> <div><input name="series_facet" id="series_facet_616" class="series_facet_select" type="checkbox" value="616" ><label for="series_facet_616" class="input_label">Understanding Contemporary American Literature (3)</label></div> <div><input name="series_facet" id="series_facet_139" class="series_facet_select" type="checkbox" value="139" ><label for="series_facet_139" class="input_label">Bur Oak Books (3)</label></div> <div><input name="series_facet" id="series_facet_1005" class="series_facet_select" type="checkbox" value="1005" ><label for="series_facet_1005" class="input_label">African American Life Series (3)</label></div> <div><input name="series_facet" id="series_facet_976" class="series_facet_select" type="checkbox" value="976" ><label for="series_facet_976" class="input_label">Studies in Phenomenology and Existential Philosophy (3)</label></div> <div><input name="series_facet" id="series_facet_863" class="series_facet_select" type="checkbox" value="863" ><label for="series_facet_863" class="input_label">Conflicting Worlds: New Dimensions of the American Civil War (3)</label></div> <div><input name="series_facet" id="series_facet_2345" class="series_facet_select" type="checkbox" value="2345" ><label for="series_facet_2345" class="input_label">The C. L. R. James Archives (3)</label></div> <div><input name="series_facet" id="series_facet_1309" class="series_facet_select" type="checkbox" value="1309" ><label for="series_facet_1309" class="input_label">The Simms Series (3)</label></div> <div><input name="series_facet" id="series_facet_1102" class="series_facet_select" type="checkbox" value="1102" ><label for="series_facet_1102" class="input_label">Religion and Politics series (3)</label></div> <div><input name="series_facet" id="series_facet_1202" class="series_facet_select" type="checkbox" value="1202" ><label for="series_facet_1202" class="input_label">UNC Studies in Germanic Languages and Literatures (3)</label></div> <div><input name="series_facet" id="series_facet_1424" class="series_facet_select" type="checkbox" value="1424" ><label for="series_facet_1424" class="input_label">Studies in Writing and Rhetoric (3)</label></div> <div><input name="series_facet" id="series_facet_552" class="series_facet_select" type="checkbox" value="552" ><label for="series_facet_552" class="input_label">Thomas Aquinas in Translation (3)</label></div> <div><input name="series_facet" id="series_facet_1934" class="series_facet_select" type="checkbox" value="1934" ><label for="series_facet_1934" class="input_label">Samuel and Althea Stroum Books (3)</label></div> <div><input name="series_facet" id="series_facet_29" class="series_facet_select" type="checkbox" value="29" ><label for="series_facet_29" class="input_label">Indiana Series in the Philosophy of Religion (3)</label></div> <div><input name="series_facet" id="series_facet_557" class="series_facet_select" type="checkbox" value="557" ><label for="series_facet_557" class="input_label">Weyerhaeuser Environmental Classics (3)</label></div> <div><input name="series_facet" id="series_facet_1834" class="series_facet_select" type="checkbox" value="1834" ><label for="series_facet_1834" class="input_label">Century Collection (3)</label></div> <div><input name="series_facet" id="series_facet_1154" class="series_facet_select" type="checkbox" value="1154" ><label for="series_facet_1154" class="input_label">Landmarks in Rhetoric and Public Address (3)</label></div> <div><input name="series_facet" id="series_facet_1229" class="series_facet_select" type="checkbox" value="1229" ><label for="series_facet_1229" class="input_label">American Political Thought (3)</label></div> <div><input name="series_facet" id="series_facet_102" class="series_facet_select" type="checkbox" value="102" ><label for="series_facet_102" class="input_label">Star Decades: American Culture/American (2)</label></div> <div><input name="series_facet" id="series_facet_893" class="series_facet_select" type="checkbox" value="893" ><label for="series_facet_893" class="input_label">Uncivil Wars (2)</label></div> <div><input name="series_facet" id="series_facet_1100" class="series_facet_select" type="checkbox" value="1100" ><label for="series_facet_1100" class="input_label">Georgetown University Round Table on Languages and Linguistics series (2)</label></div> <div><input name="series_facet" id="series_facet_1219" class="series_facet_select" type="checkbox" value="1219" ><label for="series_facet_1219" class="input_label">Purdue Studies in Aeronautics and Astronautics (2)</label></div> <div><input name="series_facet" id="series_facet_2487" class="series_facet_select" type="checkbox" value="2487" ><label for="series_facet_2487" class="input_label">Horses in History (2)</label></div> <div><input name="series_facet" id="series_facet_904" class="series_facet_select" type="checkbox" value="904" ><label for="series_facet_904" class="input_label">Studies in Romance Languages (2)</label></div> <div><input name="series_facet" id="series_facet_1933" class="series_facet_select" type="checkbox" value="1933" ><label for="series_facet_1933" class="input_label">Scott and Laurie Oki Series in Asian American Studies (2)</label></div> <div><input name="series_facet" id="series_facet_546" class="series_facet_select" type="checkbox" value="546" ><label for="series_facet_546" class="input_label">World War II: The Global, Human, and Ethical Dimension (2)</label></div> <div><input name="series_facet" id="series_facet_2670" class="series_facet_select" type="checkbox" value="2670" ><label for="series_facet_2670" class="input_label">Wide Angle Books (2)</label></div> <div><input name="series_facet" id="series_facet_1846" class="series_facet_select" type="checkbox" value="1846" ><label for="series_facet_1846" class="input_label">Irish Studies (2)</label></div> <div><input name="series_facet" id="series_facet_706" class="series_facet_select" type="checkbox" value="706" ><label for="series_facet_706" class="input_label">Presidential Rhetoric and Political Communication (2)</label></div> <div><input name="series_facet" id="series_facet_2286" class="series_facet_select" type="checkbox" value="2286" ><label for="series_facet_2286" class="input_label">Technical Japanese Series (2)</label></div> <div><input name="series_facet" id="series_facet_145" class="series_facet_select" type="checkbox" value="145" ><label for="series_facet_145" class="input_label">Eugenia & Hugh M. Stewart '26 Series on Eastern Europe (2)</label></div> <div><input name="series_facet" id="series_facet_2002" class="series_facet_select" type="checkbox" value="2002" ><label for="series_facet_2002" class="input_label">African American Intellectual History (2)</label></div> <div><input name="series_facet" id="series_facet_1987" class="series_facet_select" type="checkbox" value="1987" ><label for="series_facet_1987" class="input_label">A Nation Divided (2)</label></div> <div><input name="series_facet" id="series_facet_362" class="series_facet_select" type="checkbox" value="362" ><label for="series_facet_362" class="input_label">At Table (2)</label></div> <div><input name="series_facet" id="series_facet_750" class="series_facet_select" type="checkbox" value="750" ><label for="series_facet_750" class="input_label">Papers of Thomas Jefferson, Second Series (2)</label></div> <div><input name="series_facet" id="series_facet_213" class="series_facet_select" type="checkbox" value="213" ><label for="series_facet_213" class="input_label">SUNY series in Psychoanalysis and Culture (2)</label></div> <div><input name="series_facet" id="series_facet_1048" class="series_facet_select" type="checkbox" value="1048" ><label for="series_facet_1048" class="input_label">Comparative Cultural Studies (2)</label></div> <div><input name="series_facet" id="series_facet_2062" class="series_facet_select" type="checkbox" value="2062" ><label for="series_facet_2062" class="input_label">Archaeology of the American South: New Directions and Perspectives (2)</label></div> <div><input name="series_facet" id="series_facet_1164" class="series_facet_select" type="checkbox" value="1164" ><label for="series_facet_1164" class="input_label">Early American Histories (2)</label></div> <div><input name="series_facet" id="series_facet_624" class="series_facet_select" type="checkbox" value="624" ><label for="series_facet_624" class="input_label">Cornell Studies in Security Affairs (2)</label></div> <div><input name="series_facet" id="series_facet_2059" class="series_facet_select" type="checkbox" value="2059" ><label for="series_facet_2059" class="input_label">Classics in Southeastern Archaeology (2)</label></div> <div><input name="series_facet" id="series_facet_2147" class="series_facet_select" type="checkbox" value="2147" ><label for="series_facet_2147" class="input_label">Technical Reports (2)</label></div> <div><input name="series_facet" id="series_facet_2024" class="series_facet_select" type="checkbox" value="2024" ><label for="series_facet_2024" class="input_label">Ohio River Valley Series (2)</label></div> <div><input name="series_facet" id="series_facet_836" class="series_facet_select" type="checkbox" value="836" ><label for="series_facet_836" class="input_label">In-Formation (2)</label></div> <div><input name="series_facet" id="series_facet_115" class="series_facet_select" type="checkbox" value="115" ><label for="series_facet_115" class="input_label">The Driftless Connecticut Series & Garnet Books (2)</label></div> <div><input name="series_facet" id="series_facet_891" class="series_facet_select" type="checkbox" value="891" ><label for="series_facet_891" class="input_label">Pine Street Books (2)</label></div> <div><input name="series_facet" id="series_facet_1676" class="series_facet_select" type="checkbox" value="1676" ><label for="series_facet_1676" class="input_label">Cushwa Center Studies of Catholicism in Twentieth-Century America (2)</label></div> <div><input name="series_facet" id="series_facet_1026" class="series_facet_select" type="checkbox" value="1026" ><label for="series_facet_1026" class="input_label">Pittsburgh Series in Composition, Literacy, and Culture (2)</label></div> <div><input name="series_facet" id="series_facet_941" class="series_facet_select" type="checkbox" value="941" ><label for="series_facet_941" class="input_label">The John D. and Catherine T. MacArthur Foundation Reports on Digital Media and Learning (2)</label></div> <div><input name="series_facet" id="series_facet_1038" class="series_facet_select" type="checkbox" value="1038" ><label for="series_facet_1038" class="input_label">National and Ethnic Conflict in the 21st Century (2)</label></div> <div><input name="series_facet" id="series_facet_2462" class="series_facet_select" type="checkbox" value="2462" ><label for="series_facet_2462" class="input_label">Cornell Studies in Money (2)</label></div> <div><input name="series_facet" id="series_facet_2309" class="series_facet_select" type="checkbox" value="2309" ><label for="series_facet_2309" class="input_label">Borderlands and Transcultural Studies (2)</label></div> <div><input name="series_facet" id="series_facet_827" class="series_facet_select" type="checkbox" value="827" ><label for="series_facet_827" class="input_label">New Forum Books (2)</label></div> <div><input name="series_facet" id="series_facet_492" class="series_facet_select" type="checkbox" value="492" ><label for="series_facet_492" class="input_label">The New Black Studies Series (2)</label></div> <div><input name="series_facet" id="series_facet_138" class="series_facet_select" type="checkbox" value="138" ><label for="series_facet_138" class="input_label">Early American Places (2)</label></div> <div><input name="series_facet" id="series_facet_305" class="series_facet_select" type="checkbox" value="305" ><label for="series_facet_305" class="input_label">Russell Sage Foundation Series on Trust (2)</label></div> <div><input name="series_facet" id="series_facet_2682" class="series_facet_select" type="checkbox" value="2682" ><label for="series_facet_2682" class="input_label">Abrahamic Dialogues (2)</label></div> <div><input name="series_facet" id="series_facet_482" class="series_facet_select" type="checkbox" value="482" ><label for="series_facet_482" class="input_label">Civil War America (2)</label></div> <div><input name="series_facet" id="series_facet_2547" class="series_facet_select" type="checkbox" value="2547" ><label for="series_facet_2547" class="input_label">New Jewish Philosophy and Thought (2)</label></div> <div><input name="series_facet" id="series_facet_917" class="series_facet_select" type="checkbox" value="917" ><label for="series_facet_917" class="input_label">Emerging Scholars (2)</label></div> <div><input name="series_facet" id="series_facet_594" class="series_facet_select" type="checkbox" value="594" ><label for="series_facet_594" class="input_label">Commonalities (2)</label></div> <div><input name="series_facet" id="series_facet_1128" class="series_facet_select" type="checkbox" value="1128" ><label for="series_facet_1128" class="input_label">Caribbean Archaeology and Ethnohistory (2)</label></div> <div><input name="series_facet" id="series_facet_848" class="series_facet_select" type="checkbox" value="848" ><label for="series_facet_848" class="input_label">Princeton Series of Contemporary Poets (2)</label></div> <div><input name="series_facet" id="series_facet_680" class="series_facet_select" type="checkbox" value="680" ><label for="series_facet_680" class="input_label">California/Milbank Books on Health and the Public (2)</label></div> <div><input name="series_facet" id="series_facet_106" class="series_facet_select" type="checkbox" value="106" ><label for="series_facet_106" class="input_label">Publications of the Early Music Institute (2)</label></div> <div><input name="series_facet" id="series_facet_1132" class="series_facet_select" type="checkbox" value="1132" ><label for="series_facet_1132" class="input_label">Religion and American Culture (2)</label></div> <div><input name="series_facet" id="series_facet_442" class="series_facet_select" type="checkbox" value="442" ><label for="series_facet_442" class="input_label">American Philosophy (2)</label></div> <div><input name="series_facet" id="series_facet_2456" class="series_facet_select" type="checkbox" value="2456" ><label for="series_facet_2456" class="input_label">Center for International Studies, Princeton University (2)</label></div> <div><input name="series_facet" id="series_facet_1393" class="series_facet_select" type="checkbox" value="1393" ><label for="series_facet_1393" class="input_label">The Year's Work: Studies in Fan Culture and Cultural Theory (2)</label></div> <div><input name="series_facet" id="series_facet_2121" class="series_facet_select" type="checkbox" value="2121" ><label for="series_facet_2121" class="input_label">School for Advanced Research Advanced Seminar Series (2)</label></div> <div><input name="series_facet" id="series_facet_69" class="series_facet_select" type="checkbox" value="69" ><label for="series_facet_69" class="input_label">Culture, Politics, and the Cold War (2)</label></div> <div><input name="series_facet" id="series_facet_1065" class="series_facet_select" type="checkbox" value="1065" ><label for="series_facet_1065" class="input_label">Geographies of Justice and Social Transformation (2)</label></div> <div><input name="series_facet" id="series_facet_837" class="series_facet_select" type="checkbox" value="837" ><label for="series_facet_837" class="input_label">Lockert Library of Poetry in Translation (2)</label></div> <div><input name="series_facet" id="series_facet_1087" class="series_facet_select" type="checkbox" value="1087" ><label for="series_facet_1087" class="input_label">Theater: Theory/Text/Performance (2)</label></div> <div><input name="series_facet" id="series_facet_994" class="series_facet_select" type="checkbox" value="994" ><label for="series_facet_994" class="input_label">Print Culture History in Modern America (2)</label></div> <div><input name="series_facet" id="series_facet_2703" class="series_facet_select" type="checkbox" value="2703" ><label for="series_facet_2703" class="input_label">Bulletin for Biblical Research Supplement (2)</label></div> <div><input name="series_facet" id="series_facet_1145" class="series_facet_select" type="checkbox" value="1145" ><label for="series_facet_1145" class="input_label">Kentucky Remembered: An Oral History Series (2)</label></div> <div><input name="series_facet" id="series_facet_1058" class="series_facet_select" type="checkbox" value="1058" ><label for="series_facet_1058" class="input_label">Northwestern World Classics (2)</label></div> <div><input name="series_facet" id="series_facet_942" class="series_facet_select" type="checkbox" value="942" ><label for="series_facet_942" class="input_label">The Works of George Santayana (2)</label></div> <div><input name="series_facet" id="series_facet_93" class="series_facet_select" type="checkbox" value="93" ><label for="series_facet_93" class="input_label">Musical Meaning and Interpretation (2)</label></div> <div><input name="series_facet" id="series_facet_99" class="series_facet_select" type="checkbox" value="99" ><label for="series_facet_99" class="input_label">American Sociological Association Rose Series (2)</label></div> <div><input name="series_facet" id="series_facet_48" class="series_facet_select" type="checkbox" value="48" ><label for="series_facet_48" class="input_label">Sam Rayburn Series on Rural Life, sponsored by Texas A&M University-Commerce (2)</label></div> <div><input name="series_facet" id="series_facet_872" class="series_facet_select" type="checkbox" value="872" ><label for="series_facet_872" class="input_label">Studies in Continental Thought (2)</label></div> <div><input name="series_facet" id="series_facet_1182" class="series_facet_select" type="checkbox" value="1182" ><label for="series_facet_1182" class="input_label">Center for the History of Psychology Series (2)</label></div> <div><input name="series_facet" id="series_facet_1515" class="series_facet_select" type="checkbox" value="1515" ><label for="series_facet_1515" class="input_label">Ayn Rand Society Philosophical Studies (2)</label></div> <div><input name="series_facet" id="series_facet_1006" class="series_facet_select" type="checkbox" value="1006" ><label for="series_facet_1006" class="input_label">Contemporary Approaches to Film and Media Series (2)</label></div> <div><input name="series_facet" id="series_facet_1279" class="series_facet_select" type="checkbox" value="1279" ><label for="series_facet_1279" class="input_label">Heritage (2)</label></div> <div><input name="series_facet" id="series_facet_915" class="series_facet_select" type="checkbox" value="915" ><label for="series_facet_915" class="input_label">Studies in Industry and Society (2)</label></div> <div><input name="series_facet" id="series_facet_996" class="series_facet_select" type="checkbox" value="996" ><label for="series_facet_996" class="input_label">Wisconsin Film Studies (2)</label></div> <div><input name="series_facet" id="series_facet_402" class="series_facet_select" type="checkbox" value="402" ><label for="series_facet_402" class="input_label">Public History in Historical Perspective (2)</label></div> <div><input name="series_facet" id="series_facet_2829" class="series_facet_select" type="checkbox" value="2829" ><label for="series_facet_2829" class="input_label">Rochester Studies in Medical History (2)</label></div> <div><input name="series_facet" id="series_facet_202" class="series_facet_select" type="checkbox" value="202" ><label for="series_facet_202" class="input_label">SUNY series in Jewish Philosophy (2)</label></div> <div><input name="series_facet" id="series_facet_1808" class="series_facet_select" type="checkbox" value="1808" ><label for="series_facet_1808" class="input_label">SR Supplements (2)</label></div> <div><input name="series_facet" id="series_facet_742" class="series_facet_select" type="checkbox" value="742" ><label for="series_facet_742" class="input_label">Pew Forum Dialogue Series on Religion and Public Life (2)</label></div> <div><input name="series_facet" id="series_facet_1067" class="series_facet_select" type="checkbox" value="1067" ><label for="series_facet_1067" class="input_label">Race in the Atlantic World, 1700-1900 (2)</label></div> <div><input name="series_facet" id="series_facet_2408" class="series_facet_select" type="checkbox" value="2408" ><label for="series_facet_2408" class="input_label">RSA Series in Transdisciplinary Rhetoric (2)</label></div> <div><input name="series_facet" id="series_facet_859" class="series_facet_select" type="checkbox" value="859" ><label for="series_facet_859" class="input_label">Film and Media Studies (1)</label></div> <div><input name="series_facet" id="series_facet_595" class="series_facet_select" type="checkbox" value="595" ><label for="series_facet_595" class="input_label">Orthodox Christianity and Contemporary Thought (1)</label></div> <div><input name="series_facet" id="series_facet_2690" class="series_facet_select" type="checkbox" value="2690" ><label for="series_facet_2690" class="input_label">The Library of Western Pennsylvania History (1)</label></div> <div><input name="series_facet" id="series_facet_1778" class="series_facet_select" type="checkbox" value="1778" ><label for="series_facet_1778" class="input_label">Goat Island Poetry (1)</label></div> <div><input name="series_facet" id="series_facet_2101" class="series_facet_select" type="checkbox" value="2101" ><label for="series_facet_2101" class="input_label">The TRP Chapbook Series (1)</label></div> <div><input name="series_facet" id="series_facet_1790" class="series_facet_select" type="checkbox" value="1790" ><label for="series_facet_1790" class="input_label">Contested Boundaries (1)</label></div> <div><input name="series_facet" id="series_facet_1119" class="series_facet_select" type="checkbox" value="1119" ><label for="series_facet_1119" class="input_label">Critical Issues in Health and Medicine (1)</label></div> <div><input name="series_facet" id="series_facet_648" class="series_facet_select" type="checkbox" value="648" ><label for="series_facet_648" class="input_label">Visible Evidence (1)</label></div> <div><input name="series_facet" id="series_facet_1069" class="series_facet_select" type="checkbox" value="1069" ><label for="series_facet_1069" class="input_label">The New Southern Studies (1)</label></div> <div><input name="series_facet" id="series_facet_540" class="series_facet_select" type="checkbox" value="540" ><label for="series_facet_540" class="input_label">Texas Tradition Series (1)</label></div> <div><input name="series_facet" id="series_facet_718" class="series_facet_select" type="checkbox" value="718" ><label for="series_facet_718" class="input_label">Recencies: Research and Recovery in Twentieth-Century American Poetics (1)</label></div> <div><input name="series_facet" id="series_facet_867" class="series_facet_select" type="checkbox" value="867" ><label for="series_facet_867" class="input_label">Studies on Personalities of the Old Testament (1)</label></div> <div><input name="series_facet" id="series_facet_1514" class="series_facet_select" type="checkbox" value="1514" ><label for="series_facet_1514" class="input_label">Music of the American South Ser. (1)</label></div> <div><input name="series_facet" id="series_facet_2465" class="series_facet_select" type="checkbox" value="2465" ><label for="series_facet_2465" class="input_label">Maya Studies (1)</label></div> <div><input name="series_facet" id="series_facet_2326" class="series_facet_select" type="checkbox" value="2326" ><label for="series_facet_2326" class="input_label">The Latin America Readers (1)</label></div> <div><input name="series_facet" id="series_facet_1234" class="series_facet_select" type="checkbox" value="1234" ><label for="series_facet_1234" class="input_label">American Presidency Series (1)</label></div> <div><input name="series_facet" id="series_facet_641" class="series_facet_select" type="checkbox" value="641" ><label for="series_facet_641" class="input_label">Electronic Mediations (1)</label></div> <div><input name="series_facet" id="series_facet_1419" class="series_facet_select" type="checkbox" value="1419" ><label for="series_facet_1419" class="input_label">New Perspectives on the South (1)</label></div> <div><input name="series_facet" id="series_facet_2637" class="series_facet_select" type="checkbox" value="2637" ><label for="series_facet_2637" class="input_label">Hegemony and Experience (1)</label></div> <div><input name="series_facet" id="series_facet_210" class="series_facet_select" type="checkbox" value="210" ><label for="series_facet_210" class="input_label">SUNY series in Political Theory: Contemporary Issues (1)</label></div> <div><input name="series_facet" id="series_facet_1766" class="series_facet_select" type="checkbox" value="1766" ><label for="series_facet_1766" class="input_label">Social Problems and Social Issues (1)</label></div> <div><input name="series_facet" id="series_facet_416" class="series_facet_select" type="checkbox" value="416" ><label for="series_facet_416" class="input_label">Rhetoric of the Human Sciences (1)</label></div> <div><input name="series_facet" id="series_facet_2074" class="series_facet_select" type="checkbox" value="2074" ><label for="series_facet_2074" class="input_label">Nature, Society, and Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1009" class="series_facet_select" type="checkbox" value="1009" ><label for="series_facet_1009" class="input_label">Painted Turtle (1)</label></div> <div><input name="series_facet" id="series_facet_2666" class="series_facet_select" type="checkbox" value="2666" ><label for="series_facet_2666" class="input_label">Labor And Social Change (1)</label></div> <div><input name="series_facet" id="series_facet_2771" class="series_facet_select" type="checkbox" value="2771" ><label for="series_facet_2771" class="input_label">Gezer (1)</label></div> <div><input name="series_facet" id="series_facet_1675" class="series_facet_select" type="checkbox" value="1675" ><label for="series_facet_1675" class="input_label">Collection on Technology and Work (1)</label></div> <div><input name="series_facet" id="series_facet_1950" class="series_facet_select" type="checkbox" value="1950" ><label for="series_facet_1950" class="input_label">China Program Books (1)</label></div> <div><input name="series_facet" id="series_facet_1798" class="series_facet_select" type="checkbox" value="1798" ><label for="series_facet_1798" class="input_label">The American Experience in Archaeological Perspective (1)</label></div> <div><input name="series_facet" id="series_facet_157" class="series_facet_select" type="checkbox" value="157" ><label for="series_facet_157" class="input_label">Parallax: Re-visions of Culture and Society (1)</label></div> <div><input name="series_facet" id="series_facet_367" class="series_facet_select" type="checkbox" value="367" ><label for="series_facet_367" class="input_label">Study of Religion in Canada (1)</label></div> <div><input name="series_facet" id="series_facet_2714" class="series_facet_select" type="checkbox" value="2714" ><label for="series_facet_2714" class="input_label">Sources for Biblical and Theological Study (1)</label></div> <div><input name="series_facet" id="series_facet_618" class="series_facet_select" type="checkbox" value="618" ><label for="series_facet_618" class="input_label">Chief Justiceships of the United States Supreme Court (1)</label></div> <div><input name="series_facet" id="series_facet_2261" class="series_facet_select" type="checkbox" value="2261" ><label for="series_facet_2261" class="input_label">Radical Natures (1)</label></div> <div><input name="series_facet" id="series_facet_1759" class="series_facet_select" type="checkbox" value="1759" ><label for="series_facet_1759" class="input_label">Verbum Domini (1)</label></div> <div><input name="series_facet" id="series_facet_916" class="series_facet_select" type="checkbox" value="916" ><label for="series_facet_916" class="input_label">The Johns Hopkins University Studies in Historical and Political Science (1)</label></div> <div><input name="series_facet" id="series_facet_995" class="series_facet_select" type="checkbox" value="995" ><label for="series_facet_995" class="input_label">Publications of the Wisconsin Center for Pushkin Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1812" class="series_facet_select" type="checkbox" value="1812" ><label for="series_facet_1812" class="input_label">The Mandel Lectures in the Humanities at Brandeis University (1)</label></div> <div><input name="series_facet" id="series_facet_190" class="series_facet_select" type="checkbox" value="190" ><label for="series_facet_190" class="input_label">Actexpress (1)</label></div> <div><input name="series_facet" id="series_facet_1230" class="series_facet_select" type="checkbox" value="1230" ><label for="series_facet_1230" class="input_label">American Presidential Elections (1)</label></div> <div><input name="series_facet" id="series_facet_2090" class="series_facet_select" type="checkbox" value="2090" ><label for="series_facet_2090" class="input_label">Transits: Literature, Thought & Culture, 1650-1850 (1)</label></div> <div><input name="series_facet" id="series_facet_2078" class="series_facet_select" type="checkbox" value="2078" ><label for="series_facet_2078" class="input_label">Current Precision Oncology (1)</label></div> <div><input name="series_facet" id="series_facet_558" class="series_facet_select" type="checkbox" value="558" ><label for="series_facet_558" class="input_label">Forms of Living (1)</label></div> <div><input name="series_facet" id="series_facet_2499" class="series_facet_select" type="checkbox" value="2499" ><label for="series_facet_2499" class="input_label">Huntsville History (1)</label></div> <div><input name="series_facet" id="series_facet_309" class="series_facet_select" type="checkbox" value="309" ><label for="series_facet_309" class="input_label">Multi-City Study of Urban Inequality (1)</label></div> <div><input name="series_facet" id="series_facet_862" class="series_facet_select" type="checkbox" value="862" ><label for="series_facet_862" class="input_label">Southern Biography Series (1)</label></div> <div><input name="series_facet" id="series_facet_451" class="series_facet_select" type="checkbox" value="451" ><label for="series_facet_451" class="input_label">The Natalie Zemon Davis Annual Lecture Ser (1)</label></div> <div><input name="series_facet" id="series_facet_689" class="series_facet_select" type="checkbox" value="689" ><label for="series_facet_689" class="input_label">Joan Palevsky Imprint in Classical Literature (1)</label></div> <div><input name="series_facet" id="series_facet_1387" class="series_facet_select" type="checkbox" value="1387" ><label for="series_facet_1387" class="input_label">Women Gender and Technology (1)</label></div> <div><input name="series_facet" id="series_facet_1277" class="series_facet_select" type="checkbox" value="1277" ><label for="series_facet_1277" class="input_label">Modern and Contemporary Poetics (1)</label></div> <div><input name="series_facet" id="series_facet_1151" class="series_facet_select" type="checkbox" value="1151" ><label for="series_facet_1151" class="input_label">Topics in Kentucky History (1)</label></div> <div><input name="series_facet" id="series_facet_724" class="series_facet_select" type="checkbox" value="724" ><label for="series_facet_724" class="input_label">World Philosophies (1)</label></div> <div><input name="series_facet" id="series_facet_845" class="series_facet_select" type="checkbox" value="845" ><label for="series_facet_845" class="input_label">Science Essentials (1)</label></div> <div><input name="series_facet" id="series_facet_1251" class="series_facet_select" type="checkbox" value="1251" ><label for="series_facet_1251" class="input_label">Hagley Library Studies in Business, Technology, and Politics (1)</label></div> <div><input name="series_facet" id="series_facet_325" class="series_facet_select" type="checkbox" value="325" ><label for="series_facet_325" class="input_label">Studies in Childhood and Family in Canada (1)</label></div> <div><input name="series_facet" id="series_facet_1728" class="series_facet_select" type="checkbox" value="1728" ><label for="series_facet_1728" class="input_label">Radical perspectives (1)</label></div> <div><input name="series_facet" id="series_facet_644" class="series_facet_select" type="checkbox" value="644" ><label for="series_facet_644" class="input_label">Judaic Traditions in Literature, Music, and the Arts (1)</label></div> <div><input name="series_facet" id="series_facet_543" class="series_facet_select" type="checkbox" value="543" ><label for="series_facet_543" class="input_label">Transdisciplinary Theological Colloquia (1)</label></div> <div><input name="series_facet" id="series_facet_2416" class="series_facet_select" type="checkbox" value="2416" ><label for="series_facet_2416" class="input_label">Humor in America (1)</label></div> <div><input name="series_facet" id="series_facet_70" class="series_facet_select" type="checkbox" value="70" ><label for="series_facet_70" class="input_label">Scholarship of Teaching and Learning (1)</label></div> <div><input name="series_facet" id="series_facet_2709" class="series_facet_select" type="checkbox" value="2709" ><label for="series_facet_2709" class="input_label">Critical Studies in the Hebrew Bible (1)</label></div> <div><input name="series_facet" id="series_facet_458" class="series_facet_select" type="checkbox" value="458" ><label for="series_facet_458" class="input_label">Walter Lynwood Fleming Lectures in Southern History (1)</label></div> <div><input name="series_facet" id="series_facet_390" class="series_facet_select" type="checkbox" value="390" ><label for="series_facet_390" class="input_label">Interdisciplinary Studies in History (1)</label></div> <div><input name="series_facet" id="series_facet_1917" class="series_facet_select" type="checkbox" value="1917" ><label for="series_facet_1917" class="input_label">Mining and Society Series (1)</label></div> <div><input name="series_facet" id="series_facet_371" class="series_facet_select" type="checkbox" value="371" ><label for="series_facet_371" class="input_label">Bur Oak Guides (1)</label></div> <div><input name="series_facet" id="series_facet_1905" class="series_facet_select" type="checkbox" value="1905" ><label for="series_facet_1905" class="input_label">Kellogg Institute Series on Democracy and Development (1)</label></div> <div><input name="series_facet" id="series_facet_1301" class="series_facet_select" type="checkbox" value="1301" ><label for="series_facet_1301" class="input_label">Past Imperfect (1)</label></div> <div><input name="series_facet" id="series_facet_330" class="series_facet_select" type="checkbox" value="330" ><label for="series_facet_330" class="input_label">Mercer University Lamar Memorial Lectures (1)</label></div> <div><input name="series_facet" id="series_facet_1713" class="series_facet_select" type="checkbox" value="1713" ><label for="series_facet_1713" class="input_label">Asia-Pacific: Culture, Politics, and Society (1)</label></div> <div><input name="series_facet" id="series_facet_41" class="series_facet_select" type="checkbox" value="41" ><label for="series_facet_41" class="input_label">Centennial Series of the Association of Former Students, Texas A&M University (1)</label></div> <div><input name="series_facet" id="series_facet_825" class="series_facet_select" type="checkbox" value="825" ><label for="series_facet_825" class="input_label">Princeton Studies in Culture/Power/History (1)</label></div> <div><input name="series_facet" id="series_facet_878" class="series_facet_select" type="checkbox" value="878" ><label for="series_facet_878" class="input_label">Indigenous Americas (1)</label></div> <div><input name="series_facet" id="series_facet_744" class="series_facet_select" type="checkbox" value="744" ><label for="series_facet_744" class="input_label">Studies in Moral, Political, and Legal Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_896" class="series_facet_select" type="checkbox" value="896" ><label for="series_facet_896" class="input_label">Garnet Books (1)</label></div> <div><input name="series_facet" id="series_facet_1238" class="series_facet_select" type="checkbox" value="1238" ><label for="series_facet_1238" class="input_label">Conversations with Filmmakers Series (1)</label></div> <div><input name="series_facet" id="series_facet_789" class="series_facet_select" type="checkbox" value="789" ><label for="series_facet_789" class="input_label">The College Problems Series (1)</label></div> <div><input name="series_facet" id="series_facet_2594" class="series_facet_select" type="checkbox" value="2594" ><label for="series_facet_2594" class="input_label">International Missionary Council Centenary Series North America (1)</label></div> <div><input name="series_facet" id="series_facet_472" class="series_facet_select" type="checkbox" value="472" ><label for="series_facet_472" class="input_label">Literary Conversations Series (1)</label></div> <div><input name="series_facet" id="series_facet_307" class="series_facet_select" type="checkbox" value="307" ><label for="series_facet_307" class="input_label">National Poverty Center Series on Poverty and Public Policy (1)</label></div> <div><input name="series_facet" id="series_facet_349" class="series_facet_select" type="checkbox" value="349" ><label for="series_facet_349" class="input_label">Cather Studies (1)</label></div> <div><input name="series_facet" id="series_facet_292" class="series_facet_select" type="checkbox" value="292" ><label for="series_facet_292" class="input_label">Asian Law Series (1)</label></div> <div><input name="series_facet" id="series_facet_489" class="series_facet_select" type="checkbox" value="489" ><label for="series_facet_489" class="input_label">American Composers (1)</label></div> <div><input name="series_facet" id="series_facet_1064" class="series_facet_select" type="checkbox" value="1064" ><label for="series_facet_1064" class="input_label">The Institute for European and Mediterranean Archaeology Distinguished Monograph Series (1)</label></div> <div><input name="series_facet" id="series_facet_2058" class="series_facet_select" type="checkbox" value="2058" ><label for="series_facet_2058" class="input_label">Studies in Rhetoric and Communication (1)</label></div> <div><input name="series_facet" id="series_facet_1049" class="series_facet_select" type="checkbox" value="1049" ><label for="series_facet_1049" class="input_label">Purdue Studies in Romance Literatures (1)</label></div> <div><input name="series_facet" id="series_facet_604" class="series_facet_select" type="checkbox" value="604" ><label for="series_facet_604" class="input_label">Texas A&amp;M AgriLife Research and Extension Service Series (1)</label></div> <div><input name="series_facet" id="series_facet_1981" class="series_facet_select" type="checkbox" value="1981" ><label for="series_facet_1981" class="input_label">Jeffersonian America (1)</label></div> <div><input name="series_facet" id="series_facet_2016" class="series_facet_select" type="checkbox" value="2016" ><label for="series_facet_2016" class="input_label">Elmer H Johnson & Carol Holmes Johnson Series in Criminology (1)</label></div> <div><input name="series_facet" id="series_facet_2224" class="series_facet_select" type="checkbox" value="2224" ><label for="series_facet_2224" class="input_label">Common Threads (1)</label></div> <div><input name="series_facet" id="series_facet_805" class="series_facet_select" type="checkbox" value="805" ><label for="series_facet_805" class="input_label">Bollingen Series (General) (1)</label></div> <div><input name="series_facet" id="series_facet_963" class="series_facet_select" type="checkbox" value="963" ><label for="series_facet_963" class="input_label">Literary Modernism Series (1)</label></div> <div><input name="series_facet" id="series_facet_2687" class="series_facet_select" type="checkbox" value="2687" ><label for="series_facet_2687" class="input_label">Pitt Illuminations (1)</label></div> <div><input name="series_facet" id="series_facet_1689" class="series_facet_select" type="checkbox" value="1689" ><label for="series_facet_1689" class="input_label">Messenger Lectures (1)</label></div> <div><input name="series_facet" id="series_facet_224" class="series_facet_select" type="checkbox" value="224" ><label for="series_facet_224" class="input_label">SUNY series in Aesthetics and the Philosophy of Art (discontinued) (1)</label></div> <div><input name="series_facet" id="series_facet_317" class="series_facet_select" type="checkbox" value="317" ><label for="series_facet_317" class="input_label">Culture, Place, and Nature (1)</label></div> <div><input name="series_facet" id="series_facet_1367" class="series_facet_select" type="checkbox" value="1367" ><label for="series_facet_1367" class="input_label">Russell Sage Foundation Census Series (1)</label></div> <div><input name="series_facet" id="series_facet_2708" class="series_facet_select" type="checkbox" value="2708" ><label for="series_facet_2708" class="input_label">Journal of Theological Interpretation Supplements (1)</label></div> <div><input name="series_facet" id="series_facet_1911" class="series_facet_select" type="checkbox" value="1911" ><label for="series_facet_1911" class="input_label">Catholic Social Tradition (1)</label></div> <div><input name="series_facet" id="series_facet_1030" class="series_facet_select" type="checkbox" value="1030" ><label for="series_facet_1030" class="input_label">Early American Studies (1)</label></div> <div><input name="series_facet" id="series_facet_456" class="series_facet_select" type="checkbox" value="456" ><label for="series_facet_456" class="input_label">Making the Modern South (1)</label></div> <div><input name="series_facet" id="series_facet_1293" class="series_facet_select" type="checkbox" value="1293" ><label for="series_facet_1293" class="input_label">Third Sector Research (1)</label></div> <div><input name="series_facet" id="series_facet_370" class="series_facet_select" type="checkbox" value="370" ><label for="series_facet_370" class="input_label">Comparative Ethics (1)</label></div> <div><input name="series_facet" id="series_facet_1701" class="series_facet_select" type="checkbox" value="1701" ><label for="series_facet_1701" class="input_label">Studies in Constitutional Democracy (1)</label></div> <div><input name="series_facet" id="series_facet_2646" class="series_facet_select" type="checkbox" value="2646" ><label for="series_facet_2646" class="input_label">Russell Sage Foundation Census Series (1)</label></div> <div><input name="series_facet" id="series_facet_61" class="series_facet_select" type="checkbox" value="61" ><label for="series_facet_61" class="input_label">Indiana Natural Science (1)</label></div> <div><input name="series_facet" id="series_facet_1508" class="series_facet_select" type="checkbox" value="1508" ><label for="series_facet_1508" class="input_label">Michigan Monographs In Chinese Studies (1)</label></div> <div><input name="series_facet" id="series_facet_2498" class="series_facet_select" type="checkbox" value="2498" ><label for="series_facet_2498" class="input_label">Williams-Ford Texas A&M University Military History Series (1)</label></div> <div><input name="series_facet" id="series_facet_198" class="series_facet_select" type="checkbox" value="198" ><label for="series_facet_198" class="input_label">SUNY series, The Social Context of Education (discontinued) (1)</label></div> <div><input name="series_facet" id="series_facet_921" class="series_facet_select" type="checkbox" value="921" ><label for="series_facet_921" class="input_label">The Animal Answer Guides: Q&A for the Curious Naturalist (1)</label></div> <div><input name="series_facet" id="series_facet_550" class="series_facet_select" type="checkbox" value="550" ><label for="series_facet_550" class="input_label">Modern Masters of Science Fiction (1)</label></div> <div><input name="series_facet" id="series_facet_658" class="series_facet_select" type="checkbox" value="658" ><label for="series_facet_658" class="input_label">Text @ Contexts (1)</label></div> <div><input name="series_facet" id="series_facet_1866" class="series_facet_select" type="checkbox" value="1866" ><label for="series_facet_1866" class="input_label">Heritage of Mississippi Series (1)</label></div> <div><input name="series_facet" id="series_facet_5" class="series_facet_select" type="checkbox" value="5" ><label for="series_facet_5" class="input_label">Mesoamerican Worlds Series (1)</label></div> <div><input name="series_facet" id="series_facet_1123" class="series_facet_select" type="checkbox" value="1123" ><label for="series_facet_1123" class="input_label">New Directions in International Studies (1)</label></div> <div><input name="series_facet" id="series_facet_597" class="series_facet_select" type="checkbox" value="597" ><label for="series_facet_597" class="input_label">Joe and Betty Moore Texas Art Series (1)</label></div> <div><input name="series_facet" id="series_facet_1828" class="series_facet_select" type="checkbox" value="1828" ><label for="series_facet_1828" class="input_label">Southwest Center Series (1)</label></div> <div><input name="series_facet" id="series_facet_2582" class="series_facet_select" type="checkbox" value="2582" ><label for="series_facet_2582" class="input_label">Gerontology (1)</label></div> <div><input name="series_facet" id="series_facet_142" class="series_facet_select" type="checkbox" value="142" ><label for="series_facet_142" class="input_label">Timberline Series (1)</label></div> <div><input name="series_facet" id="series_facet_2115" class="series_facet_select" type="checkbox" value="2115" ><label for="series_facet_2115" class="input_label">Moral Traditions series (1)</label></div> <div><input name="series_facet" id="series_facet_2432" class="series_facet_select" type="checkbox" value="2432" ><label for="series_facet_2432" class="input_label">The A. W. Mellon Lectures in the Fine Arts (1)</label></div> <div><input name="series_facet" id="series_facet_275" class="series_facet_select" type="checkbox" value="275" ><label for="series_facet_275" class="input_label">Class : Culture (1)</label></div> <div><input name="series_facet" id="series_facet_987" class="series_facet_select" type="checkbox" value="987" ><label for="series_facet_987" class="input_label">Studies in the Anthropology of N Amer (1)</label></div> <div><input name="series_facet" id="series_facet_2647" class="series_facet_select" type="checkbox" value="2647" ><label for="series_facet_2647" class="input_label">Publications of Russell Sage Foundation (1)</label></div> <div><input name="series_facet" id="series_facet_2481" class="series_facet_select" type="checkbox" value="2481" ><label for="series_facet_2481" class="input_label">Jackson School Publications in International Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1943" class="series_facet_select" type="checkbox" value="1943" ><label for="series_facet_1943" class="input_label">Publications on the Near East (1)</label></div> <div><input name="series_facet" id="series_facet_2061" class="series_facet_select" type="checkbox" value="2061" ><label for="series_facet_2061" class="input_label">Maritime Currents: History and Archaeology (1)</label></div> <div><input name="series_facet" id="series_facet_297" class="series_facet_select" type="checkbox" value="297" ><label for="series_facet_297" class="input_label">Northeastern Series on Gender, Crime, and Law (1)</label></div> <div><input name="series_facet" id="series_facet_2407" class="series_facet_select" type="checkbox" value="2407" ><label for="series_facet_2407" class="input_label">Pietist, Moravian, and Anabaptist Studies (1)</label></div> <div><input name="series_facet" id="series_facet_26" class="series_facet_select" type="checkbox" value="26" ><label for="series_facet_26" class="input_label">SUNY series in American Constitutionalism (1)</label></div> <div><input name="series_facet" id="series_facet_1630" class="series_facet_select" type="checkbox" value="1630" ><label for="series_facet_1630" class="input_label">Geschriften van het Orpheus Instituut/Collected Writings of the Orpheus Institute (1)</label></div> <div><input name="series_facet" id="series_facet_506" class="series_facet_select" type="checkbox" value="506" ><label for="series_facet_506" class="input_label">Democracy, Free Enterprise, and the Rule of Law (1)</label></div> <div><input name="series_facet" id="series_facet_418" class="series_facet_select" type="checkbox" value="418" ><label for="series_facet_418" class="input_label">Spatial Habitus: Making and Meaning in Asia's Architecture (1)</label></div> <div><input name="series_facet" id="series_facet_640" class="series_facet_select" type="checkbox" value="640" ><label for="series_facet_640" class="input_label">Social Movements, Protest and Contention (1)</label></div> <div><input name="series_facet" id="series_facet_1937" class="series_facet_select" type="checkbox" value="1937" ><label for="series_facet_1937" class="input_label">Donald R. Ellegood International Publications (1)</label></div> <div><input name="series_facet" id="series_facet_1597" class="series_facet_select" type="checkbox" value="1597" ><label for="series_facet_1597" class="input_label">Paul in Critical Contexts (1)</label></div> <div><input name="series_facet" id="series_facet_2730" class="series_facet_select" type="checkbox" value="2730" ><label for="series_facet_2730" class="input_label">The Marshall Papers (1)</label></div> <div><input name="series_facet" id="series_facet_2054" class="series_facet_select" type="checkbox" value="2054" ><label for="series_facet_2054" class="input_label">Strode Studies in Early Modern Literature and Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1421" class="series_facet_select" type="checkbox" value="1421" ><label for="series_facet_1421" class="input_label">Studies in the English Renaissance (1)</label></div> <div><input name="series_facet" id="series_facet_1144" class="series_facet_select" type="checkbox" value="1144" ><label for="series_facet_1144" class="input_label">Culture of the Land (1)</label></div> <div><input name="series_facet" id="series_facet_497" class="series_facet_select" type="checkbox" value="497" ><label for="series_facet_497" class="input_label">Heartland Foodways (1)</label></div> <div><input name="series_facet" id="series_facet_2339" class="series_facet_select" type="checkbox" value="2339" ><label for="series_facet_2339" class="input_label">Console-ing Passions (1)</label></div> <div><input name="series_facet" id="series_facet_1027" class="series_facet_select" type="checkbox" value="1027" ><label for="series_facet_1027" class="input_label">American Governance: Politics, Policy, and Public Law (1)</label></div> <div><input name="series_facet" id="series_facet_894" class="series_facet_select" type="checkbox" value="894" ><label for="series_facet_894" class="input_label">Social History, Popular Culture, and Pol (1)</label></div> <div><input name="series_facet" id="series_facet_626" class="series_facet_select" type="checkbox" value="626" ><label for="series_facet_626" class="input_label">The Formation of Disciplines Series (1)</label></div> <div><input name="series_facet" id="series_facet_2650" class="series_facet_select" type="checkbox" value="2650" ><label for="series_facet_2650" class="input_label">Social Science Frontiers (1)</label></div> <div><input name="series_facet" id="series_facet_2136" class="series_facet_select" type="checkbox" value="2136" ><label for="series_facet_2136" class="input_label">The Journals of Samuel R. Delany (1)</label></div> <div><input name="series_facet" id="series_facet_950" class="series_facet_select" type="checkbox" value="950" ><label for="series_facet_950" class="input_label">Studies in Legal History (1)</label></div> <div><input name="series_facet" id="series_facet_2314" class="series_facet_select" type="checkbox" value="2314" ><label for="series_facet_2314" class="input_label">Confluencias (1)</label></div> <div><input name="series_facet" id="series_facet_2194" class="series_facet_select" type="checkbox" value="2194" ><label for="series_facet_2194" class="input_label">Comparative Theology: Thinking Across Traditions (1)</label></div> <div><input name="series_facet" id="series_facet_834" class="series_facet_select" type="checkbox" value="834" ><label for="series_facet_834" class="input_label">Princeton Studies in Muslim Politics (1)</label></div> <div><input name="series_facet" id="series_facet_1034" class="series_facet_select" type="checkbox" value="1034" ><label for="series_facet_1034" class="input_label">Material Texts (1)</label></div> <div><input name="series_facet" id="series_facet_248" class="series_facet_select" type="checkbox" value="248" ><label for="series_facet_248" class="input_label">Military Biography and Memoir Series (1)</label></div> <div><input name="series_facet" id="series_facet_2409" class="series_facet_select" type="checkbox" value="2409" ><label for="series_facet_2409" class="input_label">Sixteenth Century Essays & Studies (1)</label></div> <div><input name="series_facet" id="series_facet_35" class="series_facet_select" type="checkbox" value="35" ><label for="series_facet_35" class="input_label">Harte Research Institute for Gulf of Mexico Studies Series, Sponsored by the Harte Research Institute for Gulf of Mexico Studies, Texas A&M University-Corpus Christi (1)</label></div> <div><input name="series_facet" id="series_facet_2425" class="series_facet_select" type="checkbox" value="2425" ><label for="series_facet_2425" class="input_label">AnthropoScene (1)</label></div> <div><input name="series_facet" id="series_facet_1415" class="series_facet_select" type="checkbox" value="1415" ><label for="series_facet_1415" class="input_label">The American Campus (1)</label></div> <div><input name="series_facet" id="series_facet_1599" class="series_facet_select" type="checkbox" value="1599" ><label for="series_facet_1599" class="input_label">World Christianity and Public Religion (1)</label></div> <div><input name="series_facet" id="series_facet_27" class="series_facet_select" type="checkbox" value="27" ><label for="series_facet_27" class="input_label">Vassar Miller Prize in Poetry (1)</label></div> <div><input name="series_facet" id="series_facet_73" class="series_facet_select" type="checkbox" value="73" ><label for="series_facet_73" class="input_label">Perspectives on Translation (1)</label></div> <div><input name="series_facet" id="series_facet_1228" class="series_facet_select" type="checkbox" value="1228" ><label for="series_facet_1228" class="input_label">Landmark Law Cases and American Society (1)</label></div> <div><input name="series_facet" id="series_facet_2218" class="series_facet_select" type="checkbox" value="2218" ><label for="series_facet_2218" class="input_label">The Knox College Lincoln Studies Center (1)</label></div> <div><input name="series_facet" id="series_facet_667" class="series_facet_select" type="checkbox" value="667" ><label for="series_facet_667" class="input_label">Voices from Asia (1)</label></div> <div><input name="series_facet" id="series_facet_337" class="series_facet_select" type="checkbox" value="337" ><label for="series_facet_337" class="input_label">Outward Odyssey: A People's History of Spaceflight Series (1)</label></div> <div><input name="series_facet" id="series_facet_318" class="series_facet_select" type="checkbox" value="318" ><label for="series_facet_318" class="input_label">Environmental History and the American South (1)</label></div> <div><input name="series_facet" id="series_facet_2522" class="series_facet_select" type="checkbox" value="2522" ><label for="series_facet_2522" class="input_label">The History of Print and Digital Culture (1)</label></div> <div><input name="series_facet" id="series_facet_397" class="series_facet_select" type="checkbox" value="397" ><label for="series_facet_397" class="input_label">The Works of Tobias Smollett (1)</label></div> <div><input name="series_facet" id="series_facet_1185" class="series_facet_select" type="checkbox" value="1185" ><label for="series_facet_1185" class="input_label">Ohio History and Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1113" class="series_facet_select" type="checkbox" value="1113" ><label for="series_facet_1113" class="input_label">Echoes: Classics of Hong Kong Culture and History (1)</label></div> <div><input name="series_facet" id="series_facet_36" class="series_facet_select" type="checkbox" value="36" ><label for="series_facet_36" class="input_label">Kenneth E. Montague Series in Oil and Business History (1)</label></div> <div><input name="series_facet" id="series_facet_1111" class="series_facet_select" type="checkbox" value="1111" ><label for="series_facet_1111" class="input_label">W. L. Moody Jr. Natural History Series (1)</label></div> <div><input name="series_facet" id="series_facet_1991" class="series_facet_select" type="checkbox" value="1991" ><label for="series_facet_1991" class="input_label">Midcentury (1)</label></div> <div><input name="series_facet" id="series_facet_494" class="series_facet_select" type="checkbox" value="494" ><label for="series_facet_494" class="input_label">The History of Communication (1)</label></div> <div><input name="series_facet" id="series_facet_581" class="series_facet_select" type="checkbox" value="581" ><label for="series_facet_581" class="input_label">New Books for New Readers (1)</label></div> <div><input name="series_facet" id="series_facet_163" class="series_facet_select" type="checkbox" value="163" ><label for="series_facet_163" class="input_label">Johns Hopkins New Translations from Antiquity (1)</label></div> <div><input name="series_facet" id="series_facet_175" class="series_facet_select" type="checkbox" value="175" ><label for="series_facet_175" class="input_label">21st Century Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1616" class="series_facet_select" type="checkbox" value="1616" ><label for="series_facet_1616" class="input_label">Ancient and Medieval Philosophy - Series 1 (1)</label></div> <div><input name="series_facet" id="series_facet_2343" class="series_facet_select" type="checkbox" value="2343" ><label for="series_facet_2343" class="input_label">a John Hope Franklin Center Book (1)</label></div> <div><input name="series_facet" id="series_facet_2060" class="series_facet_select" type="checkbox" value="2060" ><label for="series_facet_2060" class="input_label">Studies in American Literary Realism and Naturalism (1)</label></div> <div><input name="series_facet" id="series_facet_1" class="series_facet_select" type="checkbox" value="1" ><label for="series_facet_1" class="input_label">Blacks in the Diaspora (1)</label></div> <div><input name="series_facet" id="series_facet_1844" class="series_facet_select" type="checkbox" value="1844" ><label for="series_facet_1844" class="input_label">Writing, Culture, and Community Practices (1)</label></div> <div><input name="series_facet" id="series_facet_991" class="series_facet_select" type="checkbox" value="991" ><label for="series_facet_991" class="input_label">History of Ireland and the Irish Diaspora (1)</label></div> <div><input name="series_facet" id="series_facet_2638" class="series_facet_select" type="checkbox" value="2638" ><label for="series_facet_2638" class="input_label">Arizona Studies in Human Ecology (1)</label></div> <div><input name="series_facet" id="series_facet_360" class="series_facet_select" type="checkbox" value="360" ><label for="series_facet_360" class="input_label">Politics and Governments of the American States (1)</label></div> <div><input name="series_facet" id="series_facet_517" class="series_facet_select" type="checkbox" value="517" ><label for="series_facet_517" class="input_label">Studies in Philosophy and the History of Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_1700" class="series_facet_select" type="checkbox" value="1700" ><label for="series_facet_1700" class="input_label">American Military Experience (1)</label></div> <div><input name="series_facet" id="series_facet_1727" class="series_facet_select" type="checkbox" value="1727" ><label for="series_facet_1727" class="input_label">Post-contemporary interventions (1)</label></div> <div><input name="series_facet" id="series_facet_150" class="series_facet_select" type="checkbox" value="150" ><label for="series_facet_150" class="input_label">C. A. Brannen Series (1)</label></div> <div><input name="series_facet" id="series_facet_2374" class="series_facet_select" type="checkbox" value="2374" ><label for="series_facet_2374" class="input_label">Thought in the Act (1)</label></div> <div><input name="series_facet" id="series_facet_2184" class="series_facet_select" type="checkbox" value="2184" ><label for="series_facet_2184" class="input_label">Sociology of Race and Ethnicity (1)</label></div> <div><input name="series_facet" id="series_facet_1033" class="series_facet_select" type="checkbox" value="1033" ><label for="series_facet_1033" class="input_label">Haney Foundation Series (1)</label></div> <div><input name="series_facet" id="series_facet_1909" class="series_facet_select" type="checkbox" value="1909" ><label for="series_facet_1909" class="input_label">Studies in Science and the Humanities from the Reilly Center for Science, Technology, and Values (1)</label></div> <div><input name="series_facet" id="series_facet_332" class="series_facet_select" type="checkbox" value="332" ><label for="series_facet_332" class="input_label">George H. Shriver Lecture Series in Religion in American History (1)</label></div> <div><input name="series_facet" id="series_facet_405" class="series_facet_select" type="checkbox" value="405" ><label for="series_facet_405" class="input_label">Studies in Rhetoric and Religion (1)</label></div> <div><input name="series_facet" id="series_facet_2191" class="series_facet_select" type="checkbox" value="2191" ><label for="series_facet_2191" class="input_label">Catholic Practice in the Americas (1)</label></div> <div><input name="series_facet" id="series_facet_2055" class="series_facet_select" type="checkbox" value="2055" ><label for="series_facet_2055" class="input_label">Theatre History Studies (1)</label></div> <div><input name="series_facet" id="series_facet_2240" class="series_facet_select" type="checkbox" value="2240" ><label for="series_facet_2240" class="input_label">American Indian Studies (1)</label></div> <div><input name="series_facet" id="series_facet_298" class="series_facet_select" type="checkbox" value="298" ><label for="series_facet_298" class="input_label">HBI Series on Gender, Culture, Religion and Law (1)</label></div> <div><input name="series_facet" id="series_facet_2051" class="series_facet_select" type="checkbox" value="2051" ><label for="series_facet_2051" class="input_label">Politics History & Social Change (1)</label></div> <div><input name="series_facet" id="series_facet_796" class="series_facet_select" type="checkbox" value="796" ><label for="series_facet_796" class="input_label">Modern First Ladies (1)</label></div> <div><input name="series_facet" id="series_facet_1848" class="series_facet_select" type="checkbox" value="1848" ><label for="series_facet_1848" class="input_label">Albert Schweitzer Library (1)</label></div> <div><input name="series_facet" id="series_facet_1141" class="series_facet_select" type="checkbox" value="1141" ><label for="series_facet_1141" class="input_label">Asia in the New Millennium (1)</label></div> <div><input name="series_facet" id="series_facet_844" class="series_facet_select" type="checkbox" value="844" ><label for="series_facet_844" class="input_label">The Princeton Economic History of the Western World (1)</label></div> <div><input name="series_facet" id="series_facet_1143" class="series_facet_select" type="checkbox" value="1143" ><label for="series_facet_1143" class="input_label">Civil Rights and the Struggle for Black Equality in the Twentieth Century (1)</label></div> <div><input name="series_facet" id="series_facet_988" class="series_facet_select" type="checkbox" value="988" ><label for="series_facet_988" class="input_label">Studies in War, Society, & the Military (1)</label></div> <div><input name="series_facet" id="series_facet_1459" class="series_facet_select" type="checkbox" value="1459" ><label for="series_facet_1459" class="input_label">Princeton Shorts (1)</label></div> <div><input name="series_facet" id="series_facet_1503" class="series_facet_select" type="checkbox" value="1503" ><label for="series_facet_1503" class="input_label">Studies in Eighteenth-Century Scotland (1)</label></div> <div><input name="series_facet" id="series_facet_1344" class="series_facet_select" type="checkbox" value="1344" ><label for="series_facet_1344" class="input_label">N/A (1)</label></div> <div><input name="series_facet" id="series_facet_832" class="series_facet_select" type="checkbox" value="832" ><label for="series_facet_832" class="input_label">Princeton Studies in Cultural Sociology (1)</label></div> <div><input name="series_facet" id="series_facet_1137" class="series_facet_select" type="checkbox" value="1137" ><label for="series_facet_1137" class="input_label">New African Histories (1)</label></div> <div><input name="series_facet" id="series_facet_498" class="series_facet_select" type="checkbox" value="498" ><label for="series_facet_498" class="input_label">Studies in Sensory History (1)</label></div> <div><input name="series_facet" id="series_facet_1840" class="series_facet_select" type="checkbox" value="1840" ><label for="series_facet_1840" class="input_label">Syracuse Studies on Peace and Conflict Resolution (1)</label></div> <div><input name="series_facet" id="series_facet_887" class="series_facet_select" type="checkbox" value="887" ><label for="series_facet_887" class="input_label">The Asian American Experience (1)</label></div> <div><input name="series_facet" id="series_facet_2484" class="series_facet_select" type="checkbox" value="2484" ><label for="series_facet_2484" class="input_label">Victorian Literature and Culture Series (1)</label></div> <div><input name="series_facet" id="series_facet_652" class="series_facet_select" type="checkbox" value="652" ><label for="series_facet_652" class="input_label">Globalization and Community (1)</label></div> <div><input name="series_facet" id="series_facet_892" class="series_facet_select" type="checkbox" value="892" ><label for="series_facet_892" class="input_label">Association of Writers and Writing Programs Award for Creative Nonfiction (1)</label></div> <div><input name="series_facet" id="series_facet_1162" class="series_facet_select" type="checkbox" value="1162" ><label for="series_facet_1162" class="input_label">Constitutionalism and Democracy (1)</label></div> <div><input name="series_facet" id="series_facet_2787" class="series_facet_select" type="checkbox" value="2787" ><label for="series_facet_2787" class="input_label">Communications and Media Studies (1)</label></div> <div><input name="series_facet" id="series_facet_625" class="series_facet_select" type="checkbox" value="625" ><label for="series_facet_625" class="input_label">The culture and politics of health care work (1)</label></div> <div><input name="series_facet" id="series_facet_2336" class="series_facet_select" type="checkbox" value="2336" ><label for="series_facet_2336" class="input_label">The Lewis Henry Morgan Lectures (1)</label></div> <div><input name="series_facet" id="series_facet_1441" class="series_facet_select" type="checkbox" value="1441" ><label for="series_facet_1441" class="input_label">Cornell Studies in Political Economy (1)</label></div> <div><input name="series_facet" id="series_facet_1124" class="series_facet_select" type="checkbox" value="1124" ><label for="series_facet_1124" class="input_label">Rivergate Regionals Collection (1)</label></div> <div><input name="series_facet" id="series_facet_1224" class="series_facet_select" type="checkbox" value="1224" ><label for="series_facet_1224" class="input_label">Founders Series (1)</label></div> <div><input name="series_facet" id="series_facet_824" class="series_facet_select" type="checkbox" value="824" ><label for="series_facet_824" class="input_label">Princeton Studies in International History and Politics (1)</label></div> <div><input name="series_facet" id="series_facet_1661" class="series_facet_select" type="checkbox" value="1661" ><label for="series_facet_1661" class="input_label">Agora Editions (1)</label></div> <div><input name="series_facet" id="series_facet_2383" class="series_facet_select" type="checkbox" value="2383" ><label for="series_facet_2383" class="input_label">a Public Culture Book (1)</label></div> <div><input name="series_facet" id="series_facet_68" class="series_facet_select" type="checkbox" value="68" ><label for="series_facet_68" class="input_label">Medieval European Studies (1)</label></div> <div><input name="series_facet" id="series_facet_707" class="series_facet_select" type="checkbox" value="707" ><label for="series_facet_707" class="input_label">Fred Rider Cotten Popular History Series (1)</label></div> <div><input name="series_facet" id="series_facet_2621" class="series_facet_select" type="checkbox" value="2621" ><label for="series_facet_2621" class="input_label">William Gilmore Simms Initiatives (1)</label></div> <div><input name="series_facet" id="series_facet_1368" class="series_facet_select" type="checkbox" value="1368" ><label for="series_facet_1368" class="input_label">Studies in Romance Literatures (1)</label></div> <div><input name="series_facet" id="series_facet_31" class="series_facet_select" type="checkbox" value="31" ><label for="series_facet_31" class="input_label">United Nations Intellectual History Project Series (1)</label></div> <div><input name="series_facet" id="series_facet_343" class="series_facet_select" type="checkbox" value="343" ><label for="series_facet_343" class="input_label">France Overseas: Studies in Empire and Decolonization Series (1)</label></div> <div><input name="series_facet" id="series_facet_1709" class="series_facet_select" type="checkbox" value="1709" ><label for="series_facet_1709" class="input_label">Missouri Biography Series (1)</label></div> <div><input name="series_facet" id="series_facet_2688" class="series_facet_select" type="checkbox" value="2688" ><label for="series_facet_2688" class="input_label">Pitt series in policy and institutional studies (1)</label></div> <div><input name="series_facet" id="series_facet_619" class="series_facet_select" type="checkbox" value="619" ><label for="series_facet_619" class="input_label">The Carolina Lowcountry and the Atlantic World (1)</label></div> <div><input name="series_facet" id="series_facet_2623" class="series_facet_select" type="checkbox" value="2623" ><label for="series_facet_2623" class="input_label">TEAMS Medieval German Texts in Bilingual Editions (1)</label></div> <div><input name="series_facet" id="series_facet_1855" class="series_facet_select" type="checkbox" value="1855" ><label for="series_facet_1855" class="input_label">Syracuse Studies in Geography (1)</label></div> <div><input name="series_facet" id="series_facet_407" class="series_facet_select" type="checkbox" value="407" ><label for="series_facet_407" class="input_label">Discovering the Peoples of Michigan Series (1)</label></div> <div><input name="series_facet" id="series_facet_2544" class="series_facet_select" type="checkbox" value="2544" ><label for="series_facet_2544" class="input_label">Religion and the Human (1)</label></div> <div><input name="series_facet" id="series_facet_1066" class="series_facet_select" type="checkbox" value="1066" ><label for="series_facet_1066" class="input_label">Politics and Culture in the Twentieth-Century South (1)</label></div> <div><input name="series_facet" id="series_facet_1830" class="series_facet_select" type="checkbox" value="1830" ><label for="series_facet_1830" class="input_label">Global Change / Global Health (1)</label></div> <div><input name="series_facet" id="series_facet_2226" class="series_facet_select" type="checkbox" value="2226" ><label for="series_facet_2226" class="input_label">The Urban Agenda (1)</label></div> <div><input name="series_facet" id="series_facet_776" class="series_facet_select" type="checkbox" value="776" ><label for="series_facet_776" class="input_label">Medieval Cultures (1)</label></div> <div><input name="series_facet" id="series_facet_2453" class="series_facet_select" type="checkbox" value="2453" ><label for="series_facet_2453" class="input_label">POINT: Essays on Architecture (1)</label></div> <div><input name="series_facet" id="series_facet_28" class="series_facet_select" type="checkbox" value="28" ><label for="series_facet_28" class="input_label">Katherine Anne Porter Prize in Short Fiction (1)</label></div> <div><input name="series_facet" id="series_facet_490" class="series_facet_select" type="checkbox" value="490" ><label for="series_facet_490" class="input_label">African American Music in Global Perspective (1)</label></div> <div><input name="series_facet" id="series_facet_2451" class="series_facet_select" type="checkbox" value="2451" ><label for="series_facet_2451" class="input_label">Princeton Classics (1)</label></div> <div><input name="series_facet" id="series_facet_1112" class="series_facet_select" type="checkbox" value="1112" ><label for="series_facet_1112" class="input_label">Asian Englishes Today (1)</label></div> <div><input name="series_facet" id="series_facet_2477" class="series_facet_select" type="checkbox" value="2477" ><label for="series_facet_2477" class="input_label">Notre Dame Series in Great Books (1)</label></div> <div><input name="series_facet" id="series_facet_2833" class="series_facet_select" type="checkbox" value="2833" ><label for="series_facet_2833" class="input_label">Rochester Studies in Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_717" class="series_facet_select" type="checkbox" value="717" ><label for="series_facet_717" class="input_label">Southern Foodways Alliance Studies in Culture, People, and Place (1)</label></div> <div><input name="series_facet" id="series_facet_296" class="series_facet_select" type="checkbox" value="296" ><label for="series_facet_296" class="input_label">Civil Society: Historical and Contemporary Perspectives (1)</label></div> <div><input name="series_facet" id="series_facet_1594" class="series_facet_select" type="checkbox" value="1594" ><label for="series_facet_1594" class="input_label">Development of Western Resources (1)</label></div> <div><input name="series_facet" id="series_facet_1372" class="series_facet_select" type="checkbox" value="1372" ><label for="series_facet_1372" class="input_label">Well House Books (1)</label></div> <div><input name="series_facet" id="series_facet_11" class="series_facet_select" type="checkbox" value="11" ><label for="series_facet_11" class="input_label">Religion in North America (1)</label></div> <div><input name="series_facet" id="series_facet_12" class="series_facet_select" type="checkbox" value="12" ><label for="series_facet_12" class="input_label">African Systems of Thought (1)</label></div> <div><input name="series_facet" id="series_facet_1976" class="series_facet_select" type="checkbox" value="1976" ><label for="series_facet_1976" class="input_label">Under the Sign of Nature (1)</label></div> <div><input name="series_facet" id="series_facet_980" class="series_facet_select" type="checkbox" value="980" ><label for="series_facet_980" class="input_label">Frontiers of Narrative (1)</label></div> <div><input name="series_facet" id="series_facet_1150" class="series_facet_select" type="checkbox" value="1150" ><label for="series_facet_1150" class="input_label">The Philosophy of Popular Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1897" class="series_facet_select" type="checkbox" value="1897" ><label for="series_facet_1897" class="input_label">REVIEW OF POLITICS Series (1)</label></div> <div><input name="series_facet" id="series_facet_1250" class="series_facet_select" type="checkbox" value="1250" ><label for="series_facet_1250" class="input_label">Cultural Histories of the Ancient World (1)</label></div> <div><input name="series_facet" id="series_facet_993" class="series_facet_select" type="checkbox" value="993" ><label for="series_facet_993" class="input_label">New Perspectives in Se Asian Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1908" class="series_facet_select" type="checkbox" value="1908" ><label for="series_facet_1908" class="input_label">The Beginning and the Beyond of Politics (1)</label></div> <div><input name="series_facet" id="series_facet_2104" class="series_facet_select" type="checkbox" value="2104" ><label for="series_facet_2104" class="input_label">The TRP Southern Poetry Breakthrough Series (1)</label></div> <div><input name="series_facet" id="series_facet_409" class="series_facet_select" type="checkbox" value="409" ><label for="series_facet_409" class="input_label">Drue Heinz Literature Prize (1)</label></div> <div><input name="series_facet" id="series_facet_858" class="series_facet_select" type="checkbox" value="858" ><label for="series_facet_858" class="input_label">Studies of the Harriman Institute, Columbia University (1)</label></div> <div><input name="series_facet" id="series_facet_590" class="series_facet_select" type="checkbox" value="590" ><label for="series_facet_590" class="input_label">Digital Humanities (1)</label></div> <div><input name="series_facet" id="series_facet_1416" class="series_facet_select" type="checkbox" value="1416" ><label for="series_facet_1416" class="input_label">Rhetoric, Law, and the Humanities (1)</label></div> <div><input name="series_facet" id="series_facet_1930" class="series_facet_select" type="checkbox" value="1930" ><label for="series_facet_1930" class="input_label">Korean Studies of the Henry M. Jackson School of International Studies (1)</label></div> <div><input name="series_facet" id="series_facet_110" class="series_facet_select" type="checkbox" value="110" ><label for="series_facet_110" class="input_label">Writing Past Colonialism (1)</label></div> <div><input name="series_facet" id="series_facet_2468" class="series_facet_select" type="checkbox" value="2468" ><label for="series_facet_2468" class="input_label">WCGS German Studies (1)</label></div> <div><input name="series_facet" id="series_facet_978" class="series_facet_select" type="checkbox" value="978" ><label for="series_facet_978" class="input_label">CUA studies in early Christianity (1)</label></div> <div><input name="series_facet" id="series_facet_2021" class="series_facet_select" type="checkbox" value="2021" ><label for="series_facet_2021" class="input_label">Public Papers of the Governors of Kentucky (1)</label></div> <div><input name="series_facet" id="series_facet_936" class="series_facet_select" type="checkbox" value="936" ><label for="series_facet_936" class="input_label">Life and Mind: Philosophical Issues in Biology and Psychology (1)</label></div> <div><input name="series_facet" id="series_facet_1892" class="series_facet_select" type="checkbox" value="1892" ><label for="series_facet_1892" class="input_label">William and Katherine Devers Series in Dante and Medieval Italian Literature (1)</label></div> <div><input name="series_facet" id="series_facet_2272" class="series_facet_select" type="checkbox" value="2272" ><label for="series_facet_2272" class="input_label">Africa and the Diaspora: History, Politics, Culture (1)</label></div> <div><input name="series_facet" id="series_facet_2591" class="series_facet_select" type="checkbox" value="2591" ><label for="series_facet_2591" class="input_label">J. Paul Getty Trust Occasional Papers in Cultural Heritage Policy (1)</label></div> <div><input name="series_facet" id="series_facet_2382" class="series_facet_select" type="checkbox" value="2382" ><label for="series_facet_2382" class="input_label">New Ecologies for the Twenty-First Century (1)</label></div> <div><input name="series_facet" id="series_facet_2025" class="series_facet_select" type="checkbox" value="2025" ><label for="series_facet_2025" class="input_label">AUSA Books (1)</label></div> <div><input name="series_facet" id="series_facet_1904" class="series_facet_select" type="checkbox" value="1904" ><label for="series_facet_1904" class="input_label">Reading the Scriptures (1)</label></div> <div><input name="series_facet" id="series_facet_864" class="series_facet_select" type="checkbox" value="864" ><label for="series_facet_864" class="input_label">The Hill Collection: Holdings of the LSU Libraries (1)</label></div> <div><input name="series_facet" id="series_facet_586" class="series_facet_select" type="checkbox" value="586" ><label for="series_facet_586" class="input_label">Deep South Books (1)</label></div> <div><input name="series_facet" id="series_facet_146" class="series_facet_select" type="checkbox" value="146" ><label for="series_facet_146" class="input_label">Centennial of Flight Series (1)</label></div> <div><input name="series_facet" id="series_facet_1265" class="series_facet_select" type="checkbox" value="1265" ><label for="series_facet_1265" class="input_label">Wildlife Management and Conservation (1)</label></div> <div><input name="series_facet" id="series_facet_1827" class="series_facet_select" type="checkbox" value="1827" ><label for="series_facet_1827" class="input_label">Anthropological Papers (1)</label></div> <div><input name="series_facet" id="series_facet_2817" class="series_facet_select" type="checkbox" value="2817" ><label for="series_facet_2817" class="input_label">Lahav (1)</label></div> <div><input name="series_facet" id="series_facet_808" class="series_facet_select" type="checkbox" value="808" ><label for="series_facet_808" class="input_label">Princeton Essays in Literature (1)</label></div> <div><input name="series_facet" id="series_facet_1163" class="series_facet_select" type="checkbox" value="1163" ><label for="series_facet_1163" class="input_label">Cultural Frames, Framing Culture (1)</label></div> <div><input name="series_facet" id="series_facet_459" class="series_facet_select" type="checkbox" value="459" ><label for="series_facet_459" class="input_label">Antislavery, Abolition, and the Atlantic World (1)</label></div> <div><input name="series_facet" id="series_facet_2350" class="series_facet_select" type="checkbox" value="2350" ><label for="series_facet_2350" class="input_label">Asia-Pacific, culture, politics, and society (1)</label></div> <div><input name="series_facet" id="series_facet_2695" class="series_facet_select" type="checkbox" value="2695" ><label for="series_facet_2695" class="input_label">Wisconsin Studies in Classics (1)</label></div> <div><input name="series_facet" id="series_facet_1203" class="series_facet_select" type="checkbox" value="1203" ><label for="series_facet_1203" class="input_label">Advanced Seminar (1)</label></div> <div><input name="series_facet" id="series_facet_1997" class="series_facet_select" type="checkbox" value="1997" ><label for="series_facet_1997" class="input_label">Native Americans of the Northeast (1)</label></div> <div><input name="series_facet" id="series_facet_1103" class="series_facet_select" type="checkbox" value="1103" ><label for="series_facet_1103" class="input_label">South Asia in World Affairs series (1)</label></div> <div><input name="series_facet" id="series_facet_320" class="series_facet_select" type="checkbox" value="320" ><label for="series_facet_320" class="input_label">Studies in International Governance (1)</label></div> <div><input name="series_facet" id="series_facet_1793" class="series_facet_select" type="checkbox" value="1793" ><label for="series_facet_1793" class="input_label">The Florida James Joyce Series (1)</label></div> <div><input name="series_facet" id="series_facet_2539" class="series_facet_select" type="checkbox" value="2539" ><label for="series_facet_2539" class="input_label">Medieval texts in translation (1)</label></div> <div><input name="series_facet" id="series_facet_2268" class="series_facet_select" type="checkbox" value="2268" ><label for="series_facet_2268" class="input_label">Teaching and Learning in Higher Education (1)</label></div> <div><input name="series_facet" id="series_facet_945" class="series_facet_select" type="checkbox" value="945" ><label for="series_facet_945" class="input_label">Littlefield History of the Civil War Era (1)</label></div> <div><input name="series_facet" id="series_facet_457" class="series_facet_select" type="checkbox" value="457" ><label for="series_facet_457" class="input_label">Library of Southern Civilization (1)</label></div> <div><input name="series_facet" id="series_facet_1784" class="series_facet_select" type="checkbox" value="1784" ><label for="series_facet_1784" class="input_label">Central European Medieval Texts (1)</label></div> <div><input name="series_facet" id="series_facet_1142" class="series_facet_select" type="checkbox" value="1142" ><label for="series_facet_1142" class="input_label">Battles and Campaigns (1)</label></div> <div><input name="series_facet" id="series_facet_2693" class="series_facet_select" type="checkbox" value="2693" ><label for="series_facet_2693" class="input_label">Blacks in the New World (1)</label></div> <div><input name="series_facet" id="series_facet_2200" class="series_facet_select" type="checkbox" value="2200" ><label for="series_facet_2200" class="input_label">Reconstructing America (1)</label></div> <div><input name="series_facet" id="series_facet_1129" class="series_facet_select" type="checkbox" value="1129" ><label for="series_facet_1129" class="input_label">Contemporary American Indians (1)</label></div> <div><input name="series_facet" id="series_facet_293" class="series_facet_select" type="checkbox" value="293" ><label for="series_facet_293" class="input_label">Revisiting New England (1)</label></div> <div><input name="series_facet" id="series_facet_2219" class="series_facet_select" type="checkbox" value="2219" ><label for="series_facet_2219" class="input_label">Topics in the Digital Humanities (1)</label></div> <div><input name="series_facet" id="series_facet_1146" class="series_facet_select" type="checkbox" value="1146" ><label for="series_facet_1146" class="input_label">Kentucky Voices (1)</label></div> <div><input name="series_facet" id="series_facet_1117" class="series_facet_select" type="checkbox" value="1117" ><label for="series_facet_1117" class="input_label">TransAsia: Screen Cultures (1)</label></div> <div><input name="series_facet" id="series_facet_895" class="series_facet_select" type="checkbox" value="895" ><label for="series_facet_895" class="input_label">Triangulations: Lesbian/Gay/Queer Theate (1)</label></div> <div><input name="series_facet" id="series_facet_2018" class="series_facet_select" type="checkbox" value="2018" ><label for="series_facet_2018" class="input_label">Race and Sports (1)</label></div> <div><input name="series_facet" id="series_facet_1083" class="series_facet_select" type="checkbox" value="1083" ><label for="series_facet_1083" class="input_label">Legislative Politics and Policy Making (1)</label></div> <div><input name="series_facet" id="series_facet_826" class="series_facet_select" type="checkbox" value="826" ><label for="series_facet_826" class="input_label">Princeton Studies in American Politics: Historical, International, and Comparative Perspectives (1)</label></div> <div><input name="series_facet" id="series_facet_2557" class="series_facet_select" type="checkbox" value="2557" ><label for="series_facet_2557" class="input_label">Johns Hopkins Studies in Urban Affairs (1)</label></div> <div><input name="series_facet" id="series_facet_593" class="series_facet_select" type="checkbox" value="593" ><label for="series_facet_593" class="input_label">Perspectives in Continental Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_280" class="series_facet_select" type="checkbox" value="280" ><label for="series_facet_280" class="input_label">Temple Big Thicket Series (1)</label></div> <div><input name="series_facet" id="series_facet_854" class="series_facet_select" type="checkbox" value="854" ><label for="series_facet_854" class="input_label">America in the World (1)</label></div> <div><input name="series_facet" id="series_facet_971" class="series_facet_select" type="checkbox" value="971" ><label for="series_facet_971" class="input_label">The William and Bettye Nowlin Series in Art, History, and Culture of the Western Hemisphere (1)</label></div> <div><input name="series_facet" id="series_facet_135" class="series_facet_select" type="checkbox" value="135" ><label for="series_facet_135" class="input_label">Clayton Wheat Williams Texas Life Series (1)</label></div> <div><input name="series_facet" id="series_facet_990" class="series_facet_select" type="checkbox" value="990" ><label for="series_facet_990" class="input_label">Critical Human Rights (1)</label></div> <div><input name="series_facet" id="series_facet_2706" class="series_facet_select" type="checkbox" value="2706" ><label for="series_facet_2706" class="input_label">Languages of the Ancient Near East (1)</label></div> <div><input name="series_facet" id="series_facet_1876" class="series_facet_select" type="checkbox" value="1876" ><label for="series_facet_1876" class="input_label">Notre Dame Review Book Prize (1)</label></div> <div><input name="series_facet" id="series_facet_1032" class="series_facet_select" type="checkbox" value="1032" ><label for="series_facet_1032" class="input_label">Encounters with Asia (1)</label></div> </div> </fieldset> </div> <!-- /SERIES --> <!-- JOURNAL --> <div id="search_filter_journal" class="search_filter_contain"> <fieldset> <legend><h3 class="small">journal</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_journal_input" type="text" placeholder="Search by keyword" aria-label="search by journal text input"/><br>');</script> <div class="searchable"> <div><input name="journal_facet" id="journal_facet_42" class="journal_facet_select" type="checkbox" value="42" ><label for="journal_facet_42" class="input_label">Civil War History (290)</label></div> <div><input name="journal_facet" id="journal_facet_248" class="journal_facet_select" type="checkbox" value="248" ><label for="journal_facet_248" class="input_label">The Canadian Historical Review (209)</label></div> <div><input name="journal_facet" id="journal_facet_28" class="journal_facet_select" type="checkbox" value="28" ><label for="journal_facet_28" class="input_label">The Catholic Historical Review (202)</label></div> <div><input name="journal_facet" id="journal_facet_694" class="journal_facet_select" type="checkbox" value="694" ><label for="journal_facet_694" class="input_label">The Thomist: A Speculative Quarterly Review (182)</label></div> <div><input name="journal_facet" id="journal_facet_194" class="journal_facet_select" type="checkbox" value="194" ><label for="journal_facet_194" class="input_label">Technology and Culture (177)</label></div> <div><input name="journal_facet" id="journal_facet_145" class="journal_facet_select" type="checkbox" value="145" ><label for="journal_facet_145" class="input_label">Notes (145)</label></div> <div><input name="journal_facet" id="journal_facet_418" class="journal_facet_select" type="checkbox" value="418" ><label for="journal_facet_418" class="input_label">Western American Literature (143)</label></div> <div><input name="journal_facet" id="journal_facet_116" class="journal_facet_select" type="checkbox" value="116" ><label for="journal_facet_116" class="input_label">Leonardo (136)</label></div> <div><input name="journal_facet" id="journal_facet_278" class="journal_facet_select" type="checkbox" value="278" ><label for="journal_facet_278" class="input_label">Journal of Health Care for the Poor and Underserved (123)</label></div> <div><input name="journal_facet" id="journal_facet_303" class="journal_facet_select" type="checkbox" value="303" ><label for="journal_facet_303" class="input_label">University of Toronto Quarterly (110)</label></div> <div><input name="journal_facet" id="journal_facet_76" class="journal_facet_select" type="checkbox" value="76" ><label for="journal_facet_76" class="input_label">Journal of the History of Philosophy (107)</label></div> <div><input name="journal_facet" id="journal_facet_152" class="journal_facet_select" type="checkbox" value="152" ><label for="journal_facet_152" class="input_label">Perspectives in Biology and Medicine (101)</label></div> <div><input name="journal_facet" id="journal_facet_383" class="journal_facet_select" type="checkbox" value="383" ><label for="journal_facet_383" class="input_label">Appalachian Review (101)</label></div> <div><input name="journal_facet" id="journal_facet_777" class="journal_facet_select" type="checkbox" value="777" ><label for="journal_facet_777" class="input_label">The French Review (94)</label></div> <div><input name="journal_facet" id="journal_facet_346" class="journal_facet_select" type="checkbox" value="346" ><label for="journal_facet_346" class="input_label">French Studies: A Quarterly Review (84)</label></div> <div><input name="journal_facet" id="journal_facet_279" class="journal_facet_select" type="checkbox" value="279" ><label for="journal_facet_279" class="input_label">Southeastern Geographer (82)</label></div> <div><input name="journal_facet" id="journal_facet_94" class="journal_facet_select" type="checkbox" value="94" ><label for="journal_facet_94" class="input_label">Journal of Interdisciplinary History (82)</label></div> <div><input name="journal_facet" id="journal_facet_24" class="journal_facet_select" type="checkbox" value="24" ><label for="journal_facet_24" class="input_label">Bulletin of the History of Medicine (80)</label></div> <div><input name="journal_facet" id="journal_facet_177" class="journal_facet_select" type="checkbox" value="177" ><label for="journal_facet_177" class="input_label">Southern Cultures (79)</label></div> <div><input name="journal_facet" id="journal_facet_340" class="journal_facet_select" type="checkbox" value="340" ><label for="journal_facet_340" class="input_label">Southwestern Historical Quarterly (75)</label></div> <div><input name="journal_facet" id="journal_facet_241" class="journal_facet_select" type="checkbox" value="241" ><label for="journal_facet_241" class="input_label">The Missouri Review (75)</label></div> <div><input name="journal_facet" id="journal_facet_34" class="journal_facet_select" type="checkbox" value="34" ><label for="journal_facet_34" class="input_label">Computer Music Journal (74)</label></div> <div><input name="journal_facet" id="journal_facet_192" class="journal_facet_select" type="checkbox" value="192" ><label for="journal_facet_192" class="input_label">The Americas (74)</label></div> <div><input name="journal_facet" id="journal_facet_478" class="journal_facet_select" type="checkbox" value="478" ><label for="journal_facet_478" class="input_label">Studies in American Fiction (66)</label></div> <div><input name="journal_facet" id="journal_facet_103" class="journal_facet_select" type="checkbox" value="103" ><label for="journal_facet_103" class="input_label">Journal of Social History (66)</label></div> <div><input name="journal_facet" id="journal_facet_196" class="journal_facet_select" type="checkbox" value="196" ><label for="journal_facet_196" class="input_label">Theatre Journal (66)</label></div> <div><input name="journal_facet" id="journal_facet_366" class="journal_facet_select" type="checkbox" value="366" ><label for="journal_facet_366" class="input_label">Mouseion: Journal of the Classical Association of Canada (65)</label></div> <div><input name="journal_facet" id="journal_facet_43" class="journal_facet_select" type="checkbox" value="43" ><label for="journal_facet_43" class="input_label">Journal of Cold War Studies (63)</label></div> <div><input name="journal_facet" id="journal_facet_330" class="journal_facet_select" type="checkbox" value="330" ><label for="journal_facet_330" class="input_label">Journal of Canadian Studies/Revue d'études canadiennes (63)</label></div> <div><input name="journal_facet" id="journal_facet_302" class="journal_facet_select" type="checkbox" value="302" ><label for="journal_facet_302" class="input_label">Modern Drama (61)</label></div> <div><input name="journal_facet" id="journal_facet_369" class="journal_facet_select" type="checkbox" value="369" ><label for="journal_facet_369" class="input_label">ESC: English Studies in Canada (61)</label></div> <div><input name="journal_facet" id="journal_facet_521" class="journal_facet_select" type="checkbox" value="521" ><label for="journal_facet_521" class="input_label">Narrative Inquiry in Bioethics (60)</label></div> <div><input name="journal_facet" id="journal_facet_96" class="journal_facet_select" type="checkbox" value="96" ><label for="journal_facet_96" class="input_label">The Journal of Military History (59)</label></div> <div><input name="journal_facet" id="journal_facet_567" class="journal_facet_select" type="checkbox" value="567" ><label for="journal_facet_567" class="input_label">The Scriblerian and the Kit-Cats (57)</label></div> <div><input name="journal_facet" id="journal_facet_141" class="journal_facet_select" type="checkbox" value="141" ><label for="journal_facet_141" class="input_label">New Hibernia Review (57)</label></div> <div><input name="journal_facet" id="journal_facet_358" class="journal_facet_select" type="checkbox" value="358" ><label for="journal_facet_358" class="input_label">Comparative Drama (56)</label></div> <div><input name="journal_facet" id="journal_facet_125" class="journal_facet_select" type="checkbox" value="125" ><label for="journal_facet_125" class="input_label">MFS Modern Fiction Studies (53)</label></div> <div><input name="journal_facet" id="journal_facet_187" class="journal_facet_select" type="checkbox" value="187" ><label for="journal_facet_187" class="input_label">Social Forces (53)</label></div> <div><input name="journal_facet" id="journal_facet_181" class="journal_facet_select" type="checkbox" value="181" ><label for="journal_facet_181" class="input_label">Shofar: An Interdisciplinary Journal of Jewish Studies (53)</label></div> <div><input name="journal_facet" id="journal_facet_172" class="journal_facet_select" type="checkbox" value="172" ><label for="journal_facet_172" class="input_label">The Review of Higher Education (49)</label></div> <div><input name="journal_facet" id="journal_facet_525" class="journal_facet_select" type="checkbox" value="525" ><label for="journal_facet_525" class="input_label">Rocky Mountain Review (49)</label></div> <div><input name="journal_facet" id="journal_facet_661" class="journal_facet_select" type="checkbox" value="661" ><label for="journal_facet_661" class="input_label">Ohio Valley History (49)</label></div> <div><input name="journal_facet" id="journal_facet_318" class="journal_facet_select" type="checkbox" value="318" ><label for="journal_facet_318" class="input_label">Progress in Community Health Partnerships: Research, Education, and Action (48)</label></div> <div><input name="journal_facet" id="journal_facet_203" class="journal_facet_select" type="checkbox" value="203" ><label for="journal_facet_203" class="input_label">Victorian Studies (48)</label></div> <div><input name="journal_facet" id="journal_facet_520" class="journal_facet_select" type="checkbox" value="520" ><label for="journal_facet_520" class="input_label">Minnesota Review (48)</label></div> <div><input name="journal_facet" id="journal_facet_168" class="journal_facet_select" type="checkbox" value="168" ><label for="journal_facet_168" class="input_label">Reviews in American History (47)</label></div> <div><input name="journal_facet" id="journal_facet_361" class="journal_facet_select" type="checkbox" value="361" ><label for="journal_facet_361" class="input_label">English Literature in Transition, 1880-1920 (46)</label></div> <div><input name="journal_facet" id="journal_facet_282" class="journal_facet_select" type="checkbox" value="282" ><label for="journal_facet_282" class="input_label">African Studies Review (46)</label></div> <div><input name="journal_facet" id="journal_facet_39" class="journal_facet_select" type="checkbox" value="39" ><label for="journal_facet_39" class="input_label">Chinese Studies International (46)</label></div> <div><input name="journal_facet" id="journal_facet_266" class="journal_facet_select" type="checkbox" value="266" ><label for="journal_facet_266" class="input_label">Music and Letters (44)</label></div> <div><input name="journal_facet" id="journal_facet_112" class="journal_facet_select" type="checkbox" value="112" ><label for="journal_facet_112" class="input_label">Language (44)</label></div> <div><input name="journal_facet" id="journal_facet_467" class="journal_facet_select" type="checkbox" value="467" ><label for="journal_facet_467" class="input_label">American Book Review (44)</label></div> <div><input name="journal_facet" id="journal_facet_106" class="journal_facet_select" type="checkbox" value="106" ><label for="journal_facet_106" class="input_label">Journal of World History (44)</label></div> <div><input name="journal_facet" id="journal_facet_166" class="journal_facet_select" type="checkbox" value="166" ><label for="journal_facet_166" class="input_label">Pacific Science (44)</label></div> <div><input name="journal_facet" id="journal_facet_191" class="journal_facet_select" type="checkbox" value="191" ><label for="journal_facet_191" class="input_label">Theory & Event (43)</label></div> <div><input name="journal_facet" id="journal_facet_213" class="journal_facet_select" type="checkbox" value="213" ><label for="journal_facet_213" class="input_label">American Annals of the Deaf (43)</label></div> <div><input name="journal_facet" id="journal_facet_309" class="journal_facet_select" type="checkbox" value="309" ><label for="journal_facet_309" class="input_label">Parergon (43)</label></div> <div><input name="journal_facet" id="journal_facet_280" class="journal_facet_select" type="checkbox" value="280" ><label for="journal_facet_280" class="input_label">Yearbook of the Association of Pacific Coast Geographers (42)</label></div> <div><input name="journal_facet" id="journal_facet_822" class="journal_facet_select" type="checkbox" value="822" ><label for="journal_facet_822" class="input_label">Modern Language Review (40)</label></div> <div><input name="journal_facet" id="journal_facet_171" class="journal_facet_select" type="checkbox" value="171" ><label for="journal_facet_171" class="input_label">Rhetoric & Public Affairs (40)</label></div> <div><input name="journal_facet" id="journal_facet_50" class="journal_facet_select" type="checkbox" value="50" ><label for="journal_facet_50" class="input_label">Journal of Early Christian Studies (39)</label></div> <div><input name="journal_facet" id="journal_facet_184" class="journal_facet_select" type="checkbox" value="184" ><label for="journal_facet_184" class="input_label">Sign Language Studies (39)</label></div> <div><input name="journal_facet" id="journal_facet_317" class="journal_facet_select" type="checkbox" value="317" ><label for="journal_facet_317" class="input_label">Classical World (39)</label></div> <div><input name="journal_facet" id="journal_facet_158" class="journal_facet_select" type="checkbox" value="158" ><label for="journal_facet_158" class="input_label">Philosophy and Literature (39)</label></div> <div><input name="journal_facet" id="journal_facet_789" class="journal_facet_select" type="checkbox" value="789" ><label for="journal_facet_789" class="input_label">The Yale Review (39)</label></div> <div><input name="journal_facet" id="journal_facet_135" class="journal_facet_select" type="checkbox" value="135" ><label for="journal_facet_135" class="input_label">Narrative (37)</label></div> <div><input name="journal_facet" id="journal_facet_244" class="journal_facet_select" type="checkbox" value="244" ><label for="journal_facet_244" class="input_label">Éire-Ireland (37)</label></div> <div><input name="journal_facet" id="journal_facet_143" class="journal_facet_select" type="checkbox" value="143" ><label for="journal_facet_143" class="input_label">NINE: A Journal of Baseball History and Culture (37)</label></div> <div><input name="journal_facet" id="journal_facet_242" class="journal_facet_select" type="checkbox" value="242" ><label for="journal_facet_242" class="input_label">Film & History: An Interdisciplinary Journal (36)</label></div> <div><input name="journal_facet" id="journal_facet_246" class="journal_facet_select" type="checkbox" value="246" ><label for="journal_facet_246" class="input_label">Studies in American Indian Literatures (36)</label></div> <div><input name="journal_facet" id="journal_facet_524" class="journal_facet_select" type="checkbox" value="524" ><label for="journal_facet_524" class="input_label">Register of the Kentucky Historical Society (35)</label></div> <div><input name="journal_facet" id="journal_facet_818" class="journal_facet_select" type="checkbox" value="818" ><label for="journal_facet_818" class="input_label">New Zealand Journal of History (35)</label></div> <div><input name="journal_facet" id="journal_facet_685" class="journal_facet_select" type="checkbox" value="685" ><label for="journal_facet_685" class="input_label">Journal of Southern History (35)</label></div> <div><input name="journal_facet" id="journal_facet_324" class="journal_facet_select" type="checkbox" value="324" ><label for="journal_facet_324" class="input_label">Eighteenth-Century Fiction (34)</label></div> <div><input name="journal_facet" id="journal_facet_295" class="journal_facet_select" type="checkbox" value="295" ><label for="journal_facet_295" class="input_label">Journal of the Early Republic (33)</label></div> <div><input name="journal_facet" id="journal_facet_432" class="journal_facet_select" type="checkbox" value="432" ><label for="journal_facet_432" class="input_label">Hume Studies (33)</label></div> <div><input name="journal_facet" id="journal_facet_229" class="journal_facet_select" type="checkbox" value="229" ><label for="journal_facet_229" class="input_label">Prairie Schooner (32)</label></div> <div><input name="journal_facet" id="journal_facet_742" class="journal_facet_select" type="checkbox" value="742" ><label for="journal_facet_742" class="input_label">The Catholic Biblical Quarterly (32)</label></div> <div><input name="journal_facet" id="journal_facet_27" class="journal_facet_select" type="checkbox" value="27" ><label for="journal_facet_27" class="input_label">Callaloo (31)</label></div> <div><input name="journal_facet" id="journal_facet_216" class="journal_facet_select" type="checkbox" value="216" ><label for="journal_facet_216" class="input_label">Enterprise & Society (31)</label></div> <div><input name="journal_facet" id="journal_facet_823" class="journal_facet_select" type="checkbox" value="823" ><label for="journal_facet_823" class="input_label">Slavonic and East European Review (30)</label></div> <div><input name="journal_facet" id="journal_facet_174" class="journal_facet_select" type="checkbox" value="174" ><label for="journal_facet_174" class="input_label">SAIS Review of International Affairs (30)</label></div> <div><input name="journal_facet" id="journal_facet_131" class="journal_facet_select" type="checkbox" value="131" ><label for="journal_facet_131" class="input_label">Modernism/modernity (30)</label></div> <div><input name="journal_facet" id="journal_facet_87" class="journal_facet_select" type="checkbox" value="87" ><label for="journal_facet_87" class="input_label">Journal of American Folklore (30)</label></div> <div><input name="journal_facet" id="journal_facet_84" class="journal_facet_select" type="checkbox" value="84" ><label for="journal_facet_84" class="input_label">International Security (29)</label></div> <div><input name="journal_facet" id="journal_facet_164" class="journal_facet_select" type="checkbox" value="164" ><label for="journal_facet_164" class="input_label">Philosophy, Psychiatry, & Psychology (29)</label></div> <div><input name="journal_facet" id="journal_facet_55" class="journal_facet_select" type="checkbox" value="55" ><label for="journal_facet_55" class="input_label">Eighteenth-Century Studies (29)</label></div> <div><input name="journal_facet" id="journal_facet_416" class="journal_facet_select" type="checkbox" value="416" ><label for="journal_facet_416" class="input_label">Studies in the Age of Chaucer (29)</label></div> <div><input name="journal_facet" id="journal_facet_374" class="journal_facet_select" type="checkbox" value="374" ><label for="journal_facet_374" class="input_label">Renaissance Quarterly (29)</label></div> <div><input name="journal_facet" id="journal_facet_845" class="journal_facet_select" type="checkbox" value="845" ><label for="journal_facet_845" class="input_label">Oregon Historical Quarterly (29)</label></div> <div><input name="journal_facet" id="journal_facet_156" class="journal_facet_select" type="checkbox" value="156" ><label for="journal_facet_156" class="input_label">Philosophy East and West (28)</label></div> <div><input name="journal_facet" id="journal_facet_269" class="journal_facet_select" type="checkbox" value="269" ><label for="journal_facet_269" class="input_label">Canadian Review of American Studies (28)</label></div> <div><input name="journal_facet" id="journal_facet_268" class="journal_facet_select" type="checkbox" value="268" ><label for="journal_facet_268" class="input_label">The Journal of Japanese Studies (28)</label></div> <div><input name="journal_facet" id="journal_facet_111" class="journal_facet_select" type="checkbox" value="111" ><label for="journal_facet_111" class="input_label">Information & Culture (27)</label></div> <div><input name="journal_facet" id="journal_facet_476" class="journal_facet_select" type="checkbox" value="476" ><label for="journal_facet_476" class="input_label">Pennsylvania History: A Journal of Mid-Atlantic Studies (27)</label></div> <div><input name="journal_facet" id="journal_facet_238" class="journal_facet_select" type="checkbox" value="238" ><label for="journal_facet_238" class="input_label">Journal of College Student Development (26)</label></div> <div><input name="journal_facet" id="journal_facet_644" class="journal_facet_select" type="checkbox" value="644" ><label for="journal_facet_644" class="input_label">Social Research: An International Quarterly (26)</label></div> <div><input name="journal_facet" id="journal_facet_107" class="journal_facet_select" type="checkbox" value="107" ><label for="journal_facet_107" class="input_label">Kennedy Institute of Ethics Journal (26)</label></div> <div><input name="journal_facet" id="journal_facet_207" class="journal_facet_select" type="checkbox" value="207" ><label for="journal_facet_207" class="input_label">Wicazo Sa Review (26)</label></div> <div><input name="journal_facet" id="journal_facet_120" class="journal_facet_select" type="checkbox" value="120" ><label for="journal_facet_120" class="input_label">Logos: A Journal of Catholic Thought and Culture (26)</label></div> <div><input name="journal_facet" id="journal_facet_542" class="journal_facet_select" type="checkbox" value="542" ><label for="journal_facet_542" class="input_label">Ploughshares (26)</label></div> <div><input name="journal_facet" id="journal_facet_6" class="journal_facet_select" type="checkbox" value="6" ><label for="journal_facet_6" class="input_label">American Journal of Philology (26)</label></div> <div><input name="journal_facet" id="journal_facet_343" class="journal_facet_select" type="checkbox" value="343" ><label for="journal_facet_343" class="input_label">Transactions of the Charles S. Peirce Society: A Quarterly Journal in American Philosophy (25)</label></div> <div><input name="journal_facet" id="journal_facet_438" class="journal_facet_select" type="checkbox" value="438" ><label for="journal_facet_438" class="input_label">Canadian Public Policy (25)</label></div> <div><input name="journal_facet" id="journal_facet_37" class="journal_facet_select" type="checkbox" value="37" ><label for="journal_facet_37" class="input_label">The Contemporary Pacific (25)</label></div> <div><input name="journal_facet" id="journal_facet_516" class="journal_facet_select" type="checkbox" value="516" ><label for="journal_facet_516" class="input_label">The Journal of the Civil War Era (25)</label></div> <div><input name="journal_facet" id="journal_facet_345" class="journal_facet_select" type="checkbox" value="345" ><label for="journal_facet_345" class="input_label">The Library: The Transactions of the Bibliographical Society (25)</label></div> <div><input name="journal_facet" id="journal_facet_151" class="journal_facet_select" type="checkbox" value="151" ><label for="journal_facet_151" class="input_label">Philosophy & Rhetoric (25)</label></div> <div><input name="journal_facet" id="journal_facet_763" class="journal_facet_select" type="checkbox" value="763" ><label for="journal_facet_763" class="input_label">The Public Historian (25)</label></div> <div><input name="journal_facet" id="journal_facet_97" class="journal_facet_select" type="checkbox" value="97" ><label for="journal_facet_97" class="input_label">Journal of Modern Literature (24)</label></div> <div><input name="journal_facet" id="journal_facet_92" class="journal_facet_select" type="checkbox" value="92" ><label for="journal_facet_92" class="input_label">Journal of the History of Medicine and Allied Sciences (24)</label></div> <div><input name="journal_facet" id="journal_facet_276" class="journal_facet_select" type="checkbox" value="276" ><label for="journal_facet_276" class="input_label">Native Plants Journal (24)</label></div> <div><input name="journal_facet" id="journal_facet_544" class="journal_facet_select" type="checkbox" value="544" ><label for="journal_facet_544" class="input_label">American Catholic Studies (24)</label></div> <div><input name="journal_facet" id="journal_facet_503" class="journal_facet_select" type="checkbox" value="503" ><label for="journal_facet_503" class="input_label">Philip Roth Studies (24)</label></div> <div><input name="journal_facet" id="journal_facet_393" class="journal_facet_select" type="checkbox" value="393" ><label for="journal_facet_393" class="input_label">IEEE Annals of the History of Computing (23)</label></div> <div><input name="journal_facet" id="journal_facet_464" class="journal_facet_select" type="checkbox" value="464" ><label for="journal_facet_464" class="input_label">Dissent (23)</label></div> <div><input name="journal_facet" id="journal_facet_308" class="journal_facet_select" type="checkbox" value="308" ><label for="journal_facet_308" class="input_label">Monumenta Nipponica (23)</label></div> <div><input name="journal_facet" id="journal_facet_77" class="journal_facet_select" type="checkbox" value="77" ><label for="journal_facet_77" class="input_label">Human Rights Quarterly (23)</label></div> <div><input name="journal_facet" id="journal_facet_118" class="journal_facet_select" type="checkbox" value="118" ><label for="journal_facet_118" class="input_label">Literature and Medicine (23)</label></div> <div><input name="journal_facet" id="journal_facet_460" class="journal_facet_select" type="checkbox" value="460" ><label for="journal_facet_460" class="input_label">American Studies (23)</label></div> <div><input name="journal_facet" id="journal_facet_72" class="journal_facet_select" type="checkbox" value="72" ><label for="journal_facet_72" class="input_label">The Henry James Review (23)</label></div> <div><input name="journal_facet" id="journal_facet_441" class="journal_facet_select" type="checkbox" value="441" ><label for="journal_facet_441" class="input_label">Historically Speaking (23)</label></div> <div><input name="journal_facet" id="journal_facet_400" class="journal_facet_select" type="checkbox" value="400" ><label for="journal_facet_400" class="input_label">The Journal of the History of Childhood and Youth (23)</label></div> <div><input name="journal_facet" id="journal_facet_512" class="journal_facet_select" type="checkbox" value="512" ><label for="journal_facet_512" class="input_label">Hebrew Studies (22)</label></div> <div><input name="journal_facet" id="journal_facet_576" class="journal_facet_select" type="checkbox" value="576" ><label for="journal_facet_576" class="input_label">Alabama Review (22)</label></div> <div><input name="journal_facet" id="journal_facet_10" class="journal_facet_select" type="checkbox" value="10" ><label for="journal_facet_10" class="input_label">Anthropological Quarterly (22)</label></div> <div><input name="journal_facet" id="journal_facet_25" class="journal_facet_select" type="checkbox" value="25" ><label for="journal_facet_25" class="input_label">Biography (22)</label></div> <div><input name="journal_facet" id="journal_facet_169" class="journal_facet_select" type="checkbox" value="169" ><label for="journal_facet_169" class="input_label">Research in African Literatures (22)</label></div> <div><input name="journal_facet" id="journal_facet_109" class="journal_facet_select" type="checkbox" value="109" ><label for="journal_facet_109" class="input_label">Korean Studies (22)</label></div> <div><input name="journal_facet" id="journal_facet_498" class="journal_facet_select" type="checkbox" value="498" ><label for="journal_facet_498" class="input_label">Ecological Restoration (22)</label></div> <div><input name="journal_facet" id="journal_facet_601" class="journal_facet_select" type="checkbox" value="601" ><label for="journal_facet_601" class="input_label">Leviathan (22)</label></div> <div><input name="journal_facet" id="journal_facet_193" class="journal_facet_select" type="checkbox" value="193" ><label for="journal_facet_193" class="input_label">TDR: The Drama Review (22)</label></div> <div><input name="journal_facet" id="journal_facet_271" class="journal_facet_select" type="checkbox" value="271" ><label for="journal_facet_271" class="input_label">Canadian Journal on Aging / La Revue canadienne du vieillissement (21)</label></div> <div><input name="journal_facet" id="journal_facet_808" class="journal_facet_select" type="checkbox" value="808" ><label for="journal_facet_808" class="input_label">Classical Journal (21)</label></div> <div><input name="journal_facet" id="journal_facet_182" class="journal_facet_select" type="checkbox" value="182" ><label for="journal_facet_182" class="input_label">Shakespeare Quarterly (21)</label></div> <div><input name="journal_facet" id="journal_facet_853" class="journal_facet_select" type="checkbox" value="853" ><label for="journal_facet_853" class="input_label">Journal of Supreme Court History (21)</label></div> <div><input name="journal_facet" id="journal_facet_58" class="journal_facet_select" type="checkbox" value="58" ><label for="journal_facet_58" class="input_label">ELH (21)</label></div> <div><input name="journal_facet" id="journal_facet_90" class="journal_facet_select" type="checkbox" value="90" ><label for="journal_facet_90" class="input_label">The Journal of Higher Education (21)</label></div> <div><input name="journal_facet" id="journal_facet_149" class="journal_facet_select" type="checkbox" value="149" ><label for="journal_facet_149" class="input_label">PAJ: A Journal of Performance and Art (20)</label></div> <div><input name="journal_facet" id="journal_facet_560" class="journal_facet_select" type="checkbox" value="560" ><label for="journal_facet_560" class="input_label">Land Economics (20)</label></div> <div><input name="journal_facet" id="journal_facet_394" class="journal_facet_select" type="checkbox" value="394" ><label for="journal_facet_394" class="input_label">Quaker History (20)</label></div> <div><input name="journal_facet" id="journal_facet_541" class="journal_facet_select" type="checkbox" value="541" ><label for="journal_facet_541" class="input_label">New England Review (20)</label></div> <div><input name="journal_facet" id="journal_facet_679" class="journal_facet_select" type="checkbox" value="679" ><label for="journal_facet_679" class="input_label">Labor: Studies in Working-Class History of the Americas (20)</label></div> <div><input name="journal_facet" id="journal_facet_378" class="journal_facet_select" type="checkbox" value="378" ><label for="journal_facet_378" class="input_label">Studies in Eighteenth-Century Culture (20)</label></div> <div><input name="journal_facet" id="journal_facet_200" class="journal_facet_select" type="checkbox" value="200" ><label for="journal_facet_200" class="input_label">Theatre Topics (20)</label></div> <div><input name="journal_facet" id="journal_facet_159" class="journal_facet_select" type="checkbox" value="159" ><label for="journal_facet_159" class="input_label">portal: Libraries and the Academy (20)</label></div> <div><input name="journal_facet" id="journal_facet_8" class="journal_facet_select" type="checkbox" value="8" ><label for="journal_facet_8" class="input_label">American Literary History (19)</label></div> <div><input name="journal_facet" id="journal_facet_160" class="journal_facet_select" type="checkbox" value="160" ><label for="journal_facet_160" class="input_label">Postmodern Culture (19)</label></div> <div><input name="journal_facet" id="journal_facet_22" class="journal_facet_select" type="checkbox" value="22" ><label for="journal_facet_22" class="input_label">Buddhist-Christian Studies (19)</label></div> <div><input name="journal_facet" id="journal_facet_104" class="journal_facet_select" type="checkbox" value="104" ><label for="journal_facet_104" class="input_label">The Journal of Speculative Philosophy (19)</label></div> <div><input name="journal_facet" id="journal_facet_594" class="journal_facet_select" type="checkbox" value="594" ><label for="journal_facet_594" class="input_label">Colorado Review (19)</label></div> <div><input name="journal_facet" id="journal_facet_144" class="journal_facet_select" type="checkbox" value="144" ><label for="journal_facet_144" class="input_label">New Literary History (19)</label></div> <div><input name="journal_facet" id="journal_facet_842" class="journal_facet_select" type="checkbox" value="842" ><label for="journal_facet_842" class="input_label">World Literature Today (19)</label></div> <div><input name="journal_facet" id="journal_facet_32" class="journal_facet_select" type="checkbox" value="32" ><label for="journal_facet_32" class="input_label">Common Knowledge (18)</label></div> <div><input name="journal_facet" id="journal_facet_98" class="journal_facet_select" type="checkbox" value="98" ><label for="journal_facet_98" class="input_label">Journal of Democracy (18)</label></div> <div><input name="journal_facet" id="journal_facet_70" class="journal_facet_select" type="checkbox" value="70" ><label for="journal_facet_70" class="input_label">Hispanic American Historical Review (18)</label></div> <div><input name="journal_facet" id="journal_facet_810" class="journal_facet_select" type="checkbox" value="810" ><label for="journal_facet_810" class="input_label">Biology and Environment: Proceedings of the Royal Irish Academy (18)</label></div> <div><input name="journal_facet" id="journal_facet_397" class="journal_facet_select" type="checkbox" value="397" ><label for="journal_facet_397" class="input_label">Arthuriana (18)</label></div> <div><input name="journal_facet" id="journal_facet_616" class="journal_facet_select" type="checkbox" value="616" ><label for="journal_facet_616" class="input_label">Forum Journal (18)</label></div> <div><input name="journal_facet" id="journal_facet_367" class="journal_facet_select" type="checkbox" value="367" ><label for="journal_facet_367" class="input_label">Sewanee Review (18)</label></div> <div><input name="journal_facet" id="journal_facet_546" class="journal_facet_select" type="checkbox" value="546" ><label for="journal_facet_546" class="input_label">Comitatus: A Journal of Medieval and Renaissance Studies (18)</label></div> <div><input name="journal_facet" id="journal_facet_390" class="journal_facet_select" type="checkbox" value="390" ><label for="journal_facet_390" class="input_label">Twentieth-Century China (18)</label></div> <div><input name="journal_facet" id="journal_facet_44" class="journal_facet_select" type="checkbox" value="44" ><label for="journal_facet_44" class="input_label">Demography (18)</label></div> <div><input name="journal_facet" id="journal_facet_584" class="journal_facet_select" type="checkbox" value="584" ><label for="journal_facet_584" class="input_label">Journal of the Society of Christian Ethics (17)</label></div> <div><input name="journal_facet" id="journal_facet_450" class="journal_facet_select" type="checkbox" value="450" ><label for="journal_facet_450" class="input_label">JEGP, Journal of English and Germanic Philology (17)</label></div> <div><input name="journal_facet" id="journal_facet_287" class="journal_facet_select" type="checkbox" value="287" ><label for="journal_facet_287" class="input_label">Hastings Center Report (17)</label></div> <div><input name="journal_facet" id="journal_facet_708" class="journal_facet_select" type="checkbox" value="708" ><label for="journal_facet_708" class="input_label">Antiphon: A Journal for Liturgical Renewal (17)</label></div> <div><input name="journal_facet" id="journal_facet_19" class="journal_facet_select" type="checkbox" value="19" ><label for="journal_facet_19" class="input_label">Africa Today (17)</label></div> <div><input name="journal_facet" id="journal_facet_215" class="journal_facet_select" type="checkbox" value="215" ><label for="journal_facet_215" class="input_label">College Literature (17)</label></div> <div><input name="journal_facet" id="journal_facet_372" class="journal_facet_select" type="checkbox" value="372" ><label for="journal_facet_372" class="input_label">James Joyce Quarterly (17)</label></div> <div><input name="journal_facet" id="journal_facet_128" class="journal_facet_select" type="checkbox" value="128" ><label for="journal_facet_128" class="input_label">MLN (17)</label></div> <div><input name="journal_facet" id="journal_facet_751" class="journal_facet_select" type="checkbox" value="751" ><label for="journal_facet_751" class="input_label">Christianity & Literature (17)</label></div> <div><input name="journal_facet" id="journal_facet_333" class="journal_facet_select" type="checkbox" value="333" ><label for="journal_facet_333" class="input_label">L'Esprit Créateur (17)</label></div> <div><input name="journal_facet" id="journal_facet_52" class="journal_facet_select" type="checkbox" value="52" ><label for="journal_facet_52" class="input_label">Brookings Papers on Economic Activity (17)</label></div> <div><input name="journal_facet" id="journal_facet_627" class="journal_facet_select" type="checkbox" value="627" ><label for="journal_facet_627" class="input_label">Great Plains Quarterly (16)</label></div> <div><input name="journal_facet" id="journal_facet_457" class="journal_facet_select" type="checkbox" value="457" ><label for="journal_facet_457" class="input_label">Franciscan Studies (16)</label></div> <div><input name="journal_facet" id="journal_facet_79" class="journal_facet_select" type="checkbox" value="79" ><label for="journal_facet_79" class="input_label">Human Biology (16)</label></div> <div><input name="journal_facet" id="journal_facet_29" class="journal_facet_select" type="checkbox" value="29" ><label for="journal_facet_29" class="input_label">Journal of Colonialism and Colonial History (16)</label></div> <div><input name="journal_facet" id="journal_facet_137" class="journal_facet_select" type="checkbox" value="137" ><label for="journal_facet_137" class="input_label">Nineteenth-Century French Studies (16)</label></div> <div><input name="journal_facet" id="journal_facet_434" class="journal_facet_select" type="checkbox" value="434" ><label for="journal_facet_434" class="input_label">African American Review (16)</label></div> <div><input name="journal_facet" id="journal_facet_256" class="journal_facet_select" type="checkbox" value="256" ><label for="journal_facet_256" class="input_label">Comparative Studies of South Asia, Africa and the Middle East (16)</label></div> <div><input name="journal_facet" id="journal_facet_240" class="journal_facet_select" type="checkbox" value="240" ><label for="journal_facet_240" class="input_label">Journal of Latin American Geography (16)</label></div> <div><input name="journal_facet" id="journal_facet_178" class="journal_facet_select" type="checkbox" value="178" ><label for="journal_facet_178" class="input_label">SEL Studies in English Literature 1500-1900 (16)</label></div> <div><input name="journal_facet" id="journal_facet_656" class="journal_facet_select" type="checkbox" value="656" ><label for="journal_facet_656" class="input_label">Studies in American Humor (16)</label></div> <div><input name="journal_facet" id="journal_facet_885" class="journal_facet_select" type="checkbox" value="885" ><label for="journal_facet_885" class="input_label">Swedish-American Studies (15)</label></div> <div><input name="journal_facet" id="journal_facet_670" class="journal_facet_select" type="checkbox" value="670" ><label for="journal_facet_670" class="input_label">Gettysburg Magazine (15)</label></div> <div><input name="journal_facet" id="journal_facet_813" class="journal_facet_select" type="checkbox" value="813" ><label for="journal_facet_813" class="input_label">Proceedings of the Royal Irish Academy: Archaeology, Culture, History, Literature (15)</label></div> <div><input name="journal_facet" id="journal_facet_854" class="journal_facet_select" type="checkbox" value="854" ><label for="journal_facet_854" class="input_label">Rhetorica (15)</label></div> <div><input name="journal_facet" id="journal_facet_310" class="journal_facet_select" type="checkbox" value="310" ><label for="journal_facet_310" class="input_label">Africa: The Journal of the International African Institute (15)</label></div> <div><input name="journal_facet" id="journal_facet_311" class="journal_facet_select" type="checkbox" value="311" ><label for="journal_facet_311" class="input_label">Arizona Quarterly: A Journal of American Literature, Culture, and Theory (15)</label></div> <div><input name="journal_facet" id="journal_facet_339" class="journal_facet_select" type="checkbox" value="339" ><label for="journal_facet_339" class="input_label">Shakespeare Bulletin (15)</label></div> <div><input name="journal_facet" id="journal_facet_359" class="journal_facet_select" type="checkbox" value="359" ><label for="journal_facet_359" class="input_label">Monatshefte (15)</label></div> <div><input name="journal_facet" id="journal_facet_540" class="journal_facet_select" type="checkbox" value="540" ><label for="journal_facet_540" class="input_label">Dictionaries: Journal of the Dictionary Society of North America (15)</label></div> <div><input name="journal_facet" id="journal_facet_611" class="journal_facet_select" type="checkbox" value="611" ><label for="journal_facet_611" class="input_label">Southern Review (15)</label></div> <div><input name="journal_facet" id="journal_facet_446" class="journal_facet_select" type="checkbox" value="446" ><label for="journal_facet_446" class="input_label">U.S. Catholic Historian (15)</label></div> <div><input name="journal_facet" id="journal_facet_301" class="journal_facet_select" type="checkbox" value="301" ><label for="journal_facet_301" class="input_label">Children's Literature Association Quarterly (15)</label></div> <div><input name="journal_facet" id="journal_facet_686" class="journal_facet_select" type="checkbox" value="686" ><label for="journal_facet_686" class="input_label">Nova et vetera (15)</label></div> <div><input name="journal_facet" id="journal_facet_314" class="journal_facet_select" type="checkbox" value="314" ><label for="journal_facet_314" class="input_label">The Cambridge Quarterly (15)</label></div> <div><input name="journal_facet" id="journal_facet_214" class="journal_facet_select" type="checkbox" value="214" ><label for="journal_facet_214" class="input_label">Children's Literature (15)</label></div> <div><input name="journal_facet" id="journal_facet_40" class="journal_facet_select" type="checkbox" value="40" ><label for="journal_facet_40" class="input_label">Criticism (15)</label></div> <div><input name="journal_facet" id="journal_facet_2" class="journal_facet_select" type="checkbox" value="2" ><label for="journal_facet_2" class="input_label">The American Indian Quarterly (15)</label></div> <div><input name="journal_facet" id="journal_facet_537" class="journal_facet_select" type="checkbox" value="537" ><label for="journal_facet_537" class="input_label">Labour / Le Travail (15)</label></div> <div><input name="journal_facet" id="journal_facet_528" class="journal_facet_select" type="checkbox" value="528" ><label for="journal_facet_528" class="input_label">Wallace Stevens Journal (15)</label></div> <div><input name="journal_facet" id="journal_facet_102" class="journal_facet_select" type="checkbox" value="102" ><label for="journal_facet_102" class="input_label">Journal of Policy History (15)</label></div> <div><input name="journal_facet" id="journal_facet_93" class="journal_facet_select" type="checkbox" value="93" ><label for="journal_facet_93" class="input_label">Journal of Health Politics, Policy and Law (14)</label></div> <div><input name="journal_facet" id="journal_facet_123" class="journal_facet_select" type="checkbox" value="123" ><label for="journal_facet_123" class="input_label">Journal of Money, Credit, and Banking (14)</label></div> <div><input name="journal_facet" id="journal_facet_755" class="journal_facet_select" type="checkbox" value="755" ><label for="journal_facet_755" class="input_label">The Review of Metaphysics (14)</label></div> <div><input name="journal_facet" id="journal_facet_602" class="journal_facet_select" type="checkbox" value="602" ><label for="journal_facet_602" class="input_label">Reception: Texts, Readers, Audiences, History (14)</label></div> <div><input name="journal_facet" id="journal_facet_288" class="journal_facet_select" type="checkbox" value="288" ><label for="journal_facet_288" class="input_label">Hesperia: The Journal of the American School of Classical Studies at Athens (14)</label></div> <div><input name="journal_facet" id="journal_facet_772" class="journal_facet_select" type="checkbox" value="772" ><label for="journal_facet_772" class="input_label">Acta Koreana (14)</label></div> <div><input name="journal_facet" id="journal_facet_5" class="journal_facet_select" type="checkbox" value="5" ><label for="journal_facet_5" class="input_label">American Journal of Mathematics (14)</label></div> <div><input name="journal_facet" id="journal_facet_91" class="journal_facet_select" type="checkbox" value="91" ><label for="journal_facet_91" class="input_label">Journal of the History of Ideas (14)</label></div> <div><input name="journal_facet" id="journal_facet_371" class="journal_facet_select" type="checkbox" value="371" ><label for="journal_facet_371" class="input_label">Education and Treatment of Children (14)</label></div> <div><input name="journal_facet" id="journal_facet_258" class="journal_facet_select" type="checkbox" value="258" ><label for="journal_facet_258" class="input_label">The Journal of Developing Areas (14)</label></div> <div><input name="journal_facet" id="journal_facet_425" class="journal_facet_select" type="checkbox" value="425" ><label for="journal_facet_425" class="input_label">Bulletin of the Comediantes (14)</label></div> <div><input name="journal_facet" id="journal_facet_53" class="journal_facet_select" type="checkbox" value="53" ><label for="journal_facet_53" class="input_label">Eighteenth-Century Life (14)</label></div> <div><input name="journal_facet" id="journal_facet_189" class="journal_facet_select" type="checkbox" value="189" ><label for="journal_facet_189" class="input_label">SubStance (14)</label></div> <div><input name="journal_facet" id="journal_facet_511" class="journal_facet_select" type="checkbox" value="511" ><label for="journal_facet_511" class="input_label">Asia Policy (14)</label></div> <div><input name="journal_facet" id="journal_facet_208" class="journal_facet_select" type="checkbox" value="208" ><label for="journal_facet_208" class="input_label">World Politics (14)</label></div> <div><input name="journal_facet" id="journal_facet_185" class="journal_facet_select" type="checkbox" value="185" ><label for="journal_facet_185" class="input_label">Small Axe (13)</label></div> <div><input name="journal_facet" id="journal_facet_31" class="journal_facet_select" type="checkbox" value="31" ><label for="journal_facet_31" class="input_label">JCMS: Journal of Cinema and Media Studies (13)</label></div> <div><input name="journal_facet" id="journal_facet_459" class="journal_facet_select" type="checkbox" value="459" ><label for="journal_facet_459" class="input_label">The Middle East Journal (13)</label></div> <div><input name="journal_facet" id="journal_facet_470" class="journal_facet_select" type="checkbox" value="470" ><label for="journal_facet_470" class="input_label">Canadian Theatre Review (13)</label></div> <div><input name="journal_facet" id="journal_facet_176" class="journal_facet_select" type="checkbox" value="176" ><label for="journal_facet_176" class="input_label">Spiritus: A Journal of Christian Spirituality (13)</label></div> <div><input name="journal_facet" id="journal_facet_628" class="journal_facet_select" type="checkbox" value="628" ><label for="journal_facet_628" class="input_label">Great Plains Research (13)</label></div> <div><input name="journal_facet" id="journal_facet_753" class="journal_facet_select" type="checkbox" value="753" ><label for="journal_facet_753" class="input_label">Mississippi Quarterly (13)</label></div> <div><input name="journal_facet" id="journal_facet_513" class="journal_facet_select" type="checkbox" value="513" ><label for="journal_facet_513" class="input_label">Journal of Biblical Literature (13)</label></div> <div><input name="journal_facet" id="journal_facet_794" class="journal_facet_select" type="checkbox" value="794" ><label for="journal_facet_794" class="input_label">Journal of Negro Education (13)</label></div> <div><input name="journal_facet" id="journal_facet_179" class="journal_facet_select" type="checkbox" value="179" ><label for="journal_facet_179" class="input_label">Journal of the History of Sexuality (13)</label></div> <div><input name="journal_facet" id="journal_facet_69" class="journal_facet_select" type="checkbox" value="69" ><label for="journal_facet_69" class="input_label">The Good Society (13)</label></div> <div><input name="journal_facet" id="journal_facet_398" class="journal_facet_select" type="checkbox" value="398" ><label for="journal_facet_398" class="input_label">The Hopkins Review (13)</label></div> <div><input name="journal_facet" id="journal_facet_119" class="journal_facet_select" type="checkbox" value="119" ><label for="journal_facet_119" class="input_label">Leonardo Music Journal (13)</label></div> <div><input name="journal_facet" id="journal_facet_188" class="journal_facet_select" type="checkbox" value="188" ><label for="journal_facet_188" class="input_label">Social Science History (13)</label></div> <div><input name="journal_facet" id="journal_facet_275" class="journal_facet_select" type="checkbox" value="275" ><label for="journal_facet_275" class="input_label">The Hemingway Review (13)</label></div> <div><input name="journal_facet" id="journal_facet_67" class="journal_facet_select" type="checkbox" value="67" ><label for="journal_facet_67" class="input_label">GLQ: A Journal of Lesbian and Gay Studies (12)</label></div> <div><input name="journal_facet" id="journal_facet_875" class="journal_facet_select" type="checkbox" value="875" ><label for="journal_facet_875" class="input_label">American Benedictine Review (12)</label></div> <div><input name="journal_facet" id="journal_facet_148" class="journal_facet_select" type="checkbox" value="148" ><label for="journal_facet_148" class="input_label">The Opera Quarterly (12)</label></div> <div><input name="journal_facet" id="journal_facet_680" class="journal_facet_select" type="checkbox" value="680" ><label for="journal_facet_680" class="input_label">Style (12)</label></div> <div><input name="journal_facet" id="journal_facet_370" class="journal_facet_select" type="checkbox" value="370" ><label for="journal_facet_370" class="input_label">Canadian Ethnic Studies (12)</label></div> <div><input name="journal_facet" id="journal_facet_664" class="journal_facet_select" type="checkbox" value="664" ><label for="journal_facet_664" class="input_label">The William and Mary Quarterly (12)</label></div> <div><input name="journal_facet" id="journal_facet_411" class="journal_facet_select" type="checkbox" value="411" ><label for="journal_facet_411" class="input_label">Goethe Yearbook (12)</label></div> <div><input name="journal_facet" id="journal_facet_7" class="journal_facet_select" type="checkbox" value="7" ><label for="journal_facet_7" class="input_label">American Literature (12)</label></div> <div><input name="journal_facet" id="journal_facet_775" class="journal_facet_select" type="checkbox" value="775" ><label for="journal_facet_775" class="input_label">Michigan Historical Review (12)</label></div> <div><input name="journal_facet" id="journal_facet_277" class="journal_facet_select" type="checkbox" value="277" ><label for="journal_facet_277" class="input_label">History Workshop Journal (12)</label></div> <div><input name="journal_facet" id="journal_facet_251" class="journal_facet_select" type="checkbox" value="251" ><label for="journal_facet_251" class="input_label">Journal of Scholarly Publishing (12)</label></div> <div><input name="journal_facet" id="journal_facet_571" class="journal_facet_select" type="checkbox" value="571" ><label for="journal_facet_571" class="input_label">Journal of Dramatic Theory and Criticism (12)</label></div> <div><input name="journal_facet" id="journal_facet_209" class="journal_facet_select" type="checkbox" value="209" ><label for="journal_facet_209" class="input_label">The Washington Quarterly (12)</label></div> <div><input name="journal_facet" id="journal_facet_233" class="journal_facet_select" type="checkbox" value="233" ><label for="journal_facet_233" class="input_label">Studies in Philology (12)</label></div> <div><input name="journal_facet" id="journal_facet_17" class="journal_facet_select" type="checkbox" value="17" ><label for="journal_facet_17" class="input_label">Asian Perspectives (12)</label></div> <div><input name="journal_facet" id="journal_facet_448" class="journal_facet_select" type="checkbox" value="448" ><label for="journal_facet_448" class="input_label">American Music (12)</label></div> <div><input name="journal_facet" id="journal_facet_737" class="journal_facet_select" type="checkbox" value="737" ><label for="journal_facet_737" class="input_label">The Latin Americanist (12)</label></div> <div><input name="journal_facet" id="journal_facet_472" class="journal_facet_select" type="checkbox" value="472" ><label for="journal_facet_472" class="input_label">Hispania (12)</label></div> <div><input name="journal_facet" id="journal_facet_18" class="journal_facet_select" type="checkbox" value="18" ><label for="journal_facet_18" class="input_label">Advertising & Society Quarterly (12)</label></div> <div><input name="journal_facet" id="journal_facet_552" class="journal_facet_select" type="checkbox" value="552" ><label for="journal_facet_552" class="input_label">German Studies Review (11)</label></div> <div><input name="journal_facet" id="journal_facet_14" class="journal_facet_select" type="checkbox" value="14" ><label for="journal_facet_14" class="input_label">Arethusa (11)</label></div> <div><input name="journal_facet" id="journal_facet_108" class="journal_facet_select" type="checkbox" value="108" ><label for="journal_facet_108" class="input_label">Kritika: Explorations in Russian and Eurasian History (11)</label></div> <div><input name="journal_facet" id="journal_facet_733" class="journal_facet_select" type="checkbox" value="733" ><label for="journal_facet_733" class="input_label">Asian Perspective (11)</label></div> <div><input name="journal_facet" id="journal_facet_693" class="journal_facet_select" type="checkbox" value="693" ><label for="journal_facet_693" class="input_label">RSF: The Russell Sage Foundation Journal of the Social Sciences (11)</label></div> <div><input name="journal_facet" id="journal_facet_508" class="journal_facet_select" type="checkbox" value="508" ><label for="journal_facet_508" class="input_label">Victorian Review (11)</label></div> <div><input name="journal_facet" id="journal_facet_410" class="journal_facet_select" type="checkbox" value="410" ><label for="journal_facet_410" class="input_label">Population, English edition (11)</label></div> <div><input name="journal_facet" id="journal_facet_33" class="journal_facet_select" type="checkbox" value="33" ><label for="journal_facet_33" class="input_label">Comparative Literature Studies (11)</label></div> <div><input name="journal_facet" id="journal_facet_38" class="journal_facet_select" type="checkbox" value="38" ><label for="journal_facet_38" class="input_label">The Chaucer Review (11)</label></div> <div><input name="journal_facet" id="journal_facet_190" class="journal_facet_select" type="checkbox" value="190" ><label for="journal_facet_190" class="input_label">symploke (11)</label></div> <div><input name="journal_facet" id="journal_facet_12" class="journal_facet_select" type="checkbox" value="12" ><label for="journal_facet_12" class="input_label">TAPA (11)</label></div> <div><input name="journal_facet" id="journal_facet_647" class="journal_facet_select" type="checkbox" value="647" ><label for="journal_facet_647" class="input_label">Virginia Quarterly Review (11)</label></div> <div><input name="journal_facet" id="journal_facet_449" class="journal_facet_select" type="checkbox" value="449" ><label for="journal_facet_449" class="input_label">The Pluralist (11)</label></div> <div><input name="journal_facet" id="journal_facet_527" class="journal_facet_select" type="checkbox" value="527" ><label for="journal_facet_527" class="input_label">Toronto Journal of Theology (11)</label></div> <div><input name="journal_facet" id="journal_facet_566" class="journal_facet_select" type="checkbox" value="566" ><label for="journal_facet_566" class="input_label">The Jurist: Studies in Church Law and Ministry (11)</label></div> <div><input name="journal_facet" id="journal_facet_672" class="journal_facet_select" type="checkbox" value="672" ><label for="journal_facet_672" class="input_label">Middle West Review (11)</label></div> <div><input name="journal_facet" id="journal_facet_518" class="journal_facet_select" type="checkbox" value="518" ><label for="journal_facet_518" class="input_label">Landscape Journal: design, planning, and management of the land (11)</label></div> <div><input name="journal_facet" id="journal_facet_440" class="journal_facet_select" type="checkbox" value="440" ><label for="journal_facet_440" class="input_label">Histoire sociale / Social History (11)</label></div> <div><input name="journal_facet" id="journal_facet_13" class="journal_facet_select" type="checkbox" value="13" ><label for="journal_facet_13" class="input_label">American Quarterly (11)</label></div> <div><input name="journal_facet" id="journal_facet_583" class="journal_facet_select" type="checkbox" value="583" ><label for="journal_facet_583" class="input_label">Tikkun (10)</label></div> <div><input name="journal_facet" id="journal_facet_351" class="journal_facet_select" type="checkbox" value="351" ><label for="journal_facet_351" class="input_label">Seminar: A Journal of Germanic Studies (10)</label></div> <div><input name="journal_facet" id="journal_facet_784" class="journal_facet_select" type="checkbox" value="784" ><label for="journal_facet_784" class="input_label">CrossCurrents (10)</label></div> <div><input name="journal_facet" id="journal_facet_154" class="journal_facet_select" type="checkbox" value="154" ><label for="journal_facet_154" class="input_label">Pedagogy (10)</label></div> <div><input name="journal_facet" id="journal_facet_1" class="journal_facet_select" type="checkbox" value="1" ><label for="journal_facet_1" class="input_label">American Imago (10)</label></div> <div><input name="journal_facet" id="journal_facet_114" class="journal_facet_select" type="checkbox" value="114" ><label for="journal_facet_114" class="input_label">Late Imperial China (10)</label></div> <div><input name="journal_facet" id="journal_facet_754" class="journal_facet_select" type="checkbox" value="754" ><label for="journal_facet_754" class="input_label">Studies in Romanticism (10)</label></div> <div><input name="journal_facet" id="journal_facet_620" class="journal_facet_select" type="checkbox" value="620" ><label for="journal_facet_620" class="input_label">The F. Scott Fitzgerald Review (10)</label></div> <div><input name="journal_facet" id="journal_facet_220" class="journal_facet_select" type="checkbox" value="220" ><label for="journal_facet_220" class="input_label">Holocaust and Genocide Studies (10)</label></div> <div><input name="journal_facet" id="journal_facet_815" class="journal_facet_select" type="checkbox" value="815" ><label for="journal_facet_815" class="input_label">Health and History (10)</label></div> <div><input name="journal_facet" id="journal_facet_650" class="journal_facet_select" type="checkbox" value="650" ><label for="journal_facet_650" class="input_label">Journal of History (10)</label></div> <div><input name="journal_facet" id="journal_facet_691" class="journal_facet_select" type="checkbox" value="691" ><label for="journal_facet_691" class="input_label">Lutheran Quarterly (10)</label></div> <div><input name="journal_facet" id="journal_facet_163" class="journal_facet_select" type="checkbox" value="163" ><label for="journal_facet_163" class="input_label">Perspectives on Science (10)</label></div> <div><input name="journal_facet" id="journal_facet_36" class="journal_facet_select" type="checkbox" value="36" ><label for="journal_facet_36" class="input_label">Configurations (10)</label></div> <div><input name="journal_facet" id="journal_facet_850" class="journal_facet_select" type="checkbox" value="850" ><label for="journal_facet_850" class="input_label">Children, Youth and Environments (10)</label></div> <div><input name="journal_facet" id="journal_facet_46" class="journal_facet_select" type="checkbox" value="46" ><label for="journal_facet_46" class="input_label">Diacritics (10)</label></div> <div><input name="journal_facet" id="journal_facet_235" class="journal_facet_select" type="checkbox" value="235" ><label for="journal_facet_235" class="input_label">The Journal of Aesthetic Education (10)</label></div> <div><input name="journal_facet" id="journal_facet_245" class="journal_facet_select" type="checkbox" value="245" ><label for="journal_facet_245" class="input_label">South Central Review (9)</label></div> <div><input name="journal_facet" id="journal_facet_605" class="journal_facet_select" type="checkbox" value="605" ><label for="journal_facet_605" class="input_label">Tampa Review (9)</label></div> <div><input name="journal_facet" id="journal_facet_364" class="journal_facet_select" type="checkbox" value="364" ><label for="journal_facet_364" class="input_label">The Eighteenth Century (9)</label></div> <div><input name="journal_facet" id="journal_facet_379" class="journal_facet_select" type="checkbox" value="379" ><label for="journal_facet_379" class="input_label">American Literary Realism (9)</label></div> <div><input name="journal_facet" id="journal_facet_573" class="journal_facet_select" type="checkbox" value="573" ><label for="journal_facet_573" class="input_label">Ab Imperio (9)</label></div> <div><input name="journal_facet" id="journal_facet_61" class="journal_facet_select" type="checkbox" value="61" ><label for="journal_facet_61" class="input_label">Ethnohistory (9)</label></div> <div><input name="journal_facet" id="journal_facet_556" class="journal_facet_select" type="checkbox" value="556" ><label for="journal_facet_556" class="input_label">Journal of Human Resources (9)</label></div> <div><input name="journal_facet" id="journal_facet_56" class="journal_facet_select" type="checkbox" value="56" ><label for="journal_facet_56" class="input_label">The Emily Dickinson Journal (9)</label></div> <div><input name="journal_facet" id="journal_facet_342" class="journal_facet_select" type="checkbox" value="342" ><label for="journal_facet_342" class="input_label">The Comparatist (9)</label></div> <div><input name="journal_facet" id="journal_facet_797" class="journal_facet_select" type="checkbox" value="797" ><label for="journal_facet_797" class="input_label">Journal of Advanced Military Studies (9)</label></div> <div><input name="journal_facet" id="journal_facet_204" class="journal_facet_select" type="checkbox" value="204" ><label for="journal_facet_204" class="input_label">Victorian Poetry (9)</label></div> <div><input name="journal_facet" id="journal_facet_852" class="journal_facet_select" type="checkbox" value="852" ><label for="journal_facet_852" class="input_label">Russell: The Journal of Bertrand Russell Studies (9)</label></div> <div><input name="journal_facet" id="journal_facet_458" class="journal_facet_select" type="checkbox" value="458" ><label for="journal_facet_458" class="input_label">MELUS: Multi-Ethnic Literature of the U.S. (9)</label></div> <div><input name="journal_facet" id="journal_facet_385" class="journal_facet_select" type="checkbox" value="385" ><label for="journal_facet_385" class="input_label">Contagion: Journal of Violence, Mimesis, and Culture (9)</label></div> <div><input name="journal_facet" id="journal_facet_273" class="journal_facet_select" type="checkbox" value="273" ><label for="journal_facet_273" class="input_label">Luso-Brazilian Review (9)</label></div> <div><input name="journal_facet" id="journal_facet_3" class="journal_facet_select" type="checkbox" value="3" ><label for="journal_facet_3" class="input_label">The American Journal of Bioethics (9)</label></div> <div><input name="journal_facet" id="journal_facet_57" class="journal_facet_select" type="checkbox" value="57" ><label for="journal_facet_57" class="input_label">Ethics & the Environment (9)</label></div> <div><input name="journal_facet" id="journal_facet_78" class="journal_facet_select" type="checkbox" value="78" ><label for="journal_facet_78" class="input_label">The High School Journal (9)</label></div> <div><input name="journal_facet" id="journal_facet_456" class="journal_facet_select" type="checkbox" value="456" ><label for="journal_facet_456" class="input_label">Journal of Literary & Cultural Disability Studies (9)</label></div> <div><input name="journal_facet" id="journal_facet_20" class="journal_facet_select" type="checkbox" value="20" ><label for="journal_facet_20" class="input_label">Asian Theatre Journal (9)</label></div> <div><input name="journal_facet" id="journal_facet_322" class="journal_facet_select" type="checkbox" value="322" ><label for="journal_facet_322" class="input_label">Early American Studies: An Interdisciplinary Journal (9)</label></div> <div><input name="journal_facet" id="journal_facet_682" class="journal_facet_select" type="checkbox" value="682" ><label for="journal_facet_682" class="input_label">Pleiades: Literature in Context (9)</label></div> <div><input name="journal_facet" id="journal_facet_180" class="journal_facet_select" type="checkbox" value="180" ><label for="journal_facet_180" class="input_label">SHAW: The Journal of Bernard Shaw Studies (9)</label></div> <div><input name="journal_facet" id="journal_facet_660" class="journal_facet_select" type="checkbox" value="660" ><label for="journal_facet_660" class="input_label">The Massachusetts Review (9)</label></div> <div><input name="journal_facet" id="journal_facet_352" class="journal_facet_select" type="checkbox" value="352" ><label for="journal_facet_352" class="input_label">Sojourn: Journal of Social Issues in Southeast Asia (9)</label></div> <div><input name="journal_facet" id="journal_facet_515" class="journal_facet_select" type="checkbox" value="515" ><label for="journal_facet_515" class="input_label">Journal of Korean Studies (8)</label></div> <div><input name="journal_facet" id="journal_facet_445" class="journal_facet_select" type="checkbox" value="445" ><label for="journal_facet_445" class="input_label">The Tocqueville Review/La revue Tocqueville (8)</label></div> <div><input name="journal_facet" id="journal_facet_293" class="journal_facet_select" type="checkbox" value="293" ><label for="journal_facet_293" class="input_label">Journal for Early Modern Cultural Studies (8)</label></div> <div><input name="journal_facet" id="journal_facet_395" class="journal_facet_select" type="checkbox" value="395" ><label for="journal_facet_395" class="input_label">Studies in the Novel (8)</label></div> <div><input name="journal_facet" id="journal_facet_124" class="journal_facet_select" type="checkbox" value="124" ><label for="journal_facet_124" class="input_label">Mediterranean Quarterly (8)</label></div> <div><input name="journal_facet" id="journal_facet_219" class="journal_facet_select" type="checkbox" value="219" ><label for="journal_facet_219" class="input_label">Global Environmental Politics (8)</label></div> <div><input name="journal_facet" id="journal_facet_752" class="journal_facet_select" type="checkbox" value="752" ><label for="journal_facet_752" class="input_label">Journal of Comparative Family Studies (8)</label></div> <div><input name="journal_facet" id="journal_facet_671" class="journal_facet_select" type="checkbox" value="671" ><label for="journal_facet_671" class="input_label">Journal of Black Sexuality and Relationships (8)</label></div> <div><input name="journal_facet" id="journal_facet_834" class="journal_facet_select" type="checkbox" value="834" ><label for="journal_facet_834" class="input_label">Arion: A Journal of the Humanities and the Classics (8)</label></div> <div><input name="journal_facet" id="journal_facet_610" class="journal_facet_select" type="checkbox" value="610" ><label for="journal_facet_610" class="input_label">Philosophical Topics (8)</label></div> <div><input name="journal_facet" id="journal_facet_388" class="journal_facet_select" type="checkbox" value="388" ><label for="journal_facet_388" class="input_label">Ohio History (8)</label></div> <div><input name="journal_facet" id="journal_facet_799" class="journal_facet_select" type="checkbox" value="799" ><label for="journal_facet_799" class="input_label">Studies: An Irish Quarterly Review (8)</label></div> <div><input name="journal_facet" id="journal_facet_41" class="journal_facet_select" type="checkbox" value="41" ><label for="journal_facet_41" class="input_label">Cultural Critique (8)</label></div> <div><input name="journal_facet" id="journal_facet_807" class="journal_facet_select" type="checkbox" value="807" ><label for="journal_facet_807" class="input_label">Phoenix (8)</label></div> <div><input name="journal_facet" id="journal_facet_326" class="journal_facet_select" type="checkbox" value="326" ><label for="journal_facet_326" class="input_label">Framework: The Journal of Cinema and Media (8)</label></div> <div><input name="journal_facet" id="journal_facet_633" class="journal_facet_select" type="checkbox" value="633" ><label for="journal_facet_633" class="input_label">The Journal of Individual Psychology (8)</label></div> <div><input name="journal_facet" id="journal_facet_117" class="journal_facet_select" type="checkbox" value="117" ><label for="journal_facet_117" class="input_label">Linguistic Inquiry (8)</label></div> <div><input name="journal_facet" id="journal_facet_376" class="journal_facet_select" type="checkbox" value="376" ><label for="journal_facet_376" class="input_label">Partial Answers: Journal of Literature and the History of Ideas (8)</label></div> <div><input name="journal_facet" id="journal_facet_9" class="journal_facet_select" type="checkbox" value="9" ><label for="journal_facet_9" class="input_label">American Literary Scholarship (8)</label></div> <div><input name="journal_facet" id="journal_facet_349" class="journal_facet_select" type="checkbox" value="349" ><label for="journal_facet_349" class="input_label">George Herbert Journal (8)</label></div> <div><input name="journal_facet" id="journal_facet_764" class="journal_facet_select" type="checkbox" value="764" ><label for="journal_facet_764" class="input_label">Nova Religio (8)</label></div> <div><input name="journal_facet" id="journal_facet_142" class="journal_facet_select" type="checkbox" value="142" ><label for="journal_facet_142" class="input_label">The Journal of Nietzsche Studies (8)</label></div> <div><input name="journal_facet" id="journal_facet_201" class="journal_facet_select" type="checkbox" value="201" ><label for="journal_facet_201" class="input_label">The Lion and the Unicorn (8)</label></div> <div><input name="journal_facet" id="journal_facet_304" class="journal_facet_select" type="checkbox" value="304" ><label for="journal_facet_304" class="input_label">Victorian Periodicals Review (7)</label></div> <div><input name="journal_facet" id="journal_facet_496" class="journal_facet_select" type="checkbox" value="496" ><label for="journal_facet_496" class="input_label">American Journal of Theology & Philosophy (7)</label></div> <div><input name="journal_facet" id="journal_facet_48" class="journal_facet_select" type="checkbox" value="48" ><label for="journal_facet_48" class="input_label">Discourse (7)</label></div> <div><input name="journal_facet" id="journal_facet_462" class="journal_facet_select" type="checkbox" value="462" ><label for="journal_facet_462" class="input_label">Southeast Asian Affairs (7)</label></div> <div><input name="journal_facet" id="journal_facet_126" class="journal_facet_select" type="checkbox" value="126" ><label for="journal_facet_126" class="input_label">Journal of Modern Greek Studies (7)</label></div> <div><input name="journal_facet" id="journal_facet_688" class="journal_facet_select" type="checkbox" value="688" ><label for="journal_facet_688" class="input_label">Fontes Artis Musicae (7)</label></div> <div><input name="journal_facet" id="journal_facet_306" class="journal_facet_select" type="checkbox" value="306" ><label for="journal_facet_306" class="input_label">Past & Present (7)</label></div> <div><input name="journal_facet" id="journal_facet_86" class="journal_facet_select" type="checkbox" value="86" ><label for="journal_facet_86" class="input_label">Journal of Asian American Studies (7)</label></div> <div><input name="journal_facet" id="journal_facet_725" class="journal_facet_select" type="checkbox" value="725" ><label for="journal_facet_725" class="input_label">Newman Studies Journal (7)</label></div> <div><input name="journal_facet" id="journal_facet_715" class="journal_facet_select" type="checkbox" value="715" ><label for="journal_facet_715" class="input_label">Journal of Global South Studies (7)</label></div> <div><input name="journal_facet" id="journal_facet_263" class="journal_facet_select" type="checkbox" value="263" ><label for="journal_facet_263" class="input_label">American Periodicals: A Journal of History & Criticism (7)</label></div> <div><input name="journal_facet" id="journal_facet_618" class="journal_facet_select" type="checkbox" value="618" ><label for="journal_facet_618" class="input_label">Soundings: A journal of politics and culture (7)</label></div> <div><input name="journal_facet" id="journal_facet_603" class="journal_facet_select" type="checkbox" value="603" ><label for="journal_facet_603" class="input_label">The Mark Twain Annual (7)</label></div> <div><input name="journal_facet" id="journal_facet_183" class="journal_facet_select" type="checkbox" value="183" ><label for="journal_facet_183" class="input_label">South: a scholarly journal (7)</label></div> <div><input name="journal_facet" id="journal_facet_415" class="journal_facet_select" type="checkbox" value="415" ><label for="journal_facet_415" class="input_label">Restoration: Studies in English Literary Culture, 1660-1700 (7)</label></div> <div><input name="journal_facet" id="journal_facet_195" class="journal_facet_select" type="checkbox" value="195" ><label for="journal_facet_195" class="input_label">Theater (7)</label></div> <div><input name="journal_facet" id="journal_facet_474" class="journal_facet_select" type="checkbox" value="474" ><label for="journal_facet_474" class="input_label">Journal of Sport History (7)</label></div> <div><input name="journal_facet" id="journal_facet_433" class="journal_facet_select" type="checkbox" value="433" ><label for="journal_facet_433" class="input_label">Harvard Journal of Asiatic Studies (7)</label></div> <div><input name="journal_facet" id="journal_facet_286" class="journal_facet_select" type="checkbox" value="286" ><label for="journal_facet_286" class="input_label">The Future of Children (7)</label></div> <div><input name="journal_facet" id="journal_facet_348" class="journal_facet_select" type="checkbox" value="348" ><label for="journal_facet_348" class="input_label">Contemporary Southeast Asia: A Journal of International and Strategic Affairs (7)</label></div> <div><input name="journal_facet" id="journal_facet_121" class="journal_facet_select" type="checkbox" value="121" ><label for="journal_facet_121" class="input_label">Manoa (7)</label></div> <div><input name="journal_facet" id="journal_facet_139" class="journal_facet_select" type="checkbox" value="139" ><label for="journal_facet_139" class="input_label">CR: The New Centennial Review (7)</label></div> <div><input name="journal_facet" id="journal_facet_360" class="journal_facet_select" type="checkbox" value="360" ><label for="journal_facet_360" class="input_label">Buildings & Landscapes: Journal of the Vernacular Architecture Forum (7)</label></div> <div><input name="journal_facet" id="journal_facet_587" class="journal_facet_select" type="checkbox" value="587" ><label for="journal_facet_587" class="input_label">Ecotone (7)</label></div> <div><input name="journal_facet" id="journal_facet_564" class="journal_facet_select" type="checkbox" value="564" ><label for="journal_facet_564" class="input_label">Soundings: An Interdisciplinary Journal (7)</label></div> <div><input name="journal_facet" id="journal_facet_226" class="journal_facet_select" type="checkbox" value="226" ><label for="journal_facet_226" class="input_label">Latin American Research Review (7)</label></div> <div><input name="journal_facet" id="journal_facet_315" class="journal_facet_select" type="checkbox" value="315" ><label for="journal_facet_315" class="input_label">Canadian Journal of Criminology and Criminal Justice (7)</label></div> <div><input name="journal_facet" id="journal_facet_261" class="journal_facet_select" type="checkbox" value="261" ><label for="journal_facet_261" class="input_label">Contemporary Literature (7)</label></div> <div><input name="journal_facet" id="journal_facet_468" class="journal_facet_select" type="checkbox" value="468" ><label for="journal_facet_468" class="input_label">Black Camera (7)</label></div> <div><input name="journal_facet" id="journal_facet_230" class="journal_facet_select" type="checkbox" value="230" ><label for="journal_facet_230" class="input_label">The Velvet Light Trap (6)</label></div> <div><input name="journal_facet" id="journal_facet_734" class="journal_facet_select" type="checkbox" value="734" ><label for="journal_facet_734" class="input_label">Journal of Chinese Religions (6)</label></div> <div><input name="journal_facet" id="journal_facet_197" class="journal_facet_select" type="checkbox" value="197" ><label for="journal_facet_197" class="input_label">Transition (6)</label></div> <div><input name="journal_facet" id="journal_facet_175" class="journal_facet_select" type="checkbox" value="175" ><label for="journal_facet_175" class="input_label">The South Atlantic Quarterly (6)</label></div> <div><input name="journal_facet" id="journal_facet_63" class="journal_facet_select" type="checkbox" value="63" ><label for="journal_facet_63" class="input_label">French Forum (6)</label></div> <div><input name="journal_facet" id="journal_facet_100" class="journal_facet_select" type="checkbox" value="100" ><label for="journal_facet_100" class="input_label">Journal of Women's History (6)</label></div> <div><input name="journal_facet" id="journal_facet_774" class="journal_facet_select" type="checkbox" value="774" ><label for="journal_facet_774" class="input_label">Perspectives of New Music (6)</label></div> <div><input name="journal_facet" id="journal_facet_199" class="journal_facet_select" type="checkbox" value="199" ><label for="journal_facet_199" class="input_label">Texas Studies in Literature and Language (6)</label></div> <div><input name="journal_facet" id="journal_facet_534" class="journal_facet_select" type="checkbox" value="534" ><label for="journal_facet_534" class="input_label">Syllecta Classica (6)</label></div> <div><input name="journal_facet" id="journal_facet_465" class="journal_facet_select" type="checkbox" value="465" ><label for="journal_facet_465" class="input_label">Music, Sound, and the Moving Image (6)</label></div> <div><input name="journal_facet" id="journal_facet_824" class="journal_facet_select" type="checkbox" value="824" ><label for="journal_facet_824" class="input_label">The Yearbook of English Studies (6)</label></div> <div><input name="journal_facet" id="journal_facet_217" class="journal_facet_select" type="checkbox" value="217" ><label for="journal_facet_217" class="input_label">Fourth Genre: Explorations in Nonfiction (6)</label></div> <div><input name="journal_facet" id="journal_facet_598" class="journal_facet_select" type="checkbox" value="598" ><label for="journal_facet_598" class="input_label">Journal of Africana Religions (6)</label></div> <div><input name="journal_facet" id="journal_facet_387" class="journal_facet_select" type="checkbox" value="387" ><label for="journal_facet_387" class="input_label">Magic, Ritual, and Witchcraft (6)</label></div> <div><input name="journal_facet" id="journal_facet_643" class="journal_facet_select" type="checkbox" value="643" ><label for="journal_facet_643" class="input_label">Cervantes: Journal of the Cervantes Society of America (6)</label></div> <div><input name="journal_facet" id="journal_facet_466" class="journal_facet_select" type="checkbox" value="466" ><label for="journal_facet_466" class="input_label">Science Fiction Film and Television (6)</label></div> <div><input name="journal_facet" id="journal_facet_548" class="journal_facet_select" type="checkbox" value="548" ><label for="journal_facet_548" class="input_label">Cultural Politics (6)</label></div> <div><input name="journal_facet" id="journal_facet_173" class="journal_facet_select" type="checkbox" value="173" ><label for="journal_facet_173" class="input_label">Radical History Review (6)</label></div> <div><input name="journal_facet" id="journal_facet_89" class="journal_facet_select" type="checkbox" value="89" ><label for="journal_facet_89" class="input_label">The Journal of General Education (6)</label></div> <div><input name="journal_facet" id="journal_facet_115" class="journal_facet_select" type="checkbox" value="115" ><label for="journal_facet_115" class="input_label">Legacy: A Journal of American Women Writers (6)</label></div> <div><input name="journal_facet" id="journal_facet_687" class="journal_facet_select" type="checkbox" value="687" ><label for="journal_facet_687" class="input_label">Early Theatre: A Journal associated with the Records of Early English Drama (6)</label></div> <div><input name="journal_facet" id="journal_facet_323" class="journal_facet_select" type="checkbox" value="323" ><label for="journal_facet_323" class="input_label">Education and Culture (6)</label></div> <div><input name="journal_facet" id="journal_facet_49" class="journal_facet_select" type="checkbox" value="49" ><label for="journal_facet_49" class="input_label">Early American Literature (6)</label></div> <div><input name="journal_facet" id="journal_facet_455" class="journal_facet_select" type="checkbox" value="455" ><label for="journal_facet_455" class="input_label">Studies in American Naturalism (6)</label></div> <div><input name="journal_facet" id="journal_facet_592" class="journal_facet_select" type="checkbox" value="592" ><label for="journal_facet_592" class="input_label">Cream City Review (6)</label></div> <div><input name="journal_facet" id="journal_facet_105" class="journal_facet_select" type="checkbox" value="105" ><label for="journal_facet_105" class="input_label">Jewish Social Studies (6)</label></div> <div><input name="journal_facet" id="journal_facet_499" class="journal_facet_select" type="checkbox" value="499" ><label for="journal_facet_499" class="input_label">Humanity: An International Journal of Human Rights, Humanitarianism, and Development (6)</label></div> <div><input name="journal_facet" id="journal_facet_802" class="journal_facet_select" type="checkbox" value="802" ><label for="journal_facet_802" class="input_label">Norwegian-American Studies (6)</label></div> <div><input name="journal_facet" id="journal_facet_744" class="journal_facet_select" type="checkbox" value="744" ><label for="journal_facet_744" class="input_label">Dickens Studies Annual: Essays on Victorian Fiction (6)</label></div> <div><input name="journal_facet" id="journal_facet_617" class="journal_facet_select" type="checkbox" value="617" ><label for="journal_facet_617" class="input_label">new formations: a journal of culture/theory/politics (5)</label></div> <div><input name="journal_facet" id="journal_facet_262" class="journal_facet_select" type="checkbox" value="262" ><label for="journal_facet_262" class="input_label">Journal of Narrative Theory (5)</label></div> <div><input name="journal_facet" id="journal_facet_872" class="journal_facet_select" type="checkbox" value="872" ><label for="journal_facet_872" class="input_label">Montana: The Magazine of Western History (5)</label></div> <div><input name="journal_facet" id="journal_facet_619" class="journal_facet_select" type="checkbox" value="619" ><label for="journal_facet_619" class="input_label">Keats-Shelley Journal (5)</label></div> <div><input name="journal_facet" id="journal_facet_681" class="journal_facet_select" type="checkbox" value="681" ><label for="journal_facet_681" class="input_label">Georgetown Journal of International Affairs (5)</label></div> <div><input name="journal_facet" id="journal_facet_569" class="journal_facet_select" type="checkbox" value="569" ><label for="journal_facet_569" class="input_label">Transportation Journal (5)</label></div> <div><input name="journal_facet" id="journal_facet_402" class="journal_facet_select" type="checkbox" value="402" ><label for="journal_facet_402" class="input_label">Journal of Sports Media (5)</label></div> <div><input name="journal_facet" id="journal_facet_265" class="journal_facet_select" type="checkbox" value="265" ><label for="journal_facet_265" class="input_label">Early Music (5)</label></div> <div><input name="journal_facet" id="journal_facet_555" class="journal_facet_select" type="checkbox" value="555" ><label for="journal_facet_555" class="input_label">Interdisciplinary Literary Studies (5)</label></div> <div><input name="journal_facet" id="journal_facet_389" class="journal_facet_select" type="checkbox" value="389" ><label for="journal_facet_389" class="input_label">Oral History Review (5)</label></div> <div><input name="journal_facet" id="journal_facet_132" class="journal_facet_select" type="checkbox" value="132" ><label for="journal_facet_132" class="input_label">Merrill-Palmer Quarterly (5)</label></div> <div><input name="journal_facet" id="journal_facet_431" class="journal_facet_select" type="checkbox" value="431" ><label for="journal_facet_431" class="input_label">IJFAB: International Journal of Feminist Approaches to Bioethics (5)</label></div> <div><input name="journal_facet" id="journal_facet_80" class="journal_facet_select" type="checkbox" value="80" ><label for="journal_facet_80" class="input_label">Hypatia (5)</label></div> <div><input name="journal_facet" id="journal_facet_532" class="journal_facet_select" type="checkbox" value="532" ><label for="journal_facet_532" class="input_label">Pushkin Review (5)</label></div> <div><input name="journal_facet" id="journal_facet_292" class="journal_facet_select" type="checkbox" value="292" ><label for="journal_facet_292" class="input_label">Jewish Quarterly Review (5)</label></div> <div><input name="journal_facet" id="journal_facet_761" class="journal_facet_select" type="checkbox" value="761" ><label for="journal_facet_761" class="input_label">Journal of the Ottoman and Turkish Studies Association (5)</label></div> <div><input name="journal_facet" id="journal_facet_597" class="journal_facet_select" type="checkbox" value="597" ><label for="journal_facet_597" class="input_label">The Edgar Allan Poe Review (5)</label></div> <div><input name="journal_facet" id="journal_facet_210" class="journal_facet_select" type="checkbox" value="210" ><label for="journal_facet_210" class="input_label">The Yale Journal of Criticism (5)</label></div> <div><input name="journal_facet" id="journal_facet_535" class="journal_facet_select" type="checkbox" value="535" ><label for="journal_facet_535" class="input_label">Levinas Studies (5)</label></div> <div><input name="journal_facet" id="journal_facet_639" class="journal_facet_select" type="checkbox" value="639" ><label for="journal_facet_639" class="input_label">QED: A Journal in GLBTQ Worldmaking (5)</label></div> <div><input name="journal_facet" id="journal_facet_724" class="journal_facet_select" type="checkbox" value="724" ><label for="journal_facet_724" class="input_label">The Pennsylvania Magazine of History and Biography (5)</label></div> <div><input name="journal_facet" id="journal_facet_666" class="journal_facet_select" type="checkbox" value="666" ><label for="journal_facet_666" class="input_label">The Southern Quarterly (5)</label></div> <div><input name="journal_facet" id="journal_facet_452" class="journal_facet_select" type="checkbox" value="452" ><label for="journal_facet_452" class="input_label">La corónica: A Journal of Medieval Hispanic Languages, Literatures, and Cultures (5)</label></div> <div><input name="journal_facet" id="journal_facet_649" class="journal_facet_select" type="checkbox" value="649" ><label for="journal_facet_649" class="input_label">The Canadian Journal of Human Sexuality (5)</label></div> <div><input name="journal_facet" id="journal_facet_738" class="journal_facet_select" type="checkbox" value="738" ><label for="journal_facet_738" class="input_label">Historical Geography (5)</label></div> <div><input name="journal_facet" id="journal_facet_559" class="journal_facet_select" type="checkbox" value="559" ><label for="journal_facet_559" class="input_label">Journal of Religion and Popular Culture (5)</label></div> <div><input name="journal_facet" id="journal_facet_382" class="journal_facet_select" type="checkbox" value="382" ><label for="journal_facet_382" class="input_label">Journal of Film and Video (5)</label></div> <div><input name="journal_facet" id="journal_facet_356" class="journal_facet_select" type="checkbox" value="356" ><label for="journal_facet_356" class="input_label">Canadian Journal of Law and Society (5)</label></div> <div><input name="journal_facet" id="journal_facet_550" class="journal_facet_select" type="checkbox" value="550" ><label for="journal_facet_550" class="input_label">Digital Philology: A Journal of Medieval Cultures (5)</label></div> <div><input name="journal_facet" id="journal_facet_347" class="journal_facet_select" type="checkbox" value="347" ><label for="journal_facet_347" class="input_label">Journal of Southeast Asian Economies (JSEAE) (5)</label></div> <div><input name="journal_facet" id="journal_facet_838" class="journal_facet_select" type="checkbox" value="838" ><label for="journal_facet_838" class="input_label">Arris (5)</label></div> <div><input name="journal_facet" id="journal_facet_391" class="journal_facet_select" type="checkbox" value="391" ><label for="journal_facet_391" class="input_label">The Global South (5)</label></div> <div><input name="journal_facet" id="journal_facet_232" class="journal_facet_select" type="checkbox" value="232" ><label for="journal_facet_232" class="input_label">The Moving Image (5)</label></div> <div><input name="journal_facet" id="journal_facet_260" class="journal_facet_select" type="checkbox" value="260" ><label for="journal_facet_260" class="input_label">Cuban Studies (5)</label></div> <div><input name="journal_facet" id="journal_facet_64" class="journal_facet_select" type="checkbox" value="64" ><label for="journal_facet_64" class="input_label">Frontiers: A Journal of Women Studies (5)</label></div> <div><input name="journal_facet" id="journal_facet_475" class="journal_facet_select" type="checkbox" value="475" ><label for="journal_facet_475" class="input_label">Native South (5)</label></div> <div><input name="journal_facet" id="journal_facet_66" class="journal_facet_select" type="checkbox" value="66" ><label for="journal_facet_66" class="input_label">Geographical Analysis (5)</label></div> <div><input name="journal_facet" id="journal_facet_859" class="journal_facet_select" type="checkbox" value="859" ><label for="journal_facet_859" class="input_label">The Maghreb Review (5)</label></div> <div><input name="journal_facet" id="journal_facet_551" class="journal_facet_select" type="checkbox" value="551" ><label for="journal_facet_551" class="input_label">Eugene O'Neill Review (5)</label></div> <div><input name="journal_facet" id="journal_facet_162" class="journal_facet_select" type="checkbox" value="162" ><label for="journal_facet_162" class="input_label">positions: asia critique (5)</label></div> <div><input name="journal_facet" id="journal_facet_471" class="journal_facet_select" type="checkbox" value="471" ><label for="journal_facet_471" class="input_label">Collaborative Anthropologies (4)</label></div> <div><input name="journal_facet" id="journal_facet_798" class="journal_facet_select" type="checkbox" value="798" ><label for="journal_facet_798" class="input_label">Marine Corps History (4)</label></div> <div><input name="journal_facet" id="journal_facet_536" class="journal_facet_select" type="checkbox" value="536" ><label for="journal_facet_536" class="input_label">Mosaic: an interdisciplinary critical journal (4)</label></div> <div><input name="journal_facet" id="journal_facet_826" class="journal_facet_select" type="checkbox" value="826" ><label for="journal_facet_826" class="input_label">Indiana Magazine of History (4)</label></div> <div><input name="journal_facet" id="journal_facet_47" class="journal_facet_select" type="checkbox" value="47" ><label for="journal_facet_47" class="input_label">differences: A Journal of Feminist Cultural Studies (4)</label></div> <div><input name="journal_facet" id="journal_facet_442" class="journal_facet_select" type="checkbox" value="442" ><label for="journal_facet_442" class="input_label">Journal of Education Finance (4)</label></div> <div><input name="journal_facet" id="journal_facet_522" class="journal_facet_select" type="checkbox" value="522" ><label for="journal_facet_522" class="input_label">Nka: Journal of Contemporary African Art (4)</label></div> <div><input name="journal_facet" id="journal_facet_814" class="journal_facet_select" type="checkbox" value="814" ><label for="journal_facet_814" class="input_label">Mathematical Proceedings of the Royal Irish Academy (4)</label></div> <div><input name="journal_facet" id="journal_facet_662" class="journal_facet_select" type="checkbox" value="662" ><label for="journal_facet_662" class="input_label">Calíope: Journal of the Society for Renaissance and Baroque Hispanic Poetry (4)</label></div> <div><input name="journal_facet" id="journal_facet_392" class="journal_facet_select" type="checkbox" value="392" ><label for="journal_facet_392" class="input_label">Textual Cultures: Texts, Contexts, Interpretation (4)</label></div> <div><input name="journal_facet" id="journal_facet_658" class="journal_facet_select" type="checkbox" value="658" ><label for="journal_facet_658" class="input_label">The Cormac McCarthy Journal (4)</label></div> <div><input name="journal_facet" id="journal_facet_331" class="journal_facet_select" type="checkbox" value="331" ><label for="journal_facet_331" class="input_label">Journal of Chinese Overseas (4)</label></div> <div><input name="journal_facet" id="journal_facet_338" class="journal_facet_select" type="checkbox" value="338" ><label for="journal_facet_338" class="input_label">The Scottish Historical Review (4)</label></div> <div><input name="journal_facet" id="journal_facet_147" class="journal_facet_select" type="checkbox" value="147" ><label for="journal_facet_147" class="input_label">Oceanic Linguistics (4)</label></div> <div><input name="journal_facet" id="journal_facet_239" class="journal_facet_select" type="checkbox" value="239" ><label for="journal_facet_239" class="input_label">River Teeth: A Journal of Nonfiction Narrative (4)</label></div> <div><input name="journal_facet" id="journal_facet_735" class="journal_facet_select" type="checkbox" value="735" ><label for="journal_facet_735" class="input_label">The Faulkner Journal (4)</label></div> <div><input name="journal_facet" id="journal_facet_167" class="journal_facet_select" type="checkbox" value="167" ><label for="journal_facet_167" class="input_label">Prooftexts (4)</label></div> <div><input name="journal_facet" id="journal_facet_526" class="journal_facet_select" type="checkbox" value="526" ><label for="journal_facet_526" class="input_label">Scandinavian Studies (4)</label></div> <div><input name="journal_facet" id="journal_facet_136" class="journal_facet_select" type="checkbox" value="136" ><label for="journal_facet_136" class="input_label">Northeast African Studies (4)</label></div> <div><input name="journal_facet" id="journal_facet_689" class="journal_facet_select" type="checkbox" value="689" ><label for="journal_facet_689" class="input_label">College Student Affairs Journal (4)</label></div> <div><input name="journal_facet" id="journal_facet_530" class="journal_facet_select" type="checkbox" value="530" ><label for="journal_facet_530" class="input_label">Journal of the Southwest (4)</label></div> <div><input name="journal_facet" id="journal_facet_545" class="journal_facet_select" type="checkbox" value="545" ><label for="journal_facet_545" class="input_label">Change Over Time (4)</label></div> <div><input name="journal_facet" id="journal_facet_407" class="journal_facet_select" type="checkbox" value="407" ><label for="journal_facet_407" class="input_label">Future Anterior: Journal of Historic Preservation History, Theory, and Criticism (4)</label></div> <div><input name="journal_facet" id="journal_facet_765" class="journal_facet_select" type="checkbox" value="765" ><label for="journal_facet_765" class="input_label">Antipodes (4)</label></div> <div><input name="journal_facet" id="journal_facet_593" class="journal_facet_select" type="checkbox" value="593" ><label for="journal_facet_593" class="input_label">CEA Critic (4)</label></div> <div><input name="journal_facet" id="journal_facet_557" class="journal_facet_select" type="checkbox" value="557" ><label for="journal_facet_557" class="input_label">Journal of Korean Religions (4)</label></div> <div><input name="journal_facet" id="journal_facet_788" class="journal_facet_select" type="checkbox" value="788" ><label for="journal_facet_788" class="input_label">Labour History: A Journal of Labour and Social History (4)</label></div> <div><input name="journal_facet" id="journal_facet_780" class="journal_facet_select" type="checkbox" value="780" ><label for="journal_facet_780" class="input_label">Science Fiction Studies (4)</label></div> <div><input name="journal_facet" id="journal_facet_581" class="journal_facet_select" type="checkbox" value="581" ><label for="journal_facet_581" class="input_label">philoSOPHIA (4)</label></div> <div><input name="journal_facet" id="journal_facet_399" class="journal_facet_select" type="checkbox" value="399" ><label for="journal_facet_399" class="input_label">Journal of Late Antiquity (4)</label></div> <div><input name="journal_facet" id="journal_facet_375" class="journal_facet_select" type="checkbox" value="375" ><label for="journal_facet_375" class="input_label">ESQ: A Journal of Nineteenth-Century American Literature and Culture (4)</label></div> <div><input name="journal_facet" id="journal_facet_745" class="journal_facet_select" type="checkbox" value="745" ><label for="journal_facet_745" class="input_label">New York History (4)</label></div> <div><input name="journal_facet" id="journal_facet_625" class="journal_facet_select" type="checkbox" value="625" ><label for="journal_facet_625" class="input_label">ariel: A Review of International English Literature (4)</label></div> <div><input name="journal_facet" id="journal_facet_615" class="journal_facet_select" type="checkbox" value="615" ><label for="journal_facet_615" class="input_label">Cartographica: The International Journal for Geographic Information and Geovisualization (4)</label></div> <div><input name="journal_facet" id="journal_facet_332" class="journal_facet_select" type="checkbox" value="332" ><label for="journal_facet_332" class="input_label">Journal of Victorian Culture (4)</label></div> <div><input name="journal_facet" id="journal_facet_690" class="journal_facet_select" type="checkbox" value="690" ><label for="journal_facet_690" class="input_label">Genocide Studies International (4)</label></div> <div><input name="journal_facet" id="journal_facet_704" class="journal_facet_select" type="checkbox" value="704" ><label for="journal_facet_704" class="input_label">Native American and Indigenous Studies (4)</label></div> <div><input name="journal_facet" id="journal_facet_414" class="journal_facet_select" type="checkbox" value="414" ><label for="journal_facet_414" class="input_label">Radical Teacher (4)</label></div> <div><input name="journal_facet" id="journal_facet_805" class="journal_facet_select" type="checkbox" value="805" ><label for="journal_facet_805" class="input_label">Review for Religious: New Series (4)</label></div> <div><input name="journal_facet" id="journal_facet_4" class="journal_facet_select" type="checkbox" value="4" ><label for="journal_facet_4" class="input_label">American Jewish History (4)</label></div> <div><input name="journal_facet" id="journal_facet_26" class="journal_facet_select" type="checkbox" value="26" ><label for="journal_facet_26" class="input_label">Brookings Trade Forum (4)</label></div> <div><input name="journal_facet" id="journal_facet_297" class="journal_facet_select" type="checkbox" value="297" ><label for="journal_facet_297" class="input_label">Red Cedar Review (4)</label></div> <div><input name="journal_facet" id="journal_facet_334" class="journal_facet_select" type="checkbox" value="334" ><label for="journal_facet_334" class="input_label">Library Trends (4)</label></div> <div><input name="journal_facet" id="journal_facet_386" class="journal_facet_select" type="checkbox" value="386" ><label for="journal_facet_386" class="input_label">Journal for the Study of Radicalism (4)</label></div> <div><input name="journal_facet" id="journal_facet_75" class="journal_facet_select" type="checkbox" value="75" ><label for="journal_facet_75" class="input_label">History of Political Economy (4)</label></div> <div><input name="journal_facet" id="journal_facet_461" class="journal_facet_select" type="checkbox" value="461" ><label for="journal_facet_461" class="input_label">Mechademia (4)</label></div> <div><input name="journal_facet" id="journal_facet_223" class="journal_facet_select" type="checkbox" value="223" ><label for="journal_facet_223" class="input_label">Journal of Folklore Research (4)</label></div> <div><input name="journal_facet" id="journal_facet_272" class="journal_facet_select" type="checkbox" value="272" ><label for="journal_facet_272" class="input_label">The Canadian Modern Language Review / La revue canadienne des langues vivantes (4)</label></div> <div><input name="journal_facet" id="journal_facet_862" class="journal_facet_select" type="checkbox" value="862" ><label for="journal_facet_862" class="input_label">North Dakota Quarterly (4)</label></div> <div><input name="journal_facet" id="journal_facet_558" class="journal_facet_select" type="checkbox" value="558" ><label for="journal_facet_558" class="input_label">Journal of Moravian History (4)</label></div> <div><input name="journal_facet" id="journal_facet_590" class="journal_facet_select" type="checkbox" value="590" ><label for="journal_facet_590" class="input_label">Eudora Welty Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_638" class="journal_facet_select" type="checkbox" value="638" ><label for="journal_facet_638" class="input_label">Canadian Review of Comparative Literature / Revue Canadienne de Littérature Comparée (3)</label></div> <div><input name="journal_facet" id="journal_facet_161" class="journal_facet_select" type="checkbox" value="161" ><label for="journal_facet_161" class="input_label">Poetics Today (3)</label></div> <div><input name="journal_facet" id="journal_facet_113" class="journal_facet_select" type="checkbox" value="113" ><label for="journal_facet_113" class="input_label">Latin American Music Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_586" class="journal_facet_select" type="checkbox" value="586" ><label for="journal_facet_586" class="input_label">Hispanófila (3)</label></div> <div><input name="journal_facet" id="journal_facet_377" class="journal_facet_select" type="checkbox" value="377" ><label for="journal_facet_377" class="input_label">Steinbeck Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_23" class="journal_facet_select" type="checkbox" value="23" ><label for="journal_facet_23" class="input_label">Book History (3)</label></div> <div><input name="journal_facet" id="journal_facet_281" class="journal_facet_select" type="checkbox" value="281" ><label for="journal_facet_281" class="input_label">Asian Music (3)</label></div> <div><input name="journal_facet" id="journal_facet_800" class="journal_facet_select" type="checkbox" value="800" ><label for="journal_facet_800" class="input_label">Environment, Space, Place (3)</label></div> <div><input name="journal_facet" id="journal_facet_841" class="journal_facet_select" type="checkbox" value="841" ><label for="journal_facet_841" class="input_label">Home Front Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_363" class="journal_facet_select" type="checkbox" value="363" ><label for="journal_facet_363" class="input_label">Helios (3)</label></div> <div><input name="journal_facet" id="journal_facet_270" class="journal_facet_select" type="checkbox" value="270" ><label for="journal_facet_270" class="input_label">The Canadian Journal of Linguistics / La revue canadienne de linguistique (3)</label></div> <div><input name="journal_facet" id="journal_facet_231" class="journal_facet_select" type="checkbox" value="231" ><label for="journal_facet_231" class="input_label">Theory Into Practice (3)</label></div> <div><input name="journal_facet" id="journal_facet_227" class="journal_facet_select" type="checkbox" value="227" ><label for="journal_facet_227" class="input_label">Oral Tradition (3)</label></div> <div><input name="journal_facet" id="journal_facet_736" class="journal_facet_select" type="checkbox" value="736" ><label for="journal_facet_736" class="input_label">TOPIA: Canadian Journal of Cultural Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_62" class="journal_facet_select" type="checkbox" value="62" ><label for="journal_facet_62" class="input_label">French Historical Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_95" class="journal_facet_select" type="checkbox" value="95" ><label for="journal_facet_95" class="input_label">Journal of Medieval and Early Modern Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_365" class="journal_facet_select" type="checkbox" value="365" ><label for="journal_facet_365" class="input_label">William Carlos Williams Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_677" class="journal_facet_select" type="checkbox" value="677" ><label for="journal_facet_677" class="input_label">Huntington Library Quarterly (3)</label></div> <div><input name="journal_facet" id="journal_facet_206" class="journal_facet_select" type="checkbox" value="206" ><label for="journal_facet_206" class="input_label">Wide Angle (3)</label></div> <div><input name="journal_facet" id="journal_facet_553" class="journal_facet_select" type="checkbox" value="553" ><label for="journal_facet_553" class="input_label">Indonesia (3)</label></div> <div><input name="journal_facet" id="journal_facet_812" class="journal_facet_select" type="checkbox" value="812" ><label for="journal_facet_812" class="input_label">Irish Studies in International Affairs (3)</label></div> <div><input name="journal_facet" id="journal_facet_421" class="journal_facet_select" type="checkbox" value="421" ><label for="journal_facet_421" class="input_label">The Byron Journal (3)</label></div> <div><input name="journal_facet" id="journal_facet_406" class="journal_facet_select" type="checkbox" value="406" ><label for="journal_facet_406" class="input_label">Journal of Slavic Linguistics (3)</label></div> <div><input name="journal_facet" id="journal_facet_637" class="journal_facet_select" type="checkbox" value="637" ><label for="journal_facet_637" class="input_label">British Journal of Canadian Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_477" class="journal_facet_select" type="checkbox" value="477" ><label for="journal_facet_477" class="input_label">Qui Parle: Critical Humanities and Social Sciences (3)</label></div> <div><input name="journal_facet" id="journal_facet_501" class="journal_facet_select" type="checkbox" value="501" ><label for="journal_facet_501" class="input_label">New Labor Forum (3)</label></div> <div><input name="journal_facet" id="journal_facet_621" class="journal_facet_select" type="checkbox" value="621" ><label for="journal_facet_621" class="input_label">China Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_700" class="journal_facet_select" type="checkbox" value="700" ><label for="journal_facet_700" class="input_label">Florilegium (3)</label></div> <div><input name="journal_facet" id="journal_facet_133" class="journal_facet_select" type="checkbox" value="133" ><label for="journal_facet_133" class="input_label">Milton Quarterly (3)</label></div> <div><input name="journal_facet" id="journal_facet_568" class="journal_facet_select" type="checkbox" value="568" ><label for="journal_facet_568" class="input_label">Traditio (3)</label></div> <div><input name="journal_facet" id="journal_facet_451" class="journal_facet_select" type="checkbox" value="451" ><label for="journal_facet_451" class="input_label">Conservative Judaism (3)</label></div> <div><input name="journal_facet" id="journal_facet_283" class="journal_facet_select" type="checkbox" value="283" ><label for="journal_facet_283" class="input_label">Aleph: Historical Studies in Science and Judaism (3)</label></div> <div><input name="journal_facet" id="journal_facet_705" class="journal_facet_select" type="checkbox" value="705" ><label for="journal_facet_705" class="input_label">Journal of West African History (3)</label></div> <div><input name="journal_facet" id="journal_facet_290" class="journal_facet_select" type="checkbox" value="290" ><label for="journal_facet_290" class="input_label">History in Africa (3)</label></div> <div><input name="journal_facet" id="journal_facet_684" class="journal_facet_select" type="checkbox" value="684" ><label for="journal_facet_684" class="input_label">ASAP/Journal (3)</label></div> <div><input name="journal_facet" id="journal_facet_612" class="journal_facet_select" type="checkbox" value="612" ><label for="journal_facet_612" class="input_label">Theatre Notebook (3)</label></div> <div><input name="journal_facet" id="journal_facet_846" class="journal_facet_select" type="checkbox" value="846" ><label for="journal_facet_846" class="input_label">Feminist Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_146" class="journal_facet_select" type="checkbox" value="146" ><label for="journal_facet_146" class="input_label">Feminist Formations (3)</label></div> <div><input name="journal_facet" id="journal_facet_864" class="journal_facet_select" type="checkbox" value="864" ><label for="journal_facet_864" class="input_label">Nevada Historical Society Q (3)</label></div> <div><input name="journal_facet" id="journal_facet_673" class="journal_facet_select" type="checkbox" value="673" ><label for="journal_facet_673" class="input_label">Resistance: A Journal of Radical Environmental Humanities (3)</label></div> <div><input name="journal_facet" id="journal_facet_837" class="journal_facet_select" type="checkbox" value="837" ><label for="journal_facet_837" class="input_label">Black History Bulletin (3)</label></div> <div><input name="journal_facet" id="journal_facet_793" class="journal_facet_select" type="checkbox" value="793" ><label for="journal_facet_793" class="input_label">Observational Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_247" class="journal_facet_select" type="checkbox" value="247" ><label for="journal_facet_247" class="input_label">Population Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_570" class="journal_facet_select" type="checkbox" value="570" ><label for="journal_facet_570" class="input_label">Milton Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_652" class="journal_facet_select" type="checkbox" value="652" ><label for="journal_facet_652" class="input_label">Twentieth-Century Literature (3)</label></div> <div><input name="journal_facet" id="journal_facet_844" class="journal_facet_select" type="checkbox" value="844" ><label for="journal_facet_844" class="input_label">AJS Review: The Journal of the Association for Jewish Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_668" class="journal_facet_select" type="checkbox" value="668" ><label for="journal_facet_668" class="input_label">Journal of Ecumenical Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_384" class="journal_facet_select" type="checkbox" value="384" ><label for="journal_facet_384" class="input_label">Arctic Anthropology (3)</label></div> <div><input name="journal_facet" id="journal_facet_613" class="journal_facet_select" type="checkbox" value="613" ><label for="journal_facet_613" class="input_label">Poe Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_654" class="journal_facet_select" type="checkbox" value="654" ><label for="journal_facet_654" class="input_label">Dickens Quarterly (3)</label></div> <div><input name="journal_facet" id="journal_facet_299" class="journal_facet_select" type="checkbox" value="299" ><label for="journal_facet_299" class="input_label">Tolkien Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_165" class="journal_facet_select" type="checkbox" value="165" ><label for="journal_facet_165" class="input_label">The Harvard International Journal of Press/Politics (3)</label></div> <div><input name="journal_facet" id="journal_facet_675" class="journal_facet_select" type="checkbox" value="675" ><label for="journal_facet_675" class="input_label">African Arts (3)</label></div> <div><input name="journal_facet" id="journal_facet_157" class="journal_facet_select" type="checkbox" value="157" ><label for="journal_facet_157" class="input_label">Brookings-Wharton Papers on Financial Services (3)</label></div> <div><input name="journal_facet" id="journal_facet_600" class="journal_facet_select" type="checkbox" value="600" ><label for="journal_facet_600" class="input_label">Journal of Eastern Mediterranean Archaeology and Heritage Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_711" class="journal_facet_select" type="checkbox" value="711" ><label for="journal_facet_711" class="input_label">Journal of Daoist Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_728" class="journal_facet_select" type="checkbox" value="728" ><label for="journal_facet_728" class="input_label">Journal of Mediterranean Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_577" class="journal_facet_select" type="checkbox" value="577" ><label for="journal_facet_577" class="input_label">Theatre History Studies (3)</label></div> <div><input name="journal_facet" id="journal_facet_699" class="journal_facet_select" type="checkbox" value="699" ><label for="journal_facet_699" class="input_label">Canadian Journal of Health History (3)</label></div> <div><input name="journal_facet" id="journal_facet_766" class="journal_facet_select" type="checkbox" value="766" ><label for="journal_facet_766" class="input_label">Journal of Arizona History (3)</label></div> <div><input name="journal_facet" id="journal_facet_336" class="journal_facet_select" type="checkbox" value="336" ><label for="journal_facet_336" class="input_label">Parliamentary History (3)</label></div> <div><input name="journal_facet" id="journal_facet_285" class="journal_facet_select" type="checkbox" value="285" ><label for="journal_facet_285" class="input_label">Film History: An International Journal (3)</label></div> <div><input name="journal_facet" id="journal_facet_871" class="journal_facet_select" type="checkbox" value="871" ><label for="journal_facet_871" class="input_label">Getty Research Journal (3)</label></div> <div><input name="journal_facet" id="journal_facet_507" class="journal_facet_select" type="checkbox" value="507" ><label for="journal_facet_507" class="input_label">Utopian Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_791" class="journal_facet_select" type="checkbox" value="791" ><label for="journal_facet_791" class="input_label">BACH: Journal of the Riemenschneider Bach Institute (2)</label></div> <div><input name="journal_facet" id="journal_facet_868" class="journal_facet_select" type="checkbox" value="868" ><label for="journal_facet_868" class="input_label">Transactions of the American Philosophical Society (2)</label></div> <div><input name="journal_facet" id="journal_facet_509" class="journal_facet_select" type="checkbox" value="509" ><label for="journal_facet_509" class="input_label">African Conflict & Peacebuilding Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_259" class="journal_facet_select" type="checkbox" value="259" ><label for="journal_facet_259" class="input_label">Latin American Politics & Society (2)</label></div> <div><input name="journal_facet" id="journal_facet_801" class="journal_facet_select" type="checkbox" value="801" ><label for="journal_facet_801" class="input_label">Journal of American Indian Education (2)</label></div> <div><input name="journal_facet" id="journal_facet_101" class="journal_facet_select" type="checkbox" value="101" ><label for="journal_facet_101" class="input_label">Joyce Studies Annual (2)</label></div> <div><input name="journal_facet" id="journal_facet_665" class="journal_facet_select" type="checkbox" value="665" ><label for="journal_facet_665" class="input_label">Early Modern Women (2)</label></div> <div><input name="journal_facet" id="journal_facet_786" class="journal_facet_select" type="checkbox" value="786" ><label for="journal_facet_786" class="input_label">Adoption & Culture (2)</label></div> <div><input name="journal_facet" id="journal_facet_481" class="journal_facet_select" type="checkbox" value="481" ><label for="journal_facet_481" class="input_label">Visual Arts Research (2)</label></div> <div><input name="journal_facet" id="journal_facet_783" class="journal_facet_select" type="checkbox" value="783" ><label for="journal_facet_783" class="input_label">Alliance for African Partnership Perspectives (2)</label></div> <div><input name="journal_facet" id="journal_facet_344" class="journal_facet_select" type="checkbox" value="344" ><label for="journal_facet_344" class="input_label">Translation and Literature (2)</label></div> <div><input name="journal_facet" id="journal_facet_678" class="journal_facet_select" type="checkbox" value="678" ><label for="journal_facet_678" class="input_label">Journal of Animal Ethics (2)</label></div> <div><input name="journal_facet" id="journal_facet_350" class="journal_facet_select" type="checkbox" value="350" ><label for="journal_facet_350" class="input_label">Journal of the American Academy of Religion (2)</label></div> <div><input name="journal_facet" id="journal_facet_198" class="journal_facet_select" type="checkbox" value="198" ><label for="journal_facet_198" class="input_label">Transformation: Critical Perspectives on Southern Africa (2)</label></div> <div><input name="journal_facet" id="journal_facet_768" class="journal_facet_select" type="checkbox" value="768" ><label for="journal_facet_768" class="input_label">Kenyon Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_849" class="journal_facet_select" type="checkbox" value="849" ><label for="journal_facet_849" class="input_label">Southern California Quarterly (2)</label></div> <div><input name="journal_facet" id="journal_facet_713" class="journal_facet_select" type="checkbox" value="713" ><label for="journal_facet_713" class="input_label">Chiricú Journal: Latina/o Literatures, Arts, and Cultures (2)</label></div> <div><input name="journal_facet" id="journal_facet_604" class="journal_facet_select" type="checkbox" value="604" ><label for="journal_facet_604" class="input_label">Review of Japanese Culture and Society (2)</label></div> <div><input name="journal_facet" id="journal_facet_514" class="journal_facet_select" type="checkbox" value="514" ><label for="journal_facet_514" class="input_label">Cross-Currents: East Asian History and Culture Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_155" class="journal_facet_select" type="checkbox" value="155" ><label for="journal_facet_155" class="input_label">Brookings Papers on Education Policy (2)</label></div> <div><input name="journal_facet" id="journal_facet_122" class="journal_facet_select" type="checkbox" value="122" ><label for="journal_facet_122" class="input_label">Marvels & Tales (2)</label></div> <div><input name="journal_facet" id="journal_facet_428" class="journal_facet_select" type="checkbox" value="428" ><label for="journal_facet_428" class="input_label">Intertexts (2)</label></div> <div><input name="journal_facet" id="journal_facet_500" class="journal_facet_select" type="checkbox" value="500" ><label for="journal_facet_500" class="input_label">Jeunesse: Young People, Texts, Cultures (2)</label></div> <div><input name="journal_facet" id="journal_facet_237" class="journal_facet_select" type="checkbox" value="237" ><label for="journal_facet_237" class="input_label">Comparative Technology Transfer and Society (2)</label></div> <div><input name="journal_facet" id="journal_facet_740" class="journal_facet_select" type="checkbox" value="740" ><label for="journal_facet_740" class="input_label">Journal of Islamic and Muslim Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_575" class="journal_facet_select" type="checkbox" value="575" ><label for="journal_facet_575" class="input_label">Spectrum: A Journal on Black Men (2)</label></div> <div><input name="journal_facet" id="journal_facet_362" class="journal_facet_select" type="checkbox" value="362" ><label for="journal_facet_362" class="input_label">Conradiana (2)</label></div> <div><input name="journal_facet" id="journal_facet_396" class="journal_facet_select" type="checkbox" value="396" ><label for="journal_facet_396" class="input_label">WSQ: Women's Studies Quarterly (2)</label></div> <div><input name="journal_facet" id="journal_facet_698" class="journal_facet_select" type="checkbox" value="698" ><label for="journal_facet_698" class="input_label">Manuscript Studies: A Journal of the Schoenberg Institute for Manuscript Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_409" class="journal_facet_select" type="checkbox" value="409" ><label for="journal_facet_409" class="input_label">Bookbird: A Journal of International Children's Literature (2)</label></div> <div><input name="journal_facet" id="journal_facet_82" class="journal_facet_select" type="checkbox" value="82" ><label for="journal_facet_82" class="input_label">Imagine (2)</label></div> <div><input name="journal_facet" id="journal_facet_596" class="journal_facet_select" type="checkbox" value="596" ><label for="journal_facet_596" class="input_label">J19: The Journal of Nineteenth-Century Americanists (2)</label></div> <div><input name="journal_facet" id="journal_facet_252" class="journal_facet_select" type="checkbox" value="252" ><label for="journal_facet_252" class="input_label">University of Toronto Law Journal (2)</label></div> <div><input name="journal_facet" id="journal_facet_267" class="journal_facet_select" type="checkbox" value="267" ><label for="journal_facet_267" class="input_label">China: An International Journal (2)</label></div> <div><input name="journal_facet" id="journal_facet_335" class="journal_facet_select" type="checkbox" value="335" ><label for="journal_facet_335" class="input_label">Paragraph (2)</label></div> <div><input name="journal_facet" id="journal_facet_85" class="journal_facet_select" type="checkbox" value="85" ><label for="journal_facet_85" class="input_label">Israel Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_565" class="journal_facet_select" type="checkbox" value="565" ><label for="journal_facet_565" class="input_label">Journal of Assessment and Institutional Effectiveness (2)</label></div> <div><input name="journal_facet" id="journal_facet_588" class="journal_facet_select" type="checkbox" value="588" ><label for="journal_facet_588" class="input_label">Romance Notes (2)</label></div> <div><input name="journal_facet" id="journal_facet_473" class="journal_facet_select" type="checkbox" value="473" ><label for="journal_facet_473" class="input_label">The Journal of Modern Periodical Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_73" class="journal_facet_select" type="checkbox" value="73" ><label for="journal_facet_73" class="input_label">Hopscotch: A Cultural Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_341" class="journal_facet_select" type="checkbox" value="341" ><label for="journal_facet_341" class="input_label">Studies in World Christianity (2)</label></div> <div><input name="journal_facet" id="journal_facet_839" class="journal_facet_select" type="checkbox" value="839" ><label for="journal_facet_839" class="input_label">CUSP: Late Nineteenth and Early Twentieth Century Cultures (2)</label></div> <div><input name="journal_facet" id="journal_facet_300" class="journal_facet_select" type="checkbox" value="300" ><label for="journal_facet_300" class="input_label">Women and Music: A Journal of Gender and Culture (2)</label></div> <div><input name="journal_facet" id="journal_facet_484" class="journal_facet_select" type="checkbox" value="484" ><label for="journal_facet_484" class="input_label">The Journal of Medieval Religious Cultures (2)</label></div> <div><input name="journal_facet" id="journal_facet_529" class="journal_facet_select" type="checkbox" value="529" ><label for="journal_facet_529" class="input_label">Journal of Burma Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_762" class="journal_facet_select" type="checkbox" value="762" ><label for="journal_facet_762" class="input_label">Mexican Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_683" class="journal_facet_select" type="checkbox" value="683" ><label for="journal_facet_683" class="input_label">Acadiensis: Journal of the History of the Atlantic Region / Revue d’histoire de la region atlantique (2)</label></div> <div><input name="journal_facet" id="journal_facet_447" class="journal_facet_select" type="checkbox" value="447" ><label for="journal_facet_447" class="input_label">The Yearbook of Comparative Literature (2)</label></div> <div><input name="journal_facet" id="journal_facet_424" class="journal_facet_select" type="checkbox" value="424" ><label for="journal_facet_424" class="input_label">Journal of Song-Yuan Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_819" class="journal_facet_select" type="checkbox" value="819" ><label for="journal_facet_819" class="input_label">Austrian Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_635" class="journal_facet_select" type="checkbox" value="635" ><label for="journal_facet_635" class="input_label">Pacific Coast Philology (2)</label></div> <div><input name="journal_facet" id="journal_facet_720" class="journal_facet_select" type="checkbox" value="720" ><label for="journal_facet_720" class="input_label">Journal of Asia-Pacific Pop Culture (2)</label></div> <div><input name="journal_facet" id="journal_facet_373" class="journal_facet_select" type="checkbox" value="373" ><label for="journal_facet_373" class="input_label">Tulsa Studies in Women's Literature (2)</label></div> <div><input name="journal_facet" id="journal_facet_579" class="journal_facet_select" type="checkbox" value="579" ><label for="journal_facet_579" class="input_label">Dublin James Joyce Journal (2)</label></div> <div><input name="journal_facet" id="journal_facet_706" class="journal_facet_select" type="checkbox" value="706" ><label for="journal_facet_706" class="input_label">Transformations: The Journal of Inclusive Scholarship and Pedagogy (2)</label></div> <div><input name="journal_facet" id="journal_facet_510" class="journal_facet_select" type="checkbox" value="510" ><label for="journal_facet_510" class="input_label">Anales Galdosianos (2)</label></div> <div><input name="journal_facet" id="journal_facet_254" class="journal_facet_select" type="checkbox" value="254" ><label for="journal_facet_254" class="input_label">Meridians: feminism, race, transnationalism (2)</label></div> <div><input name="journal_facet" id="journal_facet_718" class="journal_facet_select" type="checkbox" value="718" ><label for="journal_facet_718" class="input_label">Victorians: A Journal of Culture and Literature (2)</label></div> <div><input name="journal_facet" id="journal_facet_408" class="journal_facet_select" type="checkbox" value="408" ><label for="journal_facet_408" class="input_label">West Virginia History: A Journal of Regional Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_614" class="journal_facet_select" type="checkbox" value="614" ><label for="journal_facet_614" class="input_label">Scottish Literary Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_750" class="journal_facet_select" type="checkbox" value="750" ><label for="journal_facet_750" class="input_label">Early Middle English (2)</label></div> <div><input name="journal_facet" id="journal_facet_51" class="journal_facet_select" type="checkbox" value="51" ><label for="journal_facet_51" class="input_label">Eastern Africa Social Science Research Review (2)</label></div> <div><input name="journal_facet" id="journal_facet_413" class="journal_facet_select" type="checkbox" value="413" ><label for="journal_facet_413" class="input_label">Caribbean Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_747" class="journal_facet_select" type="checkbox" value="747" ><label for="journal_facet_747" class="input_label">Antisemitism Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_776" class="journal_facet_select" type="checkbox" value="776" ><label for="journal_facet_776" class="input_label">Journal of South Asian and Middle Eastern Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_631" class="journal_facet_select" type="checkbox" value="631" ><label for="journal_facet_631" class="input_label">Journal of Ayn Rand Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_629" class="journal_facet_select" type="checkbox" value="629" ><label for="journal_facet_629" class="input_label">International Journal of Canadian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_835" class="journal_facet_select" type="checkbox" value="835" ><label for="journal_facet_835" class="input_label">Fairy Tale Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_816" class="journal_facet_select" type="checkbox" value="816" ><label for="journal_facet_816" class="input_label">Artivate (1)</label></div> <div><input name="journal_facet" id="journal_facet_202" class="journal_facet_select" type="checkbox" value="202" ><label for="journal_facet_202" class="input_label">Brookings-Wharton Papers on Urban Affairs (1)</label></div> <div><input name="journal_facet" id="journal_facet_59" class="journal_facet_select" type="checkbox" value="59" ><label for="journal_facet_59" class="input_label">Essays in Medieval Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_480" class="journal_facet_select" type="checkbox" value="480" ><label for="journal_facet_480" class="input_label">Journal of the Malaysian Branch of the Royal Asiatic Society (1)</label></div> <div><input name="journal_facet" id="journal_facet_722" class="journal_facet_select" type="checkbox" value="722" ><label for="journal_facet_722" class="input_label">Polin Studies in Polish Jewry (1)</label></div> <div><input name="journal_facet" id="journal_facet_657" class="journal_facet_select" type="checkbox" value="657" ><label for="journal_facet_657" class="input_label">Music and the Moving Image (1)</label></div> <div><input name="journal_facet" id="journal_facet_321" class="journal_facet_select" type="checkbox" value="321" ><label for="journal_facet_321" class="input_label">Diaspora: A Journal of Transnational Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_848" class="journal_facet_select" type="checkbox" value="848" ><label for="journal_facet_848" class="input_label">Group (1)</label></div> <div><input name="journal_facet" id="journal_facet_153" class="journal_facet_select" type="checkbox" value="153" ><label for="journal_facet_153" class="input_label">Public Culture (1)</label></div> <div><input name="journal_facet" id="journal_facet_769" class="journal_facet_select" type="checkbox" value="769" ><label for="journal_facet_769" class="input_label">Capitalism: A Journal of History and Economics (1)</label></div> <div><input name="journal_facet" id="journal_facet_16" class="journal_facet_select" type="checkbox" value="16" ><label for="journal_facet_16" class="input_label">American Speech (1)</label></div> <div><input name="journal_facet" id="journal_facet_35" class="journal_facet_select" type="checkbox" value="35" ><label for="journal_facet_35" class="input_label">Camera Obscura (1)</label></div> <div><input name="journal_facet" id="journal_facet_707" class="journal_facet_select" type="checkbox" value="707" ><label for="journal_facet_707" class="input_label">Neotestamentica (1)</label></div> <div><input name="journal_facet" id="journal_facet_591" class="journal_facet_select" type="checkbox" value="591" ><label for="journal_facet_591" class="input_label">Women in French Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_696" class="journal_facet_select" type="checkbox" value="696" ><label for="journal_facet_696" class="input_label">Behavioral Science & Policy (1)</label></div> <div><input name="journal_facet" id="journal_facet_427" class="journal_facet_select" type="checkbox" value="427" ><label for="journal_facet_427" class="input_label">Archives of Asian Art (1)</label></div> <div><input name="journal_facet" id="journal_facet_790" class="journal_facet_select" type="checkbox" value="790" ><label for="journal_facet_790" class="input_label">Urban History Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_549" class="journal_facet_select" type="checkbox" value="549" ><label for="journal_facet_549" class="input_label">Dante Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_645" class="journal_facet_select" type="checkbox" value="645" ><label for="journal_facet_645" class="input_label">Theoretical & Applied Ethics (1)</label></div> <div><input name="journal_facet" id="journal_facet_876" class="journal_facet_select" type="checkbox" value="876" ><label for="journal_facet_876" class="input_label">The McNeese Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_403" class="journal_facet_select" type="checkbox" value="403" ><label for="journal_facet_403" class="input_label">Feminist German Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_329" class="journal_facet_select" type="checkbox" value="329" ><label for="journal_facet_329" class="input_label">Journal of Middle East Women's Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_847" class="journal_facet_select" type="checkbox" value="847" ><label for="journal_facet_847" class="input_label">International Union Rights (1)</label></div> <div><input name="journal_facet" id="journal_facet_651" class="journal_facet_select" type="checkbox" value="651" ><label for="journal_facet_651" class="input_label">European Journal of Language Policy (1)</label></div> <div><input name="journal_facet" id="journal_facet_444" class="journal_facet_select" type="checkbox" value="444" ><label for="journal_facet_444" class="input_label">Tenso (1)</label></div> <div><input name="journal_facet" id="journal_facet_599" class="journal_facet_select" type="checkbox" value="599" ><label for="journal_facet_599" class="input_label">Journal of Austrian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_381" class="journal_facet_select" type="checkbox" value="381" ><label for="journal_facet_381" class="input_label">Feminist Teacher (1)</label></div> <div><input name="journal_facet" id="journal_facet_716" class="journal_facet_select" type="checkbox" value="716" ><label for="journal_facet_716" class="input_label">Southeast of Now: Directions in Contemporary and Modern Art in Asia (1)</label></div> <div><input name="journal_facet" id="journal_facet_726" class="journal_facet_select" type="checkbox" value="726" ><label for="journal_facet_726" class="input_label">Indiana Theory Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_228" class="journal_facet_select" type="checkbox" value="228" ><label for="journal_facet_228" class="input_label">Philosophy of Music Education Review (1)</label></div> <div><input name="journal_facet" id="journal_facet_218" class="journal_facet_select" type="checkbox" value="218" ><label for="journal_facet_218" class="input_label">French Colonial History (1)</label></div> <div><input name="journal_facet" id="journal_facet_873" class="journal_facet_select" type="checkbox" value="873" ><label for="journal_facet_873" class="input_label">Korean Journal of Communication (1)</label></div> <div><input name="journal_facet" id="journal_facet_748" class="journal_facet_select" type="checkbox" value="748" ><label for="journal_facet_748" class="input_label">Journal of Appalachian Health (1)</label></div> <div><input name="journal_facet" id="journal_facet_380" class="journal_facet_select" type="checkbox" value="380" ><label for="journal_facet_380" class="input_label">Dance Research Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_869" class="journal_facet_select" type="checkbox" value="869" ><label for="journal_facet_869" class="input_label">Proceedings of the American Philosophical Society (1)</label></div> <div><input name="journal_facet" id="journal_facet_357" class="journal_facet_select" type="checkbox" value="357" ><label for="journal_facet_357" class="input_label">Arizona Journal of Hispanic Cultural Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_479" class="journal_facet_select" type="checkbox" value="479" ><label for="journal_facet_479" class="input_label">World Policy Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_606" class="journal_facet_select" type="checkbox" value="606" ><label for="journal_facet_606" class="input_label">Teaching and Learning Inquiry: The ISSOTL Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_833" class="journal_facet_select" type="checkbox" value="833" ><label for="journal_facet_833" class="input_label">Philanthropy & Education (1)</label></div> <div><input name="journal_facet" id="journal_facet_554" class="journal_facet_select" type="checkbox" value="554" ><label for="journal_facet_554" class="input_label">Innovations: Technology, Governance, Globalization (1)</label></div> <div><input name="journal_facet" id="journal_facet_836" class="journal_facet_select" type="checkbox" value="836" ><label for="journal_facet_836" class="input_label">Storytelling, Self, Society (1)</label></div> <div><input name="journal_facet" id="journal_facet_825" class="journal_facet_select" type="checkbox" value="825" ><label for="journal_facet_825" class="input_label">American Religion (1)</label></div> <div><input name="journal_facet" id="journal_facet_443" class="journal_facet_select" type="checkbox" value="443" ><label for="journal_facet_443" class="input_label">Studies in American Jewish Literature (1)</label></div> <div><input name="journal_facet" id="journal_facet_54" class="journal_facet_select" type="checkbox" value="54" ><label for="journal_facet_54" class="input_label">Economía (1)</label></div> <div><input name="journal_facet" id="journal_facet_692" class="journal_facet_select" type="checkbox" value="692" ><label for="journal_facet_692" class="input_label">Studies in the Fantastic (1)</label></div> <div><input name="journal_facet" id="journal_facet_561" class="journal_facet_select" type="checkbox" value="561" ><label for="journal_facet_561" class="input_label">Mediterranean Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_21" class="journal_facet_select" type="checkbox" value="21" ><label for="journal_facet_21" class="input_label">boundary 2 (1)</label></div> <div><input name="journal_facet" id="journal_facet_562" class="journal_facet_select" type="checkbox" value="562" ><label for="journal_facet_562" class="input_label">Preternature: Critical and Historical Studies on the Preternatural (1)</label></div> <div><input name="journal_facet" id="journal_facet_676" class="journal_facet_select" type="checkbox" value="676" ><label for="journal_facet_676" class="input_label">Hawaiian Journal of History (1)</label></div> <div><input name="journal_facet" id="journal_facet_719" class="journal_facet_select" type="checkbox" value="719" ><label for="journal_facet_719" class="input_label">Journal of Orthodox Christian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_729" class="journal_facet_select" type="checkbox" value="729" ><label for="journal_facet_729" class="input_label">Archivaria (1)</label></div> <div><input name="journal_facet" id="journal_facet_313" class="journal_facet_select" type="checkbox" value="313" ><label for="journal_facet_313" class="input_label">Bulletin of the Center for Children's Books (1)</label></div> <div><input name="journal_facet" id="journal_facet_727" class="journal_facet_select" type="checkbox" value="727" ><label for="journal_facet_727" class="input_label">Canadian Journal of Film Studies / Revue canadienne d'études cinématographiques (1)</label></div> <div><input name="journal_facet" id="journal_facet_717" class="journal_facet_select" type="checkbox" value="717" ><label for="journal_facet_717" class="input_label">Sungkyun Journal of East Asian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_804" class="journal_facet_select" type="checkbox" value="804" ><label for="journal_facet_804" class="input_label">Verge: Studies in Global Asias (1)</label></div> <div><input name="journal_facet" id="journal_facet_236" class="journal_facet_select" type="checkbox" value="236" ><label for="journal_facet_236" class="input_label">Indiana Journal of Global Legal Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_483" class="journal_facet_select" type="checkbox" value="483" ><label for="journal_facet_483" class="input_label">a/b: Auto/Biography Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_578" class="journal_facet_select" type="checkbox" value="578" ><label for="journal_facet_578" class="input_label">Theatre Symposium (1)</label></div> <div><input name="journal_facet" id="journal_facet_634" class="journal_facet_select" type="checkbox" value="634" ><label for="journal_facet_634" class="input_label">Journal of Japanese Philosophy (1)</label></div> <div><input name="journal_facet" id="journal_facet_655" class="journal_facet_select" type="checkbox" value="655" ><label for="journal_facet_655" class="input_label">Journal of Chinese Linguistics (1)</label></div> <div><input name="journal_facet" id="journal_facet_316" class="journal_facet_select" type="checkbox" value="316" ><label for="journal_facet_316" class="input_label">Canadian Journal of Women and the Law (1)</label></div> <div><input name="journal_facet" id="journal_facet_354" class="journal_facet_select" type="checkbox" value="354" ><label for="journal_facet_354" class="input_label">Canadian Journal of Philosophy (1)</label></div> <div><input name="journal_facet" id="journal_facet_110" class="journal_facet_select" type="checkbox" value="110" ><label for="journal_facet_110" class="input_label">Labor Studies Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_412" class="journal_facet_select" type="checkbox" value="412" ><label for="journal_facet_412" class="input_label">Nuevo Texto Crítico (1)</label></div> <div><input name="journal_facet" id="journal_facet_759" class="journal_facet_select" type="checkbox" value="759" ><label for="journal_facet_759" class="input_label">Acta Classica (1)</label></div> <div><input name="journal_facet" id="journal_facet_353" class="journal_facet_select" type="checkbox" value="353" ><label for="journal_facet_353" class="input_label">Episteme: A Journal of Social Epistemology (1)</label></div> <div><input name="journal_facet" id="journal_facet_863" class="journal_facet_select" type="checkbox" value="863" ><label for="journal_facet_863" class="input_label">Journal of Race and Policy (1)</label></div> <div><input name="journal_facet" id="journal_facet_669" class="journal_facet_select" type="checkbox" value="669" ><label for="journal_facet_669" class="input_label">Quaestiones Disputatae (1)</label></div> <div><input name="journal_facet" id="journal_facet_806" class="journal_facet_select" type="checkbox" value="806" ><label for="journal_facet_806" class="input_label">Max Weber Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_811" class="journal_facet_select" type="checkbox" value="811" ><label for="journal_facet_811" class="input_label">Irish Journal of Earth Sciences (1)</label></div> <div><input name="journal_facet" id="journal_facet_531" class="journal_facet_select" type="checkbox" value="531" ><label for="journal_facet_531" class="input_label">Philippine Studies: Historical and Ethnographic Viewpoints (1)</label></div> <div><input name="journal_facet" id="journal_facet_609" class="journal_facet_select" type="checkbox" value="609" ><label for="journal_facet_609" class="input_label">Palimpsest: A Journal on Women, Gender, and the Black International (1)</label></div> <div><input name="journal_facet" id="journal_facet_778" class="journal_facet_select" type="checkbox" value="778" ><label for="journal_facet_778" class="input_label">Tang Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_796" class="journal_facet_select" type="checkbox" value="796" ><label for="journal_facet_796" class="input_label">Expeditions with MCUP (1)</label></div> <div><input name="journal_facet" id="journal_facet_298" class="journal_facet_select" type="checkbox" value="298" ><label for="journal_facet_298" class="input_label">Studies in Bibliography (1)</label></div> <div><input name="journal_facet" id="journal_facet_249" class="journal_facet_select" type="checkbox" value="249" ><label for="journal_facet_249" class="input_label">The Canadian Journal of Sociology (1)</label></div> <div><input name="journal_facet" id="journal_facet_150" class="journal_facet_select" type="checkbox" value="150" ><label for="journal_facet_150" class="input_label">Philosophy & Public Affairs (1)</label></div> <div><input name="journal_facet" id="journal_facet_517" class="journal_facet_select" type="checkbox" value="517" ><label for="journal_facet_517" class="input_label">Journal of the Midwest Modern Language Association (1)</label></div> <div><input name="journal_facet" id="journal_facet_127" class="journal_facet_select" type="checkbox" value="127" ><label for="journal_facet_127" class="input_label">Modern Judaism (1)</label></div> <div><input name="journal_facet" id="journal_facet_817" class="journal_facet_select" type="checkbox" value="817" ><label for="journal_facet_817" class="input_label">Journal of Singing (1)</label></div> <div><input name="journal_facet" id="journal_facet_827" class="journal_facet_select" type="checkbox" value="827" ><label for="journal_facet_827" class="input_label">Recreation, Parks, and Tourism in Public Health (1)</label></div> <div><input name="journal_facet" id="journal_facet_758" class="journal_facet_select" type="checkbox" value="758" ><label for="journal_facet_758" class="input_label">US Latina & Latino Oral History Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_129" class="journal_facet_select" type="checkbox" value="129" ><label for="journal_facet_129" class="input_label">MLQ: Modern Language Quarterly (1)</label></div> <div><input name="journal_facet" id="journal_facet_71" class="journal_facet_select" type="checkbox" value="71" ><label for="journal_facet_71" class="input_label">History & Memory (1)</label></div> <div><input name="journal_facet" id="journal_facet_497" class="journal_facet_select" type="checkbox" value="497" ><label for="journal_facet_497" class="input_label">Canadian Journal of Information and Library Science (1)</label></div> <div><input name="journal_facet" id="journal_facet_640" class="journal_facet_select" type="checkbox" value="640" ><label for="journal_facet_640" class="input_label">Annales. Histoire, Sciences sociales (French Edition) (1)</label></div> <div><input name="journal_facet" id="journal_facet_779" class="journal_facet_select" type="checkbox" value="779" ><label for="journal_facet_779" class="input_label">CLA Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_795" class="journal_facet_select" type="checkbox" value="795" ><label for="journal_facet_795" class="input_label">Religion & Literature (1)</label></div> <div><input name="journal_facet" id="journal_facet_426" class="journal_facet_select" type="checkbox" value="426" ><label for="journal_facet_426" class="input_label">Revista Hispánica Moderna (1)</label></div> <div><input name="journal_facet" id="journal_facet_739" class="journal_facet_select" type="checkbox" value="739" ><label for="journal_facet_739" class="input_label">Journal of Magazine Media (1)</label></div> <div><input name="journal_facet" id="journal_facet_721" class="journal_facet_select" type="checkbox" value="721" ><label for="journal_facet_721" class="input_label">English Language Notes (1)</label></div> <div><input name="journal_facet" id="journal_facet_641" class="journal_facet_select" type="checkbox" value="641" ><label for="journal_facet_641" class="input_label">Ghana Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_653" class="journal_facet_select" type="checkbox" value="653" ><label for="journal_facet_653" class="input_label">Illinois Classical Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_624" class="journal_facet_select" type="checkbox" value="624" ><label for="journal_facet_624" class="input_label">Anthropologica (1)</label></div> <div><input name="journal_facet" id="journal_facet_632" class="journal_facet_select" type="checkbox" value="632" ><label for="journal_facet_632" class="input_label">Journal of Haitian Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_543" class="journal_facet_select" type="checkbox" value="543" ><label for="journal_facet_543" class="input_label">East Asian Science, Technology and Society: an International Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_325" class="journal_facet_select" type="checkbox" value="325" ><label for="journal_facet_325" class="input_label">Essays in Criticism (1)</label></div> <div><input name="journal_facet" id="journal_facet_703" class="journal_facet_select" type="checkbox" value="703" ><label for="journal_facet_703" class="input_label">Mande Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_60" class="journal_facet_select" type="checkbox" value="60" ><label for="journal_facet_60" class="input_label">e-Service Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_792" class="journal_facet_select" type="checkbox" value="792" ><label for="journal_facet_792" class="input_label">Americas: A Hemispheric Music Journal (1)</label></div> </div> </fieldset> </div> <!-- /JOURNAL --> <!-- AUTHOR --> <div id="search_filter_author" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Author Name</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_author_input" type="text" placeholder="Search by keyword" aria-label="search by author text input"/><br>');</script> <div class="searchable"> <div><input name="author_facet" id="author_facet_5129" class="author_facet_select" type="checkbox" value="5129" ><label for="author_facet_5129" class="input_label">James P. Gilroy (97)</label></div> <div><input name="author_facet" id="author_facet_8830" class="author_facet_select" type="checkbox" value="8830" ><label for="author_facet_8830" class="input_label">James Procell (58)</label></div> <div><input name="author_facet" id="author_facet_10749" class="author_facet_select" type="checkbox" value="10749" ><label for="author_facet_10749" class="input_label">James Phelan (57)</label></div> <div><input name="author_facet" id="author_facet_149317" class="author_facet_select" type="checkbox" value="149317" ><label for="author_facet_149317" class="input_label">James I. Robertson Jr. (55)</label></div> <div><input name="author_facet" id="author_facet_54691" class="author_facet_select" type="checkbox" value="54691" ><label for="author_facet_54691" class="input_label">James M. DuBois (51)</label></div> <div><input name="author_facet" id="author_facet_23267" class="author_facet_select" type="checkbox" value="23267" ><label for="author_facet_23267" class="input_label">Gavin James Campbell (46)</label></div> <div><input name="author_facet" id="author_facet_8701" class="author_facet_select" type="checkbox" value="8701" ><label for="author_facet_8701" class="input_label">James Harley (45)</label></div> <div><input name="author_facet" id="author_facet_9157" class="author_facet_select" type="checkbox" value="9157" ><label for="author_facet_9157" class="input_label">James Marten (37)</label></div> <div><input name="author_facet" id="author_facet_128221" class="author_facet_select" type="checkbox" value="128221" ><label for="author_facet_128221" class="input_label">James E. May (37)</label></div> <div><input name="author_facet" id="author_facet_4993" class="author_facet_select" type="checkbox" value="4993" ><label for="author_facet_4993" class="input_label">James Nagel (36)</label></div> <div><input name="author_facet" id="author_facet_36239" class="author_facet_select" type="checkbox" value="36239" ><label for="author_facet_36239" class="input_label">James H. Cox (36)</label></div> <div><input name="author_facet" id="author_facet_4539" class="author_facet_select" type="checkbox" value="4539" ><label for="author_facet_4539" class="input_label">James W. Cortada (35)</label></div> <div><input name="author_facet" id="author_facet_56176" class="author_facet_select" type="checkbox" value="56176" ><label for="author_facet_56176" class="input_label">James Martel (35)</label></div> <div><input name="author_facet" id="author_facet_36170" class="author_facet_select" type="checkbox" value="36170" ><label for="author_facet_36170" class="input_label">James Duban (34)</label></div> <div><input name="author_facet" id="author_facet_252064" class="author_facet_select" type="checkbox" value="252064" ><label for="author_facet_252064" class="input_label">James J. Talman (33)</label></div> <div><input name="author_facet" id="author_facet_68325" class="author_facet_select" type="checkbox" value="68325" ><label for="author_facet_68325" class="input_label">Ana S. Iltis (33)</label></div> <div><input name="author_facet" id="author_facet_19972" class="author_facet_select" type="checkbox" value="19972" ><label for="author_facet_19972" class="input_label">James H. Maguire (31)</label></div> <div><input name="author_facet" id="author_facet_183568" class="author_facet_select" type="checkbox" value="183568" ><label for="author_facet_183568" class="input_label">Matt Ertz (30)</label></div> <div><input name="author_facet" id="author_facet_18529" class="author_facet_select" type="checkbox" value="18529" ><label for="author_facet_18529" class="input_label">James Fisher (30)</label></div> <div><input name="author_facet" id="author_facet_40084" class="author_facet_select" type="checkbox" value="40084" ><label for="author_facet_40084" class="input_label">James Still (27)</label></div> <div><input name="author_facet" id="author_facet_50599" class="author_facet_select" type="checkbox" value="50599" ><label for="author_facet_50599" class="input_label">James O. Wheeler (27)</label></div> <div><input name="author_facet" id="author_facet_292230" class="author_facet_select" type="checkbox" value="292230" ><label for="author_facet_292230" class="input_label">James M. Egan (27)</label></div> <div><input name="author_facet" id="author_facet_23028" class="author_facet_select" type="checkbox" value="23028" ><label for="author_facet_23028" class="input_label">James Phillips (27)</label></div> <div><input name="author_facet" id="author_facet_30501" class="author_facet_select" type="checkbox" value="30501" ><label for="author_facet_30501" class="input_label">James E. Caron (26)</label></div> <div><input name="author_facet" id="author_facet_165929" class="author_facet_select" type="checkbox" value="165929" ><label for="author_facet_165929" class="input_label">James W. Davis (26)</label></div> <div><input name="author_facet" id="author_facet_297984" class="author_facet_select" type="checkbox" value="297984" ><label for="author_facet_297984" class="input_label">Heidi A. Walsh (25)</label></div> <div><input name="author_facet" id="author_facet_21503" class="author_facet_select" type="checkbox" value="21503" ><label for="author_facet_21503" class="input_label">Pascal James Imperato (25)</label></div> <div><input name="author_facet" id="author_facet_268257" class="author_facet_select" type="checkbox" value="268257" ><label for="author_facet_268257" class="input_label">James A. Goldman (24)</label></div> <div><input name="author_facet" id="author_facet_23354" class="author_facet_select" type="checkbox" value="23354" ><label for="author_facet_23354" class="input_label">James Campbell (24)</label></div> <div><input name="author_facet" id="author_facet_13138" class="author_facet_select" type="checkbox" value="13138" ><label for="author_facet_13138" class="input_label">Ian James (23)</label></div> <div><input name="author_facet" id="author_facet_10888" class="author_facet_select" type="checkbox" value="10888" ><label for="author_facet_10888" class="input_label">James L. Zychowicz (22)</label></div> <div><input name="author_facet" id="author_facet_24375" class="author_facet_select" type="checkbox" value="24375" ><label for="author_facet_24375" class="input_label">James F. Garneau (22)</label></div> <div><input name="author_facet" id="author_facet_31057" class="author_facet_select" type="checkbox" value="31057" ><label for="author_facet_31057" class="input_label">David James (22)</label></div> <div><input name="author_facet" id="author_facet_286401" class="author_facet_select" type="checkbox" value="286401" ><label for="author_facet_286401" class="input_label">James J. Buckley (22)</label></div> <div><input name="author_facet" id="author_facet_26556" class="author_facet_select" type="checkbox" value="26556" ><label for="author_facet_26556" class="input_label">James Naylor (22)</label></div> <div><input name="author_facet" id="author_facet_61710" class="author_facet_select" type="checkbox" value="61710" ><label for="author_facet_61710" class="input_label">James Woodward (21)</label></div> <div><input name="author_facet" id="author_facet_22435" class="author_facet_select" type="checkbox" value="22435" ><label for="author_facet_22435" class="input_label">James Riding In (21)</label></div> <div><input name="author_facet" id="author_facet_143901" class="author_facet_select" type="checkbox" value="143901" ><label for="author_facet_143901" class="input_label">James F. Brooks (20)</label></div> <div><input name="author_facet" id="author_facet_5651" class="author_facet_select" type="checkbox" value="5651" ><label for="author_facet_5651" class="input_label">James A. Brundage (20)</label></div> <div><input name="author_facet" id="author_facet_2138" class="author_facet_select" type="checkbox" value="2138" ><label for="author_facet_2138" class="input_label">James Struthers (20)</label></div> <div><input name="author_facet" id="author_facet_75886" class="author_facet_select" type="checkbox" value="75886" ><label for="author_facet_75886" class="input_label">James L. W. West III (20)</label></div> <div><input name="author_facet" id="author_facet_50570" class="author_facet_select" type="checkbox" value="50570" ><label for="author_facet_50570" class="input_label">James Fowler (19)</label></div> <div><input name="author_facet" id="author_facet_150385" class="author_facet_select" type="checkbox" value="150385" ><label for="author_facet_150385" class="input_label">James E. Sefton (19)</label></div> <div><input name="author_facet" id="author_facet_9952" class="author_facet_select" type="checkbox" value="9952" ><label for="author_facet_9952" class="input_label">Daniel Heath Justice (19)</label></div> <div><input name="author_facet" id="author_facet_24629" class="author_facet_select" type="checkbox" value="24629" ><label for="author_facet_24629" class="input_label">James L. Huston (19)</label></div> <div><input name="author_facet" id="author_facet_17795" class="author_facet_select" type="checkbox" value="17795" ><label for="author_facet_17795" class="input_label">James Silas Rogers (19)</label></div> <div><input name="author_facet" id="author_facet_368532" class="author_facet_select" type="checkbox" value="368532" ><label for="author_facet_368532" class="input_label">James, Henry (19)</label></div> <div><input name="author_facet" id="author_facet_71837" class="author_facet_select" type="checkbox" value="71837" ><label for="author_facet_71837" class="input_label">James S. Pula (18)</label></div> <div><input name="author_facet" id="author_facet_180673" class="author_facet_select" type="checkbox" value="180673" ><label for="author_facet_180673" class="input_label">James J. Holmberg (18)</label></div> <div><input name="author_facet" id="author_facet_9991" class="author_facet_select" type="checkbox" value="9991" ><label for="author_facet_9991" class="input_label">James Garratt (18)</label></div> <div><input name="author_facet" id="author_facet_150886" class="author_facet_select" type="checkbox" value="150886" ><label for="author_facet_150886" class="input_label">James Coakley (18)</label></div> <div><input name="author_facet" id="author_facet_111575" class="author_facet_select" type="checkbox" value="111575" ><label for="author_facet_111575" class="input_label">James Russell (17)</label></div> <div><input name="author_facet" id="author_facet_40076" class="author_facet_select" type="checkbox" value="40076" ><label for="author_facet_40076" class="input_label">James Armstrong (17)</label></div> <div><input name="author_facet" id="author_facet_7460" class="author_facet_select" type="checkbox" value="7460" ><label for="author_facet_7460" class="input_label">James Thompson (17)</label></div> <div><input name="author_facet" id="author_facet_92088" class="author_facet_select" type="checkbox" value="92088" ><label for="author_facet_92088" class="input_label">James B. Goode (17)</label></div> <div><input name="author_facet" id="author_facet_369716" class="author_facet_select" type="checkbox" value="369716" ><label for="author_facet_369716" class="input_label">Zacharias, Greg W. (17)</label></div> <div><input name="author_facet" id="author_facet_16199" class="author_facet_select" type="checkbox" value="16199" ><label for="author_facet_16199" class="input_label">James Kirby Martin (17)</label></div> <div><input name="author_facet" id="author_facet_796" class="author_facet_select" type="checkbox" value="796" ><label for="author_facet_796" class="input_label">James A. Parr (17)</label></div> <div><input name="author_facet" id="author_facet_74079" class="author_facet_select" type="checkbox" value="74079" ><label for="author_facet_74079" class="input_label">James Kelly (17)</label></div> <div><input name="author_facet" id="author_facet_110239" class="author_facet_select" type="checkbox" value="110239" ><label for="author_facet_110239" class="input_label">James L. Machor (16)</label></div> <div><input name="author_facet" id="author_facet_20137" class="author_facet_select" type="checkbox" value="20137" ><label for="author_facet_20137" class="input_label">James Krippner (16)</label></div> <div><input name="author_facet" id="author_facet_25422" class="author_facet_select" type="checkbox" value="25422" ><label for="author_facet_25422" class="input_label">James Simpson (16)</label></div> <div><input name="author_facet" id="author_facet_27688" class="author_facet_select" type="checkbox" value="27688" ><label for="author_facet_27688" class="input_label">James Brooks Kuykendall (16)</label></div> <div><input name="author_facet" id="author_facet_10549" class="author_facet_select" type="checkbox" value="10549" ><label for="author_facet_10549" class="input_label">James Hanrahan (16)</label></div> <div><input name="author_facet" id="author_facet_148100" class="author_facet_select" type="checkbox" value="148100" ><label for="author_facet_148100" class="input_label">James Tate (16)</label></div> <div><input name="author_facet" id="author_facet_18401" class="author_facet_select" type="checkbox" value="18401" ><label for="author_facet_18401" class="input_label">Kennan Ferguson (15)</label></div> <div><input name="author_facet" id="author_facet_4664" class="author_facet_select" type="checkbox" value="4664" ><label for="author_facet_4664" class="input_label">James Lindemann Nelson (15)</label></div> <div><input name="author_facet" id="author_facet_40164" class="author_facet_select" type="checkbox" value="40164" ><label for="author_facet_40164" class="input_label">Ralph James Savarese (15)</label></div> <div><input name="author_facet" id="author_facet_101" class="author_facet_select" type="checkbox" value="101" ><label for="author_facet_101" class="input_label">James Miller (15)</label></div> <div><input name="author_facet" id="author_facet_165546" class="author_facet_select" type="checkbox" value="165546" ><label for="author_facet_165546" class="input_label">John James (15)</label></div> <div><input name="author_facet" id="author_facet_60095" class="author_facet_select" type="checkbox" value="60095" ><label for="author_facet_60095" class="input_label">James Watson (15)</label></div> <div><input name="author_facet" id="author_facet_200513" class="author_facet_select" type="checkbox" value="200513" ><label for="author_facet_200513" class="input_label">James R. Saucerman (15)</label></div> <div><input name="author_facet" id="author_facet_17775" class="author_facet_select" type="checkbox" value="17775" ><label for="author_facet_17775" class="input_label">James Taylor Carson (15)</label></div> <div><input name="author_facet" id="author_facet_12889" class="author_facet_select" type="checkbox" value="12889" ><label for="author_facet_12889" class="input_label">James E. G. Zetzel (15)</label></div> <div><input name="author_facet" id="author_facet_15094" class="author_facet_select" type="checkbox" value="15094" ><label for="author_facet_15094" class="input_label">Alison James (15)</label></div> <div><input name="author_facet" id="author_facet_56865" class="author_facet_select" type="checkbox" value="56865" ><label for="author_facet_56865" class="input_label">James E. Crisp (15)</label></div> <div><input name="author_facet" id="author_facet_280702" class="author_facet_select" type="checkbox" value="280702" ><label for="author_facet_280702" class="input_label">James Gow (15)</label></div> <div><input name="author_facet" id="author_facet_79255" class="author_facet_select" type="checkbox" value="79255" ><label for="author_facet_79255" class="input_label">Robert James Merrett (15)</label></div> <div><input name="author_facet" id="author_facet_136498" class="author_facet_select" type="checkbox" value="136498" ><label for="author_facet_136498" class="input_label">James Davis (15)</label></div> <div><input name="author_facet" id="author_facet_6106" class="author_facet_select" type="checkbox" value="6106" ><label for="author_facet_6106" class="input_label">Karen R. Little (14)</label></div> <div><input name="author_facet" id="author_facet_98639" class="author_facet_select" type="checkbox" value="98639" ><label for="author_facet_98639" class="input_label">James M. May (14)</label></div> <div><input name="author_facet" id="author_facet_137821" class="author_facet_select" type="checkbox" value="137821" ><label for="author_facet_137821" class="input_label">James K. Folsom (14)</label></div> <div><input name="author_facet" id="author_facet_64286" class="author_facet_select" type="checkbox" value="64286" ><label for="author_facet_64286" class="input_label">James R. Brennan (14)</label></div> <div><input name="author_facet" id="author_facet_16357" class="author_facet_select" type="checkbox" value="16357" ><label for="author_facet_16357" class="input_label">James M. Powell (14)</label></div> <div><input name="author_facet" id="author_facet_680" class="author_facet_select" type="checkbox" value="680" ><label for="author_facet_680" class="input_label">James S. Williams (14)</label></div> <div><input name="author_facet" id="author_facet_43123" class="author_facet_select" type="checkbox" value="43123" ><label for="author_facet_43123" class="input_label">James Muldoon (14)</label></div> <div><input name="author_facet" id="author_facet_191236" class="author_facet_select" type="checkbox" value="191236" ><label for="author_facet_191236" class="input_label">Matthew Ertz (14)</label></div> <div><input name="author_facet" id="author_facet_11274" class="author_facet_select" type="checkbox" value="11274" ><label for="author_facet_11274" class="input_label">David James Griffiths (14)</label></div> <div><input name="author_facet" id="author_facet_16577" class="author_facet_select" type="checkbox" value="16577" ><label for="author_facet_16577" class="input_label">James Dawes (14)</label></div> <div><input name="author_facet" id="author_facet_156357" class="author_facet_select" type="checkbox" value="156357" ><label for="author_facet_156357" class="input_label">James Gage (14)</label></div> <div><input name="author_facet" id="author_facet_23061" class="author_facet_select" type="checkbox" value="23061" ><label for="author_facet_23061" class="input_label">E. James Lieberman (14)</label></div> <div><input name="author_facet" id="author_facet_27493" class="author_facet_select" type="checkbox" value="27493" ><label for="author_facet_27493" class="input_label">James Longenbach (14)</label></div> <div><input name="author_facet" id="author_facet_12904" class="author_facet_select" type="checkbox" value="12904" ><label for="author_facet_12904" class="input_label">James F. Moore (14)</label></div> <div><input name="author_facet" id="author_facet_179034" class="author_facet_select" type="checkbox" value="179034" ><label for="author_facet_179034" class="input_label">James J. Broomall (14)</label></div> <div><input name="author_facet" id="author_facet_370277" class="author_facet_select" type="checkbox" value="370277" ><label for="author_facet_370277" class="input_label">Erasmus, Desiderius (14)</label></div> <div><input name="author_facet" id="author_facet_19522" class="author_facet_select" type="checkbox" value="19522" ><label for="author_facet_19522" class="input_label">James D. Sellmann (14)</label></div> <div><input name="author_facet" id="author_facet_361535" class="author_facet_select" type="checkbox" value="361535" ><label for="author_facet_361535" class="input_label">Klotter, James C. (14)</label></div> <div><input name="author_facet" id="author_facet_201248" class="author_facet_select" type="checkbox" value="201248" ><label for="author_facet_201248" class="input_label">James B. Hemesath (13)</label></div> <div><input name="author_facet" id="author_facet_5377" class="author_facet_select" type="checkbox" value="5377" ><label for="author_facet_5377" class="input_label">James Eli Adams (13)</label></div> <div><input name="author_facet" id="author_facet_101757" class="author_facet_select" type="checkbox" value="101757" ><label for="author_facet_101757" class="input_label">James E. Brittain (13)</label></div> <div><input name="author_facet" id="author_facet_43662" class="author_facet_select" type="checkbox" value="43662" ><label for="author_facet_43662" class="input_label">James A. Harris (13)</label></div> <div><input name="author_facet" id="author_facet_48469" class="author_facet_select" type="checkbox" value="48469" ><label for="author_facet_48469" class="input_label">James Tadd Adcox (13)</label></div> <div><input name="author_facet" id="author_facet_268334" class="author_facet_select" type="checkbox" value="268334" ><label for="author_facet_268334" class="input_label">Kim James (13)</label></div> <div><input name="author_facet" id="author_facet_37695" class="author_facet_select" type="checkbox" value="37695" ><label for="author_facet_37695" class="input_label">James Schmidt (13)</label></div> <div><input name="author_facet" id="author_facet_9659" class="author_facet_select" type="checkbox" value="9659" ><label for="author_facet_9659" class="input_label">James I. Deutsch (13)</label></div> <div><input name="author_facet" id="author_facet_19653" class="author_facet_select" type="checkbox" value="19653" ><label for="author_facet_19653" class="input_label">James Najarian (13)</label></div> <div><input name="author_facet" id="author_facet_39818" class="author_facet_select" type="checkbox" value="39818" ><label for="author_facet_39818" class="input_label">James P. Leary (13)</label></div> <div><input name="author_facet" id="author_facet_1092" class="author_facet_select" type="checkbox" value="1092" ><label for="author_facet_1092" class="input_label">James C. Mohr (13)</label></div> <div><input name="author_facet" id="author_facet_292339" class="author_facet_select" type="checkbox" value="292339" ><label for="author_facet_292339" class="input_label">James V. Mullaney (13)</label></div> <div><input name="author_facet" id="author_facet_9572" class="author_facet_select" type="checkbox" value="9572" ><label for="author_facet_9572" class="input_label">James H. Murphy (13)</label></div> <div><input name="author_facet" id="author_facet_194848" class="author_facet_select" type="checkbox" value="194848" ><label for="author_facet_194848" class="input_label">James Davis May (13)</label></div> <div><input name="author_facet" id="author_facet_16224" class="author_facet_select" type="checkbox" value="16224" ><label for="author_facet_16224" class="input_label">James Fieser (13)</label></div> <div><input name="author_facet" id="author_facet_36399" class="author_facet_select" type="checkbox" value="36399" ><label for="author_facet_36399" class="input_label">James Brewer Stewart (13)</label></div> <div><input name="author_facet" id="author_facet_56823" class="author_facet_select" type="checkbox" value="56823" ><label for="author_facet_56823" class="input_label">James Keating (12)</label></div> <div><input name="author_facet" id="author_facet_28088" class="author_facet_select" type="checkbox" value="28088" ><label for="author_facet_28088" class="input_label">James Kuzner (12)</label></div> <div><input name="author_facet" id="author_facet_391094" class="author_facet_select" type="checkbox" value="391094" ><label for="author_facet_391094" class="input_label">Montgomery, James E. (12)</label></div> <div><input name="author_facet" id="author_facet_25426" class="author_facet_select" type="checkbox" value="25426" ><label for="author_facet_25426" class="input_label">James Uden (12)</label></div> <div><input name="author_facet" id="author_facet_49956" class="author_facet_select" type="checkbox" value="49956" ><label for="author_facet_49956" class="input_label">James Gifford (12)</label></div> <div><input name="author_facet" id="author_facet_189642" class="author_facet_select" type="checkbox" value="189642" ><label for="author_facet_189642" class="input_label">James E. Neufeld (12)</label></div> <div><input name="author_facet" id="author_facet_173760" class="author_facet_select" type="checkbox" value="173760" ><label for="author_facet_173760" class="input_label">Susan G. DuBois (12)</label></div> <div><input name="author_facet" id="author_facet_10092" class="author_facet_select" type="checkbox" value="10092" ><label for="author_facet_10092" class="input_label">James C. Hearn (12)</label></div> <div><input name="author_facet" id="author_facet_16662" class="author_facet_select" type="checkbox" value="16662" ><label for="author_facet_16662" class="input_label">James Peck (12)</label></div> <div><input name="author_facet" id="author_facet_431" class="author_facet_select" type="checkbox" value="431" ><label for="author_facet_431" class="input_label">James Doyle (12)</label></div> <div><input name="author_facet" id="author_facet_22526" class="author_facet_select" type="checkbox" value="22526" ><label for="author_facet_22526" class="input_label">James P. Kraft (12)</label></div> <div><input name="author_facet" id="author_facet_31954" class="author_facet_select" type="checkbox" value="31954" ><label for="author_facet_31954" class="input_label">James Williams (12)</label></div> <div><input name="author_facet" id="author_facet_66676" class="author_facet_select" type="checkbox" value="66676" ><label for="author_facet_66676" class="input_label">James Arnt Aune (12)</label></div> <div><input name="author_facet" id="author_facet_22255" class="author_facet_select" type="checkbox" value="22255" ><label for="author_facet_22255" class="input_label">James N. Green (12)</label></div> <div><input name="author_facet" id="author_facet_18805" class="author_facet_select" type="checkbox" value="18805" ><label for="author_facet_18805" class="input_label">James Bradley (12)</label></div> <div><input name="author_facet" id="author_facet_19796" class="author_facet_select" type="checkbox" value="19796" ><label for="author_facet_19796" class="input_label">James C. Williams (12)</label></div> <div><input name="author_facet" id="author_facet_22056" class="author_facet_select" type="checkbox" value="22056" ><label for="author_facet_22056" class="input_label">James J. Martine (12)</label></div> <div><input name="author_facet" id="author_facet_127697" class="author_facet_select" type="checkbox" value="127697" ><label for="author_facet_127697" class="input_label">James Taylor (12)</label></div> <div><input name="author_facet" id="author_facet_8132" class="author_facet_select" type="checkbox" value="8132" ><label for="author_facet_8132" class="input_label">James M. Brandon (12)</label></div> <div><input name="author_facet" id="author_facet_565" class="author_facet_select" type="checkbox" value="565" ><label for="author_facet_565" class="input_label">James S. Grubb (12)</label></div> <div><input name="author_facet" id="author_facet_20055" class="author_facet_select" type="checkbox" value="20055" ><label for="author_facet_20055" class="input_label">James A. Wood (12)</label></div> <div><input name="author_facet" id="author_facet_30022" class="author_facet_select" type="checkbox" value="30022" ><label for="author_facet_30022" class="input_label">James E. Goehring (12)</label></div> <div><input name="author_facet" id="author_facet_119420" class="author_facet_select" type="checkbox" value="119420" ><label for="author_facet_119420" class="input_label">James Scully (12)</label></div> <div><input name="author_facet" id="author_facet_45346" class="author_facet_select" type="checkbox" value="45346" ><label for="author_facet_45346" class="input_label">James Richardson (12)</label></div> <div><input name="author_facet" id="author_facet_53944" class="author_facet_select" type="checkbox" value="53944" ><label for="author_facet_53944" class="input_label">James A. Weisheipl (11)</label></div> <div><input name="author_facet" id="author_facet_55546" class="author_facet_select" type="checkbox" value="55546" ><label for="author_facet_55546" class="input_label">Harold James (11)</label></div> <div><input name="author_facet" id="author_facet_9396" class="author_facet_select" type="checkbox" value="9396" ><label for="author_facet_9396" class="input_label">James D. Bloom (11)</label></div> <div><input name="author_facet" id="author_facet_155466" class="author_facet_select" type="checkbox" value="155466" ><label for="author_facet_155466" class="input_label">James W. Scott (11)</label></div> <div><input name="author_facet" id="author_facet_24927" class="author_facet_select" type="checkbox" value="24927" ><label for="author_facet_24927" class="input_label">James E. Sanders (11)</label></div> <div><input name="author_facet" id="author_facet_12655" class="author_facet_select" type="checkbox" value="12655" ><label for="author_facet_12655" class="input_label">James J. Donahue (11)</label></div> <div><input name="author_facet" id="author_facet_252413" class="author_facet_select" type="checkbox" value="252413" ><label for="author_facet_252413" class="input_label">James J. Gibson (11)</label></div> <div><input name="author_facet" id="author_facet_18217" class="author_facet_select" type="checkbox" value="18217" ><label for="author_facet_18217" class="input_label">James Pritchard (11)</label></div> <div><input name="author_facet" id="author_facet_28873" class="author_facet_select" type="checkbox" value="28873" ><label for="author_facet_28873" class="input_label">James V. Neel (11)</label></div> <div><input name="author_facet" id="author_facet_122659" class="author_facet_select" type="checkbox" value="122659" ><label for="author_facet_122659" class="input_label">James Moran (11)</label></div> <div><input name="author_facet" id="author_facet_423139" class="author_facet_select" type="checkbox" value="423139" ><label for="author_facet_423139" class="input_label">James J. Kopp (11)</label></div> <div><input name="author_facet" id="author_facet_225799" class="author_facet_select" type="checkbox" value="225799" ><label for="author_facet_225799" class="input_label">James Tovey (11)</label></div> <div><input name="author_facet" id="author_facet_11103" class="author_facet_select" type="checkbox" value="11103" ><label for="author_facet_11103" class="input_label">James D. Tracy (11)</label></div> <div><input name="author_facet" id="author_facet_179659" class="author_facet_select" type="checkbox" value="179659" ><label for="author_facet_179659" class="input_label">James Byrne (11)</label></div> <div><input name="author_facet" id="author_facet_55052" class="author_facet_select" type="checkbox" value="55052" ><label for="author_facet_55052" class="input_label">James Smallwood (11)</label></div> <div><input name="author_facet" id="author_facet_58155" class="author_facet_select" type="checkbox" value="58155" ><label for="author_facet_58155" class="input_label">James Mulholland (11)</label></div> <div><input name="author_facet" id="author_facet_50372" class="author_facet_select" type="checkbox" value="50372" ><label for="author_facet_50372" class="input_label">James Emmett Ryan (11)</label></div> <div><input name="author_facet" id="author_facet_8306" class="author_facet_select" type="checkbox" value="8306" ><label for="author_facet_8306" class="input_label">James King (11)</label></div> <div><input name="author_facet" id="author_facet_69195" class="author_facet_select" type="checkbox" value="69195" ><label for="author_facet_69195" class="input_label">Amy L. Blair (11)</label></div> <div><input name="author_facet" id="author_facet_147817" class="author_facet_select" type="checkbox" value="147817" ><label for="author_facet_147817" class="input_label">James Harms (11)</label></div> <div><input name="author_facet" id="author_facet_17357" class="author_facet_select" type="checkbox" value="17357" ><label for="author_facet_17357" class="input_label">James William Sobaskie (11)</label></div> <div><input name="author_facet" id="author_facet_37355" class="author_facet_select" type="checkbox" value="37355" ><label for="author_facet_37355" class="input_label">James G. Hershberg (11)</label></div> <div><input name="author_facet" id="author_facet_433491" class="author_facet_select" type="checkbox" value="433491" ><label for="author_facet_433491" class="input_label">James LaGro Jr. (11)</label></div> <div><input name="author_facet" id="author_facet_51414" class="author_facet_select" type="checkbox" value="51414" ><label for="author_facet_51414" class="input_label">James R. Barrett (11)</label></div> <div><input name="author_facet" id="author_facet_30272" class="author_facet_select" type="checkbox" value="30272" ><label for="author_facet_30272" class="input_label">James P. Cassaro (10)</label></div> <div><input name="author_facet" id="author_facet_81928" class="author_facet_select" type="checkbox" value="81928" ><label for="author_facet_81928" class="input_label">James I. Porter (10)</label></div> <div><input name="author_facet" id="author_facet_30159" class="author_facet_select" type="checkbox" value="30159" ><label for="author_facet_30159" class="input_label">James Petterson (10)</label></div> <div><input name="author_facet" id="author_facet_18036" class="author_facet_select" type="checkbox" value="18036" ><label for="author_facet_18036" class="input_label">James Matthew Wilson (10)</label></div> <div><input name="author_facet" id="author_facet_394216" class="author_facet_select" type="checkbox" value="394216" ><label for="author_facet_394216" class="input_label">Clive James (10)</label></div> <div><input name="author_facet" id="author_facet_252160" class="author_facet_select" type="checkbox" value="252160" ><label for="author_facet_252160" class="input_label">James A. Gibson (10)</label></div> <div><input name="author_facet" id="author_facet_18640" class="author_facet_select" type="checkbox" value="18640" ><label for="author_facet_18640" class="input_label">James B. Rule (10)</label></div> <div><input name="author_facet" id="author_facet_214817" class="author_facet_select" type="checkbox" value="214817" ><label for="author_facet_214817" class="input_label">James L. Moore III (10)</label></div> <div><input name="author_facet" id="author_facet_176650" class="author_facet_select" type="checkbox" value="176650" ><label for="author_facet_176650" class="input_label">Ana S. Ilitis (10)</label></div> <div><input name="author_facet" id="author_facet_15271" class="author_facet_select" type="checkbox" value="15271" ><label for="author_facet_15271" class="input_label">James M. Mellard (10)</label></div> <div><input name="author_facet" id="author_facet_13440" class="author_facet_select" type="checkbox" value="13440" ><label for="author_facet_13440" class="input_label">James R. Brandon (10)</label></div> <div><input name="author_facet" id="author_facet_144781" class="author_facet_select" type="checkbox" value="144781" ><label for="author_facet_144781" class="input_label">James Crosswhite (10)</label></div> <div><input name="author_facet" id="author_facet_67444" class="author_facet_select" type="checkbox" value="67444" ><label for="author_facet_67444" class="input_label">James Gray (10)</label></div> <div><input name="author_facet" id="author_facet_66129" class="author_facet_select" type="checkbox" value="66129" ><label for="author_facet_66129" class="input_label">James Trilling (10)</label></div> <div><input name="author_facet" id="author_facet_21009" class="author_facet_select" type="checkbox" value="21009" ><label for="author_facet_21009" class="input_label">James Buzard (10)</label></div> <div><input name="author_facet" id="author_facet_126425" class="author_facet_select" type="checkbox" value="126425" ><label for="author_facet_126425" class="input_label">James A. Rawley (10)</label></div> <div><input name="author_facet" id="author_facet_30413" class="author_facet_select" type="checkbox" value="30413" ><label for="author_facet_30413" class="input_label">James Naylor Green (10)</label></div> <div><input name="author_facet" id="author_facet_134383" class="author_facet_select" type="checkbox" value="134383" ><label for="author_facet_134383" class="input_label">James P. Cousins (10)</label></div> <div><input name="author_facet" id="author_facet_14783" class="author_facet_select" type="checkbox" value="14783" ><label for="author_facet_14783" class="input_label">James F. Childress (10)</label></div> <div><input name="author_facet" id="author_facet_73105" class="author_facet_select" type="checkbox" value="73105" ><label for="author_facet_73105" class="input_label">James P. McCartin (10)</label></div> <div><input name="author_facet" id="author_facet_2614" class="author_facet_select" type="checkbox" value="2614" ><label for="author_facet_2614" class="input_label">James A. Walker (10)</label></div> <div><input name="author_facet" id="author_facet_7750" class="author_facet_select" type="checkbox" value="7750" ><label for="author_facet_7750" class="input_label">James Carter (10)</label></div> <div><input name="author_facet" id="author_facet_80652" class="author_facet_select" type="checkbox" value="80652" ><label for="author_facet_80652" class="input_label">James Romm (10)</label></div> <div><input name="author_facet" id="author_facet_188382" class="author_facet_select" type="checkbox" value="188382" ><label for="author_facet_188382" class="input_label">Anesko, Michael (9)</label></div> <div><input name="author_facet" id="author_facet_22152" class="author_facet_select" type="checkbox" value="22152" ><label for="author_facet_22152" class="input_label">James Irving Matray (9)</label></div> <div><input name="author_facet" id="author_facet_36726" class="author_facet_select" type="checkbox" value="36726" ><label for="author_facet_36726" class="input_label">James Epstein (9)</label></div> <div><input name="author_facet" id="author_facet_10226" class="author_facet_select" type="checkbox" value="10226" ><label for="author_facet_10226" class="input_label">James C. Cobb (9)</label></div> <div><input name="author_facet" id="author_facet_78985" class="author_facet_select" type="checkbox" value="78985" ><label for="author_facet_78985" class="input_label">James MacKay (9)</label></div> <div><input name="author_facet" id="author_facet_36962" class="author_facet_select" type="checkbox" value="36962" ><label for="author_facet_36962" class="input_label">James J. Wirtz (9)</label></div> <div><input name="author_facet" id="author_facet_41200" class="author_facet_select" type="checkbox" value="41200" ><label for="author_facet_41200" class="input_label">James J. Blake (9)</label></div> <div><input name="author_facet" id="author_facet_42338" class="author_facet_select" type="checkbox" value="42338" ><label for="author_facet_42338" class="input_label">James Collins (9)</label></div> <div><input name="author_facet" id="author_facet_87225" class="author_facet_select" type="checkbox" value="87225" ><label for="author_facet_87225" class="input_label">James I. Matray (9)</label></div> <div><input name="author_facet" id="author_facet_30114" class="author_facet_select" type="checkbox" value="30114" ><label for="author_facet_30114" class="input_label">James A. Knapp (9)</label></div> <div><input name="author_facet" id="author_facet_94120" class="author_facet_select" type="checkbox" value="94120" ><label for="author_facet_94120" class="input_label">James Loeffler (9)</label></div> <div><input name="author_facet" id="author_facet_26085" class="author_facet_select" type="checkbox" value="26085" ><label for="author_facet_26085" class="input_label">James Steele (9)</label></div> <div><input name="author_facet" id="author_facet_63256" class="author_facet_select" type="checkbox" value="63256" ><label for="author_facet_63256" class="input_label">James Deaville (9)</label></div> <div><input name="author_facet" id="author_facet_362183" class="author_facet_select" type="checkbox" value="362183" ><label for="author_facet_362183" class="input_label">Griffin, James B. (9)</label></div> <div><input name="author_facet" id="author_facet_53078" class="author_facet_select" type="checkbox" value="53078" ><label for="author_facet_53078" class="input_label">James M. Cherry (9)</label></div> <div><input name="author_facet" id="author_facet_111358" class="author_facet_select" type="checkbox" value="111358" ><label for="author_facet_111358" class="input_label">James C. Kearney (9)</label></div> <div><input name="author_facet" id="author_facet_97378" class="author_facet_select" type="checkbox" value="97378" ><label for="author_facet_97378" class="input_label">James T. Fisher (9)</label></div> <div><input name="author_facet" id="author_facet_1486" class="author_facet_select" type="checkbox" value="1486" ><label for="author_facet_1486" class="input_label">James A. Sandos (9)</label></div> <div><input name="author_facet" id="author_facet_509181" class="author_facet_select" type="checkbox" value="509181" ><label for="author_facet_509181" class="input_label">James Flint O.S.B. (9)</label></div> <div><input name="author_facet" id="author_facet_19465" class="author_facet_select" type="checkbox" value="19465" ><label for="author_facet_19465" class="input_label">A. James Fuller (9)</label></div> <div><input name="author_facet" id="author_facet_97514" class="author_facet_select" type="checkbox" value="97514" ><label for="author_facet_97514" class="input_label">James S. Donnelly Jr. (9)</label></div> <div><input name="author_facet" id="author_facet_457294" class="author_facet_select" type="checkbox" value="457294" ><label for="author_facet_457294" class="input_label">Estes, James M. (9)</label></div> <div><input name="author_facet" id="author_facet_98431" class="author_facet_select" type="checkbox" value="98431" ><label for="author_facet_98431" class="input_label">James C. VanderKam (9)</label></div> <div><input name="author_facet" id="author_facet_370758" class="author_facet_select" type="checkbox" value="370758" ><label for="author_facet_370758" class="input_label">McPherson, James M. (9)</label></div> <div><input name="author_facet" id="author_facet_227155" class="author_facet_select" type="checkbox" value="227155" ><label for="author_facet_227155" class="input_label">James Winter (9)</label></div> <div><input name="author_facet" id="author_facet_21248" class="author_facet_select" type="checkbox" value="21248" ><label for="author_facet_21248" class="input_label">James V. Schall (9)</label></div> <div><input name="author_facet" id="author_facet_51001" class="author_facet_select" type="checkbox" value="51001" ><label for="author_facet_51001" class="input_label">Sharon L. James (9)</label></div> <div><input name="author_facet" id="author_facet_75069" class="author_facet_select" type="checkbox" value="75069" ><label for="author_facet_75069" class="input_label">James M. McPherson (9)</label></div> <div><input name="author_facet" id="author_facet_369715" class="author_facet_select" type="checkbox" value="369715" ><label for="author_facet_369715" class="input_label">Walker, Pierre A. (9)</label></div> <div><input name="author_facet" id="author_facet_45741" class="author_facet_select" type="checkbox" value="45741" ><label for="author_facet_45741" class="input_label">James Krippner-Martínez (9)</label></div> <div><input name="author_facet" id="author_facet_167155" class="author_facet_select" type="checkbox" value="167155" ><label for="author_facet_167155" class="input_label">James Fishburne (9)</label></div> <div><input name="author_facet" id="author_facet_174058" class="author_facet_select" type="checkbox" value="174058" ><label for="author_facet_174058" class="input_label">Elkins, James (9)</label></div> <div><input name="author_facet" id="author_facet_91572" class="author_facet_select" type="checkbox" value="91572" ><label for="author_facet_91572" class="input_label">Still, James (9)</label></div> <div><input name="author_facet" id="author_facet_4803" class="author_facet_select" type="checkbox" value="4803" ><label for="author_facet_4803" class="input_label">James Oakes (9)</label></div> <div><input name="author_facet" id="author_facet_129083" class="author_facet_select" type="checkbox" value="129083" ><label for="author_facet_129083" class="input_label">James D. Houston (8)</label></div> <div><input name="author_facet" id="author_facet_96633" class="author_facet_select" type="checkbox" value="96633" ><label for="author_facet_96633" class="input_label">James B. Lewis (8)</label></div> <div><input name="author_facet" id="author_facet_338604" class="author_facet_select" type="checkbox" value="338604" ><label for="author_facet_338604" class="input_label">James Hannaham (8)</label></div> <div><input name="author_facet" id="author_facet_45506" class="author_facet_select" type="checkbox" value="45506" ><label for="author_facet_45506" class="input_label">James A. Francis (8)</label></div> <div><input name="author_facet" id="author_facet_29179" class="author_facet_select" type="checkbox" value="29179" ><label for="author_facet_29179" class="input_label">James M. Edie (8)</label></div> <div><input name="author_facet" id="author_facet_175755" class="author_facet_select" type="checkbox" value="175755" ><label for="author_facet_175755" class="input_label">Sarah James (8)</label></div> <div><input name="author_facet" id="author_facet_41684" class="author_facet_select" type="checkbox" value="41684" ><label for="author_facet_41684" class="input_label">James A. Steintrager (8)</label></div> <div><input name="author_facet" id="author_facet_102617" class="author_facet_select" type="checkbox" value="102617" ><label for="author_facet_102617" class="input_label">James T. Carroll (8)</label></div> <div><input name="author_facet" id="author_facet_21420" class="author_facet_select" type="checkbox" value="21420" ><label for="author_facet_21420" class="input_label">James Livingston (8)</label></div> <div><input name="author_facet" id="author_facet_252084" class="author_facet_select" type="checkbox" value="252084" ><label for="author_facet_252084" class="input_label">James F. Kenney (8)</label></div> <div><input name="author_facet" id="author_facet_93871" class="author_facet_select" type="checkbox" value="93871" ><label for="author_facet_93871" class="input_label">James White (8)</label></div> <div><input name="author_facet" id="author_facet_16320" class="author_facet_select" type="checkbox" value="16320" ><label for="author_facet_16320" class="input_label">James L. Bess (8)</label></div> <div><input name="author_facet" id="author_facet_120441" class="author_facet_select" type="checkbox" value="120441" ><label for="author_facet_120441" class="input_label">James Lee (8)</label></div> <div><input name="author_facet" id="author_facet_77742" class="author_facet_select" type="checkbox" value="77742" ><label for="author_facet_77742" class="input_label">Don James McLaughlin (8)</label></div> <div><input name="author_facet" id="author_facet_7181" class="author_facet_select" type="checkbox" value="7181" ><label for="author_facet_7181" class="input_label">James I. Robertson (8)</label></div> <div><input name="author_facet" id="author_facet_28216" class="author_facet_select" type="checkbox" value="28216" ><label for="author_facet_28216" class="input_label">James Magruder (8)</label></div> <div><input name="author_facet" id="author_facet_363821" class="author_facet_select" type="checkbox" value="363821" ><label for="author_facet_363821" class="input_label">Knight, Vernon James (8)</label></div> <div><input name="author_facet" id="author_facet_48324" class="author_facet_select" type="checkbox" value="48324" ><label for="author_facet_48324" class="input_label">James M. Pitsula (8)</label></div> <div><input name="author_facet" id="author_facet_30817" class="author_facet_select" type="checkbox" value="30817" ><label for="author_facet_30817" class="input_label">James Smethurst (8)</label></div> <div><input name="author_facet" id="author_facet_26208" class="author_facet_select" type="checkbox" value="26208" ><label for="author_facet_26208" class="input_label">James O. Breeden (8)</label></div> <div><input name="author_facet" id="author_facet_190135" class="author_facet_select" type="checkbox" value="190135" ><label for="author_facet_190135" class="input_label">James Reaney (8)</label></div> <div><input name="author_facet" id="author_facet_10713" class="author_facet_select" type="checkbox" value="10713" ><label for="author_facet_10713" class="input_label">James Stuart Murray (8)</label></div> <div><input name="author_facet" id="author_facet_35061" class="author_facet_select" type="checkbox" value="35061" ><label for="author_facet_35061" class="input_label">Simone A. James Alexander (8)</label></div> <div><input name="author_facet" id="author_facet_52699" class="author_facet_select" type="checkbox" value="52699" ><label for="author_facet_52699" class="input_label">James Mussell (8)</label></div> <div><input name="author_facet" id="author_facet_80183" class="author_facet_select" type="checkbox" value="80183" ><label for="author_facet_80183" class="input_label">James Grantham Turner (8)</label></div> <div><input name="author_facet" id="author_facet_184362" class="author_facet_select" type="checkbox" value="184362" ><label for="author_facet_184362" class="input_label">James C. Woodward Jr. (8)</label></div> <div><input name="author_facet" id="author_facet_60677" class="author_facet_select" type="checkbox" value="60677" ><label for="author_facet_60677" class="input_label">James M. Gustafson (8)</label></div> <div><input name="author_facet" id="author_facet_13705" class="author_facet_select" type="checkbox" value="13705" ><label for="author_facet_13705" class="input_label">James Parsons (8)</label></div> <div><input name="author_facet" id="author_facet_15153" class="author_facet_select" type="checkbox" value="15153" ><label for="author_facet_15153" class="input_label">James Leo Cahill (8)</label></div> <div><input name="author_facet" id="author_facet_48333" class="author_facet_select" type="checkbox" value="48333" ><label for="author_facet_48333" class="input_label">James J. Connolly (8)</label></div> <div><input name="author_facet" id="author_facet_326070" class="author_facet_select" type="checkbox" value="326070" ><label for="author_facet_326070" class="input_label">Tyner, James A. (8)</label></div> <div><input name="author_facet" id="author_facet_169961" class="author_facet_select" type="checkbox" value="169961" ><label for="author_facet_169961" class="input_label">James W. Ely Jr. (8)</label></div> <div><input name="author_facet" id="author_facet_63821" class="author_facet_select" type="checkbox" value="63821" ><label for="author_facet_63821" class="input_label">James C. Morrison (7)</label></div> <div><input name="author_facet" id="author_facet_286652" class="author_facet_select" type="checkbox" value="286652" ><label for="author_facet_286652" class="input_label">James F. Keating (7)</label></div> <div><input name="author_facet" id="author_facet_105739" class="author_facet_select" type="checkbox" value="105739" ><label for="author_facet_105739" class="input_label">McClure, James P. (7)</label></div> <div><input name="author_facet" id="author_facet_87332" class="author_facet_select" type="checkbox" value="87332" ><label for="author_facet_87332" class="input_label">James C. Work (7)</label></div> <div><input name="author_facet" id="author_facet_34403" class="author_facet_select" type="checkbox" value="34403" ><label for="author_facet_34403" class="input_label">James Muir (7)</label></div> <div><input name="author_facet" id="author_facet_116692" class="author_facet_select" type="checkbox" value="116692" ><label for="author_facet_116692" class="input_label">James R. Ball III (7)</label></div> <div><input name="author_facet" id="author_facet_62004" class="author_facet_select" type="checkbox" value="62004" ><label for="author_facet_62004" class="input_label">James M. Welsh (7)</label></div> <div><input name="author_facet" id="author_facet_94689" class="author_facet_select" type="checkbox" value="94689" ><label for="author_facet_94689" class="input_label">James H. Morey (7)</label></div> <div><input name="author_facet" id="author_facet_104763" class="author_facet_select" type="checkbox" value="104763" ><label for="author_facet_104763" class="input_label">James Edward Ford III (7)</label></div> <div><input name="author_facet" id="author_facet_235698" class="author_facet_select" type="checkbox" value="235698" ><label for="author_facet_235698" class="input_label">E. James West (7)</label></div> <div><input name="author_facet" id="author_facet_26203" class="author_facet_select" type="checkbox" value="26203" ><label for="author_facet_26203" class="input_label">James W. Heisig (7)</label></div> <div><input name="author_facet" id="author_facet_145561" class="author_facet_select" type="checkbox" value="145561" ><label for="author_facet_145561" class="input_label">James K. Feibleman (7)</label></div> <div><input name="author_facet" id="author_facet_382654" class="author_facet_select" type="checkbox" value="382654" ><label for="author_facet_382654" class="input_label">James Dutton (7)</label></div> <div><input name="author_facet" id="author_facet_200565" class="author_facet_select" type="checkbox" value="200565" ><label for="author_facet_200565" class="input_label">James R. Hepworth (7)</label></div> <div><input name="author_facet" id="author_facet_20618" class="author_facet_select" type="checkbox" value="20618" ><label for="author_facet_20618" class="input_label">Andrew James Hartley (7)</label></div> <div><input name="author_facet" id="author_facet_15057" class="author_facet_select" type="checkbox" value="15057" ><label for="author_facet_15057" class="input_label">James F. English (7)</label></div> <div><input name="author_facet" id="author_facet_229078" class="author_facet_select" type="checkbox" value="229078" ><label for="author_facet_229078" class="input_label">James L. Baggett (7)</label></div> <div><input name="author_facet" id="author_facet_98643" class="author_facet_select" type="checkbox" value="98643" ><label for="author_facet_98643" class="input_label">James M. Roth (7)</label></div> <div><input name="author_facet" id="author_facet_1962" class="author_facet_select" type="checkbox" value="1962" ><label for="author_facet_1962" class="input_label">James Delbourgo (7)</label></div> <div><input name="author_facet" id="author_facet_65086" class="author_facet_select" type="checkbox" value="65086" ><label for="author_facet_65086" class="input_label">James D. Hamilton (7)</label></div> <div><input name="author_facet" id="author_facet_29759" class="author_facet_select" type="checkbox" value="29759" ><label for="author_facet_29759" class="input_label">Kerry James (7)</label></div> <div><input name="author_facet" id="author_facet_82293" class="author_facet_select" type="checkbox" value="82293" ><label for="author_facet_82293" class="input_label">James H. Grayson (7)</label></div> <div><input name="author_facet" id="author_facet_52985" class="author_facet_select" type="checkbox" value="52985" ><label for="author_facet_52985" class="input_label">James P. Carson (7)</label></div> <div><input name="author_facet" id="author_facet_93399" class="author_facet_select" type="checkbox" value="93399" ><label for="author_facet_93399" class="input_label">James Ruppert (7)</label></div> <div><input name="author_facet" id="author_facet_154604" class="author_facet_select" type="checkbox" value="154604" ><label for="author_facet_154604" class="input_label">James S. Fisher (7)</label></div> <div><input name="author_facet" id="author_facet_14771" class="author_facet_select" type="checkbox" value="14771" ><label for="author_facet_14771" class="input_label">James Russell Harris (7)</label></div> <div><input name="author_facet" id="author_facet_364099" class="author_facet_select" type="checkbox" value="364099" ><label for="author_facet_364099" class="input_label">Jefferson, Thomas (7)</label></div> <div><input name="author_facet" id="author_facet_150854" class="author_facet_select" type="checkbox" value="150854" ><label for="author_facet_150854" class="input_label">James Vincent Maiello (7)</label></div> <div><input name="author_facet" id="author_facet_32702" class="author_facet_select" type="checkbox" value="32702" ><label for="author_facet_32702" class="input_label">James J. Clauss (7)</label></div> <div><input name="author_facet" id="author_facet_362876" class="author_facet_select" type="checkbox" value="362876" ><label for="author_facet_362876" class="input_label">Robertson, Jr., James I. (7)</label></div> <div><input name="author_facet" id="author_facet_54339" class="author_facet_select" type="checkbox" value="54339" ><label for="author_facet_54339" class="input_label">James Morrison (7)</label></div> <div><input name="author_facet" id="author_facet_299372" class="author_facet_select" type="checkbox" value="299372" ><label for="author_facet_299372" class="input_label">James, Ronald M. (7)</label></div> <div><input name="author_facet" id="author_facet_123044" class="author_facet_select" type="checkbox" value="123044" ><label for="author_facet_123044" class="input_label">Marten, James (7)</label></div> <div><input name="author_facet" id="author_facet_60566" class="author_facet_select" type="checkbox" value="60566" ><label for="author_facet_60566" class="input_label">James Downey (7)</label></div> <div><input name="author_facet" id="author_facet_2093" class="author_facet_select" type="checkbox" value="2093" ><label for="author_facet_2093" class="input_label">James Stanlaw (7)</label></div> <div><input name="author_facet" id="author_facet_148756" class="author_facet_select" type="checkbox" value="148756" ><label for="author_facet_148756" class="input_label">James Galvin (7)</label></div> <div><input name="author_facet" id="author_facet_288546" class="author_facet_select" type="checkbox" value="288546" ><label for="author_facet_288546" class="input_label">James B. Reichmann (7)</label></div> <div><input name="author_facet" id="author_facet_130228" class="author_facet_select" type="checkbox" value="130228" ><label for="author_facet_130228" class="input_label">James Leverett (7)</label></div> <div><input name="author_facet" id="author_facet_345638" class="author_facet_select" type="checkbox" value="345638" ><label for="author_facet_345638" class="input_label">James T. Richardson (7)</label></div> <div><input name="author_facet" id="author_facet_36502" class="author_facet_select" type="checkbox" value="36502" ><label for="author_facet_36502" class="input_label">James G. Williams (7)</label></div> <div><input name="author_facet" id="author_facet_12507" class="author_facet_select" type="checkbox" value="12507" ><label for="author_facet_12507" class="input_label">Davide Panagia (7)</label></div> <div><input name="author_facet" id="author_facet_31475" class="author_facet_select" type="checkbox" value="31475" ><label for="author_facet_31475" class="input_label">James D. Woolf (7)</label></div> <div><input name="author_facet" id="author_facet_20872" class="author_facet_select" type="checkbox" value="20872" ><label for="author_facet_20872" class="input_label">James Hardin (7)</label></div> <div><input name="author_facet" id="author_facet_144884" class="author_facet_select" type="checkbox" value="144884" ><label for="author_facet_144884" class="input_label">R. James Goldstein (7)</label></div> <div><input name="author_facet" id="author_facet_6880" class="author_facet_select" type="checkbox" value="6880" ><label for="author_facet_6880" class="input_label">R. James Long (7)</label></div> <div><input name="author_facet" id="author_facet_1468" class="author_facet_select" type="checkbox" value="1468" ><label for="author_facet_1468" class="input_label">James Harvey Young (7)</label></div> <div><input name="author_facet" id="author_facet_76571" class="author_facet_select" type="checkbox" value="76571" ><label for="author_facet_76571" class="input_label">James A. Wilson (7)</label></div> <div><input name="author_facet" id="author_facet_28355" class="author_facet_select" type="checkbox" value="28355" ><label for="author_facet_28355" class="input_label">James Steichen (7)</label></div> <div><input name="author_facet" id="author_facet_54026" class="author_facet_select" type="checkbox" value="54026" ><label for="author_facet_54026" class="input_label">James Elkins (7)</label></div> <div><input name="author_facet" id="author_facet_108114" class="author_facet_select" type="checkbox" value="108114" ><label for="author_facet_108114" class="input_label">James Valvis (7)</label></div> <div><input name="author_facet" id="author_facet_158579" class="author_facet_select" type="checkbox" value="158579" ><label for="author_facet_158579" class="input_label">Betty James (7)</label></div> <div><input name="author_facet" id="author_facet_64413" class="author_facet_select" type="checkbox" value="64413" ><label for="author_facet_64413" class="input_label">James Kennaway (7)</label></div> <div><input name="author_facet" id="author_facet_27587" class="author_facet_select" type="checkbox" value="27587" ><label for="author_facet_27587" class="input_label">James Willoughby (7)</label></div> <div><input name="author_facet" id="author_facet_65632" class="author_facet_select" type="checkbox" value="65632" ><label for="author_facet_65632" class="input_label">James J. O'Donnell (7)</label></div> <div><input name="author_facet" id="author_facet_6960" class="author_facet_select" type="checkbox" value="6960" ><label for="author_facet_6960" class="input_label">James L. Ford (7)</label></div> <div><input name="author_facet" id="author_facet_164290" class="author_facet_select" type="checkbox" value="164290" ><label for="author_facet_164290" class="input_label">James Hoch (7)</label></div> <div><input name="author_facet" id="author_facet_147109" class="author_facet_select" type="checkbox" value="147109" ><label for="author_facet_147109" class="input_label">James McWilliams (7)</label></div> <div><input name="author_facet" id="author_facet_22036" class="author_facet_select" type="checkbox" value="22036" ><label for="author_facet_22036" class="input_label">James J. Kimble (7)</label></div> <div><input name="author_facet" id="author_facet_23190" class="author_facet_select" type="checkbox" value="23190" ><label for="author_facet_23190" class="input_label">James W. Gargano (7)</label></div> <div><input name="author_facet" id="author_facet_151418" class="author_facet_select" type="checkbox" value="151418" ><label for="author_facet_151418" class="input_label">James W. Geary (7)</label></div> <div><input name="author_facet" id="author_facet_431005" class="author_facet_select" type="checkbox" value="431005" ><label for="author_facet_431005" class="input_label">III, James L. W. West, (7)</label></div> <div><input name="author_facet" id="author_facet_37983" class="author_facet_select" type="checkbox" value="37983" ><label for="author_facet_37983" class="input_label">James R. Dow (7)</label></div> <div><input name="author_facet" id="author_facet_168575" class="author_facet_select" type="checkbox" value="168575" ><label for="author_facet_168575" class="input_label">Patrick James Dunagan (7)</label></div> <div><input name="author_facet" id="author_facet_114170" class="author_facet_select" type="checkbox" value="114170" ><label for="author_facet_114170" class="input_label">James Iffland (7)</label></div> <div><input name="author_facet" id="author_facet_77054" class="author_facet_select" type="checkbox" value="77054" ><label for="author_facet_77054" class="input_label">James M. Smith (7)</label></div> <div><input name="author_facet" id="author_facet_76205" class="author_facet_select" type="checkbox" value="76205" ><label for="author_facet_76205" class="input_label">Peter James Hudson (7)</label></div> <div><input name="author_facet" id="author_facet_1294" class="author_facet_select" type="checkbox" value="1294" ><label for="author_facet_1294" class="input_label">James M. Doering (7)</label></div> <div><input name="author_facet" id="author_facet_14653" class="author_facet_select" type="checkbox" value="14653" ><label for="author_facet_14653" class="input_label">James R. Farr (7)</label></div> <div><input name="author_facet" id="author_facet_65077" class="author_facet_select" type="checkbox" value="65077" ><label for="author_facet_65077" class="input_label">James Naremore (7)</label></div> <div><input name="author_facet" id="author_facet_28633" class="author_facet_select" type="checkbox" value="28633" ><label for="author_facet_28633" class="input_label">James G. Blight (7)</label></div> <div><input name="author_facet" id="author_facet_24193" class="author_facet_select" type="checkbox" value="24193" ><label for="author_facet_24193" class="input_label">James Chandler (7)</label></div> <div><input name="author_facet" id="author_facet_4815" class="author_facet_select" type="checkbox" value="4815" ><label for="author_facet_4815" class="input_label">James S. Donnelly (7)</label></div> <div><input name="author_facet" id="author_facet_124122" class="author_facet_select" type="checkbox" value="124122" ><label for="author_facet_124122" class="input_label">James Jakób Liszka (7)</label></div> <div><input name="author_facet" id="author_facet_3663" class="author_facet_select" type="checkbox" value="3663" ><label for="author_facet_3663" class="input_label">James V. Fenelon (7)</label></div> <div><input name="author_facet" id="author_facet_157526" class="author_facet_select" type="checkbox" value="157526" ><label for="author_facet_157526" class="input_label">James H. Krukones (7)</label></div> <div><input name="author_facet" id="author_facet_50713" class="author_facet_select" type="checkbox" value="50713" ><label for="author_facet_50713" class="input_label">James Cook (7)</label></div> <div><input name="author_facet" id="author_facet_80876" class="author_facet_select" type="checkbox" value="80876" ><label for="author_facet_80876" class="input_label">James A. Crank (7)</label></div> <div><input name="author_facet" id="author_facet_253089" class="author_facet_select" type="checkbox" value="253089" ><label for="author_facet_253089" class="input_label">James Hamby (7)</label></div> <div><input name="author_facet" id="author_facet_112108" class="author_facet_select" type="checkbox" value="112108" ><label for="author_facet_112108" class="input_label">James McCorkle (7)</label></div> <div><input name="author_facet" id="author_facet_57500" class="author_facet_select" type="checkbox" value="57500" ><label for="author_facet_57500" class="input_label">James Sidbury (7)</label></div> <div><input name="author_facet" id="author_facet_147559" class="author_facet_select" type="checkbox" value="147559" ><label for="author_facet_147559" class="input_label">James E. Genova (7)</label></div> <div><input name="author_facet" id="author_facet_149310" class="author_facet_select" type="checkbox" value="149310" ><label for="author_facet_149310" class="input_label">James M. Merrill (7)</label></div> <div><input name="author_facet" id="author_facet_163494" class="author_facet_select" type="checkbox" value="163494" ><label for="author_facet_163494" class="input_label">James D. Rice (7)</label></div> <div><input name="author_facet" id="author_facet_112141" class="author_facet_select" type="checkbox" value="112141" ><label for="author_facet_112141" class="input_label">James Farrer (7)</label></div> <div><input name="author_facet" id="author_facet_243058" class="author_facet_select" type="checkbox" value="243058" ><label for="author_facet_243058" class="input_label">James Beattie (7)</label></div> <div><input name="author_facet" id="author_facet_164216" class="author_facet_select" type="checkbox" value="164216" ><label for="author_facet_164216" class="input_label">James H. Stock (7)</label></div> <div><input name="author_facet" id="author_facet_22984" class="author_facet_select" type="checkbox" value="22984" ><label for="author_facet_22984" class="input_label">James L. Fredericks (7)</label></div> <div><input name="author_facet" id="author_facet_6294" class="author_facet_select" type="checkbox" value="6294" ><label for="author_facet_6294" class="input_label">James Kim (6)</label></div> <div><input name="author_facet" id="author_facet_147389" class="author_facet_select" type="checkbox" value="147389" ><label for="author_facet_147389" class="input_label">Stephen James (6)</label></div> <div><input name="author_facet" id="author_facet_4165" class="author_facet_select" type="checkbox" value="4165" ><label for="author_facet_4165" class="input_label">James Frideres (6)</label></div> <div><input name="author_facet" id="author_facet_50935" class="author_facet_select" type="checkbox" value="50935" ><label for="author_facet_50935" class="input_label">James R. Arnold (6)</label></div> <div><input name="author_facet" id="author_facet_195655" class="author_facet_select" type="checkbox" value="195655" ><label for="author_facet_195655" class="input_label">James R. Hébert (6)</label></div> <div><input name="author_facet" id="author_facet_40937" class="author_facet_select" type="checkbox" value="40937" ><label for="author_facet_40937" class="input_label">James Jope (6)</label></div> <div><input name="author_facet" id="author_facet_320255" class="author_facet_select" type="checkbox" value="320255" ><label for="author_facet_320255" class="input_label">James Stiefvater (6)</label></div> <div><input name="author_facet" id="author_facet_160016" class="author_facet_select" type="checkbox" value="160016" ><label for="author_facet_160016" class="input_label">James McFarland (6)</label></div> <div><input name="author_facet" id="author_facet_27054" class="author_facet_select" type="checkbox" value="27054" ><label for="author_facet_27054" class="input_label">James C. Klotter (6)</label></div> <div><input name="author_facet" id="author_facet_136760" class="author_facet_select" type="checkbox" value="136760" ><label for="author_facet_136760" class="input_label">James M. Decker (6)</label></div> <div><input name="author_facet" id="author_facet_148352" class="author_facet_select" type="checkbox" value="148352" ><label for="author_facet_148352" class="input_label">James Finnegan (6)</label></div> <div><input name="author_facet" id="author_facet_63220" class="author_facet_select" type="checkbox" value="63220" ><label for="author_facet_63220" class="input_label">James R. Kincaid (6)</label></div> <div><input name="author_facet" id="author_facet_158151" class="author_facet_select" type="checkbox" value="158151" ><label for="author_facet_158151" class="input_label">James Pitsula (6)</label></div> <div><input name="author_facet" id="author_facet_41168" class="author_facet_select" type="checkbox" value="41168" ><label for="author_facet_41168" class="input_label">Harry James Cargas (6)</label></div> <div><input name="author_facet" id="author_facet_47003" class="author_facet_select" type="checkbox" value="47003" ><label for="author_facet_47003" class="input_label">L. Allan James (6)</label></div> <div><input name="author_facet" id="author_facet_481848" class="author_facet_select" type="checkbox" value="481848" ><label for="author_facet_481848" class="input_label">James Kip Finch (6)</label></div> <div><input name="author_facet" id="author_facet_8623" class="author_facet_select" type="checkbox" value="8623" ><label for="author_facet_8623" class="input_label">James Smith Allen (6)</label></div> <div><input name="author_facet" id="author_facet_92370" class="author_facet_select" type="checkbox" value="92370" ><label for="author_facet_92370" class="input_label">James M. Woods (6)</label></div> <div><input name="author_facet" id="author_facet_414564" class="author_facet_select" type="checkbox" value="414564" ><label for="author_facet_414564" class="input_label">Hopkins, James F. (6)</label></div> <div><input name="author_facet" id="author_facet_133915" class="author_facet_select" type="checkbox" value="133915" ><label for="author_facet_133915" class="input_label">James Robert Brown (6)</label></div> <div><input name="author_facet" id="author_facet_74073" class="author_facet_select" type="checkbox" value="74073" ><label for="author_facet_74073" class="input_label">James Schofield Saeger (6)</label></div> <div><input name="author_facet" id="author_facet_483821" class="author_facet_select" type="checkbox" value="483821" ><label for="author_facet_483821" class="input_label">Malloy, James (6)</label></div> <div><input name="author_facet" id="author_facet_149807" class="author_facet_select" type="checkbox" value="149807" ><label for="author_facet_149807" class="input_label">James L. Morrison Jr. (6)</label></div> <div><input name="author_facet" id="author_facet_101788" class="author_facet_select" type="checkbox" value="101788" ><label for="author_facet_101788" class="input_label">James A. Russell (6)</label></div> <div><input name="author_facet" id="author_facet_6860" class="author_facet_select" type="checkbox" value="6860" ><label for="author_facet_6860" class="input_label">James Watt (6)</label></div> <div><input name="author_facet" id="author_facet_40997" class="author_facet_select" type="checkbox" value="40997" ><label for="author_facet_40997" class="input_label">James M. Edmonson (6)</label></div> <div><input name="author_facet" id="author_facet_134672" class="author_facet_select" type="checkbox" value="134672" ><label for="author_facet_134672" class="input_label">James Longhurst (6)</label></div> <div><input name="author_facet" id="author_facet_26425" class="author_facet_select" type="checkbox" value="26425" ><label for="author_facet_26425" class="input_label">James Olney (6)</label></div> <div><input name="author_facet" id="author_facet_11569" class="author_facet_select" type="checkbox" value="11569" ><label for="author_facet_11569" class="input_label">James Moody (6)</label></div> <div><input name="author_facet" id="author_facet_355982" class="author_facet_select" type="checkbox" value="355982" ><label for="author_facet_355982" class="input_label">Valender, James (6)</label></div> <div><input name="author_facet" id="author_facet_56186" class="author_facet_select" type="checkbox" value="56186" ><label for="author_facet_56186" class="input_label">James Ron (6)</label></div> <div><input name="author_facet" id="author_facet_34423" class="author_facet_select" type="checkbox" value="34423" ><label for="author_facet_34423" class="input_label">James H. Johnson (6)</label></div> <div><input name="author_facet" id="author_facet_8686" class="author_facet_select" type="checkbox" value="8686" ><label for="author_facet_8686" class="input_label">James Chin (6)</label></div> <div><input name="author_facet" id="author_facet_198752" class="author_facet_select" type="checkbox" value="198752" ><label for="author_facet_198752" class="input_label">James L. Hill (6)</label></div> <div><input name="author_facet" id="author_facet_37359" class="author_facet_select" type="checkbox" value="37359" ><label for="author_facet_37359" class="input_label">James A. Morone (6)</label></div> <div><input name="author_facet" id="author_facet_46057" class="author_facet_select" type="checkbox" value="46057" ><label for="author_facet_46057" class="input_label">James Peacock (6)</label></div> <div><input name="author_facet" id="author_facet_105210" class="author_facet_select" type="checkbox" value="105210" ><label for="author_facet_105210" class="input_label">James Schiff (6)</label></div> <div><input name="author_facet" id="author_facet_471778" class="author_facet_select" type="checkbox" value="471778" ><label for="author_facet_471778" class="input_label">James Connelly (6)</label></div> <div><input name="author_facet" id="author_facet_152401" class="author_facet_select" type="checkbox" value="152401" ><label for="author_facet_152401" class="input_label">James Cracraft (6)</label></div> <div><input name="author_facet" id="author_facet_218402" class="author_facet_select" type="checkbox" value="218402" ><label for="author_facet_218402" class="input_label">Thea Fitz-James (6)</label></div> <div><input name="author_facet" id="author_facet_36783" class="author_facet_select" type="checkbox" value="36783" ><label for="author_facet_36783" class="input_label">James Alan Jaffe (6)</label></div> <div><input name="author_facet" id="author_facet_479733" class="author_facet_select" type="checkbox" value="479733" ><label for="author_facet_479733" class="input_label">James B. Austin (6)</label></div> <div><input name="author_facet" id="author_facet_41080" class="author_facet_select" type="checkbox" value="41080" ><label for="author_facet_41080" class="input_label">James Richard Farr (6)</label></div> <div><input name="author_facet" id="author_facet_196506" class="author_facet_select" type="checkbox" value="196506" ><label for="author_facet_196506" class="input_label">James E. Dobson (6)</label></div> <div><input name="author_facet" id="author_facet_422358" class="author_facet_select" type="checkbox" value="422358" ><label for="author_facet_422358" class="input_label">James Gibbons (6)</label></div> <div><input name="author_facet" id="author_facet_459357" class="author_facet_select" type="checkbox" value="459357" ><label for="author_facet_459357" class="input_label">Eayrs, James (6)</label></div> <div><input name="author_facet" id="author_facet_331226" class="author_facet_select" type="checkbox" value="331226" ><label for="author_facet_331226" class="input_label">James Swetnam S.J. (6)</label></div> <div><input name="author_facet" id="author_facet_16428" class="author_facet_select" type="checkbox" value="16428" ><label for="author_facet_16428" class="input_label">James M. O'Toole (6)</label></div> <div><input name="author_facet" id="author_facet_4367" class="author_facet_select" type="checkbox" value="4367" ><label for="author_facet_4367" class="input_label">James Liddy (6)</label></div> <div><input name="author_facet" id="author_facet_103928" class="author_facet_select" type="checkbox" value="103928" ><label for="author_facet_103928" class="input_label">Erica Moiah James (6)</label></div> <div><input name="author_facet" id="author_facet_159791" class="author_facet_select" type="checkbox" value="159791" ><label for="author_facet_159791" class="input_label">Betty Payne James (6)</label></div> <div><input name="author_facet" id="author_facet_136897" class="author_facet_select" type="checkbox" value="136897" ><label for="author_facet_136897" class="input_label">Carolyn James (6)</label></div> <div><input name="author_facet" id="author_facet_28793" class="author_facet_select" type="checkbox" value="28793" ><label for="author_facet_28793" class="input_label">James Johnson (6)</label></div> <div><input name="author_facet" id="author_facet_183390" class="author_facet_select" type="checkbox" value="183390" ><label for="author_facet_183390" class="input_label">David James Poissant (6)</label></div> <div><input name="author_facet" id="author_facet_6936" class="author_facet_select" type="checkbox" value="6936" ><label for="author_facet_6936" class="input_label">James L. Baughman (6)</label></div> <div><input name="author_facet" id="author_facet_37536" class="author_facet_select" type="checkbox" value="37536" ><label for="author_facet_37536" class="input_label">James Ker (6)</label></div> <div><input name="author_facet" id="author_facet_289715" class="author_facet_select" type="checkbox" value="289715" ><label for="author_facet_289715" class="input_label">James J. Davis (6)</label></div> <div><input name="author_facet" id="author_facet_155352" class="author_facet_select" type="checkbox" value="155352" ><label for="author_facet_155352" class="input_label">Lay James Gibson (6)</label></div> <div><input name="author_facet" id="author_facet_70901" class="author_facet_select" type="checkbox" value="70901" ><label for="author_facet_70901" class="input_label">James Smith (6)</label></div> <div><input name="author_facet" id="author_facet_37192" class="author_facet_select" type="checkbox" value="37192" ><label for="author_facet_37192" class="input_label">James Burkhart Gilbert (6)</label></div> <div><input name="author_facet" id="author_facet_172325" class="author_facet_select" type="checkbox" value="172325" ><label for="author_facet_172325" class="input_label">Smethurst, James (6)</label></div> <div><input name="author_facet" id="author_facet_76024" class="author_facet_select" type="checkbox" value="76024" ><label for="author_facet_76024" class="input_label">James Martell (6)</label></div> <div><input name="author_facet" id="author_facet_100346" class="author_facet_select" type="checkbox" value="100346" ><label for="author_facet_100346" class="input_label">James Doelman (6)</label></div> <div><input name="author_facet" id="author_facet_292368" class="author_facet_select" type="checkbox" value="292368" ><label for="author_facet_292368" class="input_label">Walter D. Hughes (6)</label></div> <div><input name="author_facet" id="author_facet_48430" class="author_facet_select" type="checkbox" value="48430" ><label for="author_facet_48430" class="input_label">James Berger (6)</label></div> <div><input name="author_facet" id="author_facet_108825" class="author_facet_select" type="checkbox" value="108825" ><label for="author_facet_108825" class="input_label">James B. Palais (6)</label></div> <div><input name="author_facet" id="author_facet_30031" class="author_facet_select" type="checkbox" value="30031" ><label for="author_facet_30031" class="input_label">Dimitri Nakassis (6)</label></div> <div><input name="author_facet" id="author_facet_36629" class="author_facet_select" type="checkbox" value="36629" ><label for="author_facet_36629" class="input_label">Hudson, Charles (6)</label></div> <div><input name="author_facet" id="author_facet_439239" class="author_facet_select" type="checkbox" value="439239" ><label for="author_facet_439239" class="input_label">James Holt (6)</label></div> <div><input name="author_facet" id="author_facet_253353" class="author_facet_select" type="checkbox" value="253353" ><label for="author_facet_253353" class="input_label">James Arnett (6)</label></div> <div><input name="author_facet" id="author_facet_379424" class="author_facet_select" type="checkbox" value="379424" ><label for="author_facet_379424" class="input_label">James M. White (6)</label></div> <div><input name="author_facet" id="author_facet_218361" class="author_facet_select" type="checkbox" value="218361" ><label for="author_facet_218361" class="input_label">James Ryan (6)</label></div> <div><input name="author_facet" id="author_facet_3292" class="author_facet_select" type="checkbox" value="3292" ><label for="author_facet_3292" class="input_label">James A. Winn (6)</label></div> <div><input name="author_facet" id="author_facet_293611" class="author_facet_select" type="checkbox" value="293611" ><label for="author_facet_293611" class="input_label">James Sweeting (6)</label></div> <div><input name="author_facet" id="author_facet_23981" class="author_facet_select" type="checkbox" value="23981" ><label for="author_facet_23981" class="input_label">James Bohn (6)</label></div> <div><input name="author_facet" id="author_facet_107297" class="author_facet_select" type="checkbox" value="107297" ><label for="author_facet_107297" class="input_label">James J. Gigantino II (6)</label></div> <div><input name="author_facet" id="author_facet_240471" class="author_facet_select" type="checkbox" value="240471" ><label for="author_facet_240471" class="input_label">James Bliss (6)</label></div> <div><input name="author_facet" id="author_facet_386129" class="author_facet_select" type="checkbox" value="386129" ><label for="author_facet_386129" class="input_label">Fitting, James E. (6)</label></div> <div><input name="author_facet" id="author_facet_196289" class="author_facet_select" type="checkbox" value="196289" ><label for="author_facet_196289" class="input_label">Cobb, James C. (6)</label></div> <div><input name="author_facet" id="author_facet_318540" class="author_facet_select" type="checkbox" value="318540" ><label for="author_facet_318540" class="input_label">James H. Kane (6)</label></div> <div><input name="author_facet" id="author_facet_78544" class="author_facet_select" type="checkbox" value="78544" ><label for="author_facet_78544" class="input_label">James Turner (6)</label></div> <div><input name="author_facet" id="author_facet_35139" class="author_facet_select" type="checkbox" value="35139" ><label for="author_facet_35139" class="input_label">James R. Lehning (6)</label></div> <div><input name="author_facet" id="author_facet_90485" class="author_facet_select" type="checkbox" value="90485" ><label for="author_facet_90485" class="input_label">James Biedzynski (6)</label></div> <div><input name="author_facet" id="author_facet_14591" class="author_facet_select" type="checkbox" value="14591" ><label for="author_facet_14591" class="input_label">James W. Tuttleton (6)</label></div> <div><input name="author_facet" id="author_facet_34256" class="author_facet_select" type="checkbox" value="34256" ><label for="author_facet_34256" class="input_label">James J. Paxson (6)</label></div> <div><input name="author_facet" id="author_facet_22876" class="author_facet_select" type="checkbox" value="22876" ><label for="author_facet_22876" class="input_label">James N. Gregory (6)</label></div> <div><input name="author_facet" id="author_facet_144069" class="author_facet_select" type="checkbox" value="144069" ><label for="author_facet_144069" class="input_label">James Michael Buckley (6)</label></div> <div><input name="author_facet" id="author_facet_107949" class="author_facet_select" type="checkbox" value="107949" ><label for="author_facet_107949" class="input_label">James Grier (6)</label></div> <div><input name="author_facet" id="author_facet_13872" class="author_facet_select" type="checkbox" value="13872" ><label for="author_facet_13872" class="input_label">James Beekman Bush (6)</label></div> <div><input name="author_facet" id="author_facet_28000" class="author_facet_select" type="checkbox" value="28000" ><label for="author_facet_28000" class="input_label">James Burns (6)</label></div> <div><input name="author_facet" id="author_facet_117104" class="author_facet_select" type="checkbox" value="117104" ><label for="author_facet_117104" class="input_label">James Harrison (6)</label></div> <div><input name="author_facet" id="author_facet_388940" class="author_facet_select" type="checkbox" value="388940" ><label for="author_facet_388940" class="input_label">James B. Prothro (6)</label></div> <div><input name="author_facet" id="author_facet_63475" class="author_facet_select" type="checkbox" value="63475" ><label for="author_facet_63475" class="input_label">James Murray (6)</label></div> <div><input name="author_facet" id="author_facet_367440" class="author_facet_select" type="checkbox" value="367440" ><label for="author_facet_367440" class="input_label">Rees, James (6)</label></div> <div><input name="author_facet" id="author_facet_35015" class="author_facet_select" type="checkbox" value="35015" ><label for="author_facet_35015" class="input_label">James Wiley (6)</label></div> <div><input name="author_facet" id="author_facet_298464" class="author_facet_select" type="checkbox" value="298464" ><label for="author_facet_298464" class="input_label">M. James Moscovich (6)</label></div> <div><input name="author_facet" id="author_facet_34173" class="author_facet_select" type="checkbox" value="34173" ><label for="author_facet_34173" class="input_label">James Cihlar (6)</label></div> <div><input name="author_facet" id="author_facet_86694" class="author_facet_select" type="checkbox" value="86694" ><label for="author_facet_86694" class="input_label">Gibson, James L. (6)</label></div> <div><input name="author_facet" id="author_facet_43759" class="author_facet_select" type="checkbox" value="43759" ><label for="author_facet_43759" class="input_label">James M. Raymo (6)</label></div> <div><input name="author_facet" id="author_facet_31494" class="author_facet_select" type="checkbox" value="31494" ><label for="author_facet_31494" class="input_label">Sherman A. James (6)</label></div> <div><input name="author_facet" id="author_facet_175565" class="author_facet_select" type="checkbox" value="175565" ><label for="author_facet_175565" class="input_label">James Tatum (6)</label></div> <div><input name="author_facet" id="author_facet_46831" class="author_facet_select" type="checkbox" value="46831" ><label for="author_facet_46831" class="input_label">James M. Farrell (6)</label></div> <div><input name="author_facet" id="author_facet_1563" class="author_facet_select" type="checkbox" value="1563" ><label for="author_facet_1563" class="input_label">James S. Diamond (6)</label></div> <div><input name="author_facet" id="author_facet_12823" class="author_facet_select" type="checkbox" value="12823" ><label for="author_facet_12823" class="input_label">James J. DeCaro (6)</label></div> <div><input name="author_facet" id="author_facet_244710" class="author_facet_select" type="checkbox" value="244710" ><label for="author_facet_244710" class="input_label">Scott Gallimore (6)</label></div> <div><input name="author_facet" id="author_facet_182201" class="author_facet_select" type="checkbox" value="182201" ><label for="author_facet_182201" class="input_label">Emily James (6)</label></div> <div><input name="author_facet" id="author_facet_193913" class="author_facet_select" type="checkbox" value="193913" ><label for="author_facet_193913" class="input_label">James Robert Wood (6)</label></div> <div><input name="author_facet" id="author_facet_14466" class="author_facet_select" type="checkbox" value="14466" ><label for="author_facet_14466" class="input_label">James T. Sparrow (6)</label></div> <div><input name="author_facet" id="author_facet_198749" class="author_facet_select" type="checkbox" value="198749" ><label for="author_facet_198749" class="input_label">James, Patrick (6)</label></div> <div><input name="author_facet" id="author_facet_75477" class="author_facet_select" type="checkbox" value="75477" ><label for="author_facet_75477" class="input_label">James A. Marcum (6)</label></div> <div><input name="author_facet" id="author_facet_49385" class="author_facet_select" type="checkbox" value="49385" ><label for="author_facet_49385" class="input_label">James Sanders Day (6)</label></div> <div><input name="author_facet" id="author_facet_26461" class="author_facet_select" type="checkbox" value="26461" ><label for="author_facet_26461" class="input_label">James E. Lewis Jr. (6)</label></div> <div><input name="author_facet" id="author_facet_335547" class="author_facet_select" type="checkbox" value="335547" ><label for="author_facet_335547" class="input_label">James McMaster (6)</label></div> <div><input name="author_facet" id="author_facet_36644" class="author_facet_select" type="checkbox" value="36644" ><label for="author_facet_36644" class="input_label">James Riley (6)</label></div> <div><input name="author_facet" id="author_facet_34940" class="author_facet_select" type="checkbox" value="34940" ><label for="author_facet_34940" class="input_label">James Kearney (6)</label></div> <div><input name="author_facet" id="author_facet_182577" class="author_facet_select" type="checkbox" value="182577" ><label for="author_facet_182577" class="input_label">Carl E. James (6)</label></div> <div><input name="author_facet" id="author_facet_3062" class="author_facet_select" type="checkbox" value="3062" ><label for="author_facet_3062" class="input_label">James Zheng Gao (6)</label></div> <div><input name="author_facet" id="author_facet_60146" class="author_facet_select" type="checkbox" value="60146" ><label for="author_facet_60146" class="input_label">James P. Woodard (6)</label></div> <div><input name="author_facet" id="author_facet_121553" class="author_facet_select" type="checkbox" value="121553" ><label for="author_facet_121553" class="input_label">Simon J. James (6)</label></div> <div><input name="author_facet" id="author_facet_192474" class="author_facet_select" type="checkbox" value="192474" ><label for="author_facet_192474" class="input_label">James Neufeld (6)</label></div> <div><input name="author_facet" id="author_facet_65057" class="author_facet_select" type="checkbox" value="65057" ><label for="author_facet_65057" class="input_label">James T. Day (6)</label></div> <div><input name="author_facet" id="author_facet_188727" class="author_facet_select" type="checkbox" value="188727" ><label for="author_facet_188727" class="input_label">James Carscallen (6)</label></div> <div><input name="author_facet" id="author_facet_92324" class="author_facet_select" type="checkbox" value="92324" ><label for="author_facet_92324" class="input_label">James L. Huffman (6)</label></div> <div><input name="author_facet" id="author_facet_263020" class="author_facet_select" type="checkbox" value="263020" ><label for="author_facet_263020" class="input_label">James P. Hull (6)</label></div> <div><input name="author_facet" id="author_facet_502" class="author_facet_select" type="checkbox" value="502" ><label for="author_facet_502" class="input_label">James A. Kelhoffer (6)</label></div> <div><input name="author_facet" id="author_facet_361033" class="author_facet_select" type="checkbox" value="361033" ><label for="author_facet_361033" class="input_label">Anderson, David G. (6)</label></div> <div><input name="author_facet" id="author_facet_95375" class="author_facet_select" type="checkbox" value="95375" ><label for="author_facet_95375" class="input_label">James Craine (6)</label></div> <div><input name="author_facet" id="author_facet_262975" class="author_facet_select" type="checkbox" value="262975" ><label for="author_facet_262975" class="input_label">Delle, James A. (6)</label></div> <div><input name="author_facet" id="author_facet_80905" class="author_facet_select" type="checkbox" value="80905" ><label for="author_facet_80905" class="input_label">James Martin Harding (5)</label></div> <div><input name="author_facet" id="author_facet_48244" class="author_facet_select" type="checkbox" value="48244" ><label for="author_facet_48244" class="input_label">James E. Bowley (5)</label></div> <div><input name="author_facet" id="author_facet_58736" class="author_facet_select" type="checkbox" value="58736" ><label for="author_facet_58736" class="input_label">James P Muir (5)</label></div> <div><input name="author_facet" id="author_facet_54153" class="author_facet_select" type="checkbox" value="54153" ><label for="author_facet_54153" class="input_label">James S. Goodwin (5)</label></div> <div><input name="author_facet" id="author_facet_205060" class="author_facet_select" type="checkbox" value="205060" ><label for="author_facet_205060" class="input_label">James Horowitz (5)</label></div> <div><input name="author_facet" id="author_facet_15709" class="author_facet_select" type="checkbox" value="15709" ><label for="author_facet_15709" class="input_label">James Hitchcock (5)</label></div> <div><input name="author_facet" id="author_facet_368210" class="author_facet_select" type="checkbox" value="368210" ><label for="author_facet_368210" class="input_label">Powell, James M. (5)</label></div> <div><input name="author_facet" id="author_facet_118219" class="author_facet_select" type="checkbox" value="118219" ><label for="author_facet_118219" class="input_label">V. Denise James (5)</label></div> <div><input name="author_facet" id="author_facet_83366" class="author_facet_select" type="checkbox" value="83366" ><label for="author_facet_83366" class="input_label">James G. Neal (5)</label></div> <div><input name="author_facet" id="author_facet_55491" class="author_facet_select" type="checkbox" value="55491" ><label for="author_facet_55491" class="input_label">James Reilly (5)</label></div> <div><input name="author_facet" id="author_facet_81671" class="author_facet_select" type="checkbox" value="81671" ><label for="author_facet_81671" class="input_label">Alexander Pettit (5)</label></div> <div><input name="author_facet" id="author_facet_116946" class="author_facet_select" type="checkbox" value="116946" ><label for="author_facet_116946" class="input_label">James A. Millward (5)</label></div> <div><input name="author_facet" id="author_facet_5372" class="author_facet_select" type="checkbox" value="5372" ><label for="author_facet_5372" class="input_label">James M. Dean (5)</label></div> <div><input name="author_facet" id="author_facet_100599" class="author_facet_select" type="checkbox" value="100599" ><label for="author_facet_100599" class="input_label">James J. O'Hara (5)</label></div> <div><input name="author_facet" id="author_facet_183648" class="author_facet_select" type="checkbox" value="183648" ><label for="author_facet_183648" class="input_label">James Griffiths (5)</label></div> <div><input name="author_facet" id="author_facet_27787" class="author_facet_select" type="checkbox" value="27787" ><label for="author_facet_27787" class="input_label">James E. Cronin (5)</label></div> <div><input name="author_facet" id="author_facet_54168" class="author_facet_select" type="checkbox" value="54168" ><label for="author_facet_54168" class="input_label">James W. St.G. Walker (5)</label></div> <div><input name="author_facet" id="author_facet_324374" class="author_facet_select" type="checkbox" value="324374" ><label for="author_facet_324374" class="input_label">Elaine T. James (5)</label></div> <div><input name="author_facet" id="author_facet_55534" class="author_facet_select" type="checkbox" value="55534" ><label for="author_facet_55534" class="input_label">James Vernon (5)</label></div> <div><input name="author_facet" id="author_facet_42478" class="author_facet_select" type="checkbox" value="42478" ><label for="author_facet_42478" class="input_label">James K. Farge (5)</label></div> <div><input name="author_facet" id="author_facet_242671" class="author_facet_select" type="checkbox" value="242671" ><label for="author_facet_242671" class="input_label">Bryan Burns (5)</label></div> <div><input name="author_facet" id="author_facet_27794" class="author_facet_select" type="checkbox" value="27794" ><label for="author_facet_27794" class="input_label">James W. Fossett (5)</label></div> <div><input name="author_facet" id="author_facet_180339" class="author_facet_select" type="checkbox" value="180339" ><label for="author_facet_180339" class="input_label">Erin James (5)</label></div> <div><input name="author_facet" id="author_facet_344110" class="author_facet_select" type="checkbox" value="344110" ><label for="author_facet_344110" class="input_label">Barrett, James R. (5)</label></div> <div><input name="author_facet" id="author_facet_16002" class="author_facet_select" type="checkbox" value="16002" ><label for="author_facet_16002" class="input_label">James Mandrell (5)</label></div> <div><input name="author_facet" id="author_facet_16893" class="author_facet_select" type="checkbox" value="16893" ><label for="author_facet_16893" class="input_label">James Krasner (5)</label></div> <div><input name="author_facet" id="author_facet_2482" class="author_facet_select" type="checkbox" value="2482" ><label for="author_facet_2482" class="input_label">Jay Watson (5)</label></div> <div><input name="author_facet" id="author_facet_81861" class="author_facet_select" type="checkbox" value="81861" ><label for="author_facet_81861" class="input_label">James L. Kastely (5)</label></div> <div><input name="author_facet" id="author_facet_131423" class="author_facet_select" type="checkbox" value="131423" ><label for="author_facet_131423" class="input_label">Matthew James Crawford (5)</label></div> <div><input name="author_facet" id="author_facet_476985" class="author_facet_select" type="checkbox" value="476985" ><label for="author_facet_476985" class="input_label">James R. Hansen (5)</label></div> <div><input name="author_facet" id="author_facet_30177" class="author_facet_select" type="checkbox" value="30177" ><label for="author_facet_30177" class="input_label">Kathryn L. Braun (5)</label></div> <div><input name="author_facet" id="author_facet_9413" class="author_facet_select" type="checkbox" value="9413" ><label for="author_facet_9413" class="input_label">James S. Romm (5)</label></div> <div><input name="author_facet" id="author_facet_229458" class="author_facet_select" type="checkbox" value="229458" ><label for="author_facet_229458" class="input_label">Ferguson, James (5)</label></div> <div><input name="author_facet" id="author_facet_154893" class="author_facet_select" type="checkbox" value="154893" ><label for="author_facet_154893" class="input_label">James Helgeson (5)</label></div> <div><input name="author_facet" id="author_facet_27151" class="author_facet_select" type="checkbox" value="27151" ><label for="author_facet_27151" class="input_label">James Westcott (5)</label></div> <div><input name="author_facet" id="author_facet_362639" class="author_facet_select" type="checkbox" value="362639" ><label for="author_facet_362639" class="input_label">Oakes, James (5)</label></div> <div><input name="author_facet" id="author_facet_188329" class="author_facet_select" type="checkbox" value="188329" ><label for="author_facet_188329" class="input_label">Phelan, James (5)</label></div> <div><input name="author_facet" id="author_facet_107161" class="author_facet_select" type="checkbox" value="107161" ><label for="author_facet_107161" class="input_label">James A. Ramage (5)</label></div> <div><input name="author_facet" id="author_facet_311226" class="author_facet_select" type="checkbox" value="311226" ><label for="author_facet_311226" class="input_label">James Arthur (5)</label></div> <div><input name="author_facet" id="author_facet_285635" class="author_facet_select" type="checkbox" value="285635" ><label for="author_facet_285635" class="input_label">Murphy, James J. (5)</label></div> <div><input name="author_facet" id="author_facet_114900" class="author_facet_select" type="checkbox" value="114900" ><label for="author_facet_114900" class="input_label">James P. Carley (5)</label></div> <div><input name="author_facet" id="author_facet_61954" class="author_facet_select" type="checkbox" value="61954" ><label for="author_facet_61954" class="input_label">James M. Brophy (5)</label></div> <div><input name="author_facet" id="author_facet_359887" class="author_facet_select" type="checkbox" value="359887" ><label for="author_facet_359887" class="input_label">Micah James Goodrich (5)</label></div> <div><input name="author_facet" id="author_facet_242672" class="author_facet_select" type="checkbox" value="242672" ><label for="author_facet_242672" class="input_label">Brendan Burke (5)</label></div> <div><input name="author_facet" id="author_facet_342693" class="author_facet_select" type="checkbox" value="342693" ><label for="author_facet_342693" class="input_label">James, Daniel (5)</label></div> <div><input name="author_facet" id="author_facet_61456" class="author_facet_select" type="checkbox" value="61456" ><label for="author_facet_61456" class="input_label">James J. Heckman (5)</label></div> <div><input name="author_facet" id="author_facet_82082" class="author_facet_select" type="checkbox" value="82082" ><label for="author_facet_82082" class="input_label">James R. Martel (5)</label></div> <div><input name="author_facet" id="author_facet_242677" class="author_facet_select" type="checkbox" value="242677" ><label for="author_facet_242677" class="input_label">Sophia Karapanou (5)</label></div> <div><input name="author_facet" id="author_facet_10561" class="author_facet_select" type="checkbox" value="10561" ><label for="author_facet_10561" class="input_label">James H. Cassedy (5)</label></div> <div><input name="author_facet" id="author_facet_104950" class="author_facet_select" type="checkbox" value="104950" ><label for="author_facet_104950" class="input_label">James Welker (5)</label></div> <div><input name="author_facet" id="author_facet_312973" class="author_facet_select" type="checkbox" value="312973" ><label for="author_facet_312973" class="input_label">James Fitz Gerald (5)</label></div> <div><input name="author_facet" id="author_facet_111815" class="author_facet_select" type="checkbox" value="111815" ><label for="author_facet_111815" class="input_label">James Smithies (5)</label></div> <div><input name="author_facet" id="author_facet_31974" class="author_facet_select" type="checkbox" value="31974" ><label for="author_facet_31974" class="input_label">James P. Barber (5)</label></div> <div><input name="author_facet" id="author_facet_173171" class="author_facet_select" type="checkbox" value="173171" ><label for="author_facet_173171" class="input_label">James Flath (5)</label></div> <div><input name="author_facet" id="author_facet_26930" class="author_facet_select" type="checkbox" value="26930" ><label for="author_facet_26930" class="input_label">Heisig, James W. (5)</label></div> <div><input name="author_facet" id="author_facet_212415" class="author_facet_select" type="checkbox" value="212415" ><label for="author_facet_212415" class="input_label">James Mitchell (5)</label></div> <div><input name="author_facet" id="author_facet_413642" class="author_facet_select" type="checkbox" value="413642" ><label for="author_facet_413642" class="input_label">James Dunk (5)</label></div> <div><input name="author_facet" id="author_facet_64440" class="author_facet_select" type="checkbox" value="64440" ><label for="author_facet_64440" class="input_label">James J. Sosnoski (5)</label></div> <div><input name="author_facet" id="author_facet_370683" class="author_facet_select" type="checkbox" value="370683" ><label for="author_facet_370683" class="input_label">Rosenau, James N. (5)</label></div> <div><input name="author_facet" id="author_facet_367126" class="author_facet_select" type="checkbox" value="367126" ><label for="author_facet_367126" class="input_label">Pritchard, James B. (5)</label></div> <div><input name="author_facet" id="author_facet_371043" class="author_facet_select" type="checkbox" value="371043" ><label for="author_facet_371043" class="input_label">Farlow, James O. (5)</label></div> <div><input name="author_facet" id="author_facet_2329" class="author_facet_select" type="checkbox" value="2329" ><label for="author_facet_2329" class="input_label">James G. Kennedy (5)</label></div> <div><input name="author_facet" id="author_facet_76278" class="author_facet_select" type="checkbox" value="76278" ><label for="author_facet_76278" class="input_label">James L. Crenshaw (5)</label></div> <div><input name="author_facet" id="author_facet_118384" class="author_facet_select" type="checkbox" value="118384" ><label for="author_facet_118384" class="input_label">Bonnie James Shaker (5)</label></div> <div><input name="author_facet" id="author_facet_295464" class="author_facet_select" type="checkbox" value="295464" ><label for="author_facet_295464" class="input_label">James I. Wimsatt (5)</label></div> <div><input name="author_facet" id="author_facet_25192" class="author_facet_select" type="checkbox" value="25192" ><label for="author_facet_25192" class="input_label">James Dwyer (5)</label></div> <div><input name="author_facet" id="author_facet_47259" class="author_facet_select" type="checkbox" value="47259" ><label for="author_facet_47259" class="input_label">James Buhler (5)</label></div> <div><input name="author_facet" id="author_facet_127703" class="author_facet_select" type="checkbox" value="127703" ><label for="author_facet_127703" class="input_label">James McNaughton (5)</label></div> <div><input name="author_facet" id="author_facet_362056" class="author_facet_select" type="checkbox" value="362056" ><label for="author_facet_362056" class="input_label">Bielo, James S. (5)</label></div> <div><input name="author_facet" id="author_facet_242676" class="author_facet_select" type="checkbox" value="242676" ><label for="author_facet_242676" class="input_label">Margriet J. Haagsma (5)</label></div> <div><input name="author_facet" id="author_facet_269890" class="author_facet_select" type="checkbox" value="269890" ><label for="author_facet_269890" class="input_label">James W. Barker (5)</label></div> <div><input name="author_facet" id="author_facet_284729" class="author_facet_select" type="checkbox" value="284729" ><label for="author_facet_284729" class="input_label">Tristan Carter (5)</label></div> <div><input name="author_facet" id="author_facet_372814" class="author_facet_select" type="checkbox" value="372814" ><label for="author_facet_372814" class="input_label">Sommer, Katie (5)</label></div> <div><input name="author_facet" id="author_facet_89875" class="author_facet_select" type="checkbox" value="89875" ><label for="author_facet_89875" class="input_label">James E. Evans (5)</label></div> <div><input name="author_facet" id="author_facet_268005" class="author_facet_select" type="checkbox" value="268005" ><label for="author_facet_268005" class="input_label">James Allan Evans (5)</label></div> <div><input name="author_facet" id="author_facet_369015" class="author_facet_select" type="checkbox" value="369015" ><label for="author_facet_369015" class="input_label">Wolfe, Charles K. (5)</label></div> <div><input name="author_facet" id="author_facet_344583" class="author_facet_select" type="checkbox" value="344583" ><label for="author_facet_344583" class="input_label">Faubion, James D. (5)</label></div> <div><input name="author_facet" id="author_facet_151638" class="author_facet_select" type="checkbox" value="151638" ><label for="author_facet_151638" class="input_label">James W. Oberly (5)</label></div> <div><input name="author_facet" id="author_facet_124707" class="author_facet_select" type="checkbox" value="124707" ><label for="author_facet_124707" class="input_label">James Mulvihill (5)</label></div> <div><input name="author_facet" id="author_facet_51801" class="author_facet_select" type="checkbox" value="51801" ><label for="author_facet_51801" class="input_label">James D. Ryan (5)</label></div> <div><input name="author_facet" id="author_facet_91432" class="author_facet_select" type="checkbox" value="91432" ><label for="author_facet_91432" class="input_label">James Applewhite (5)</label></div> <div><input name="author_facet" id="author_facet_1979" class="author_facet_select" type="checkbox" value="1979" ><label for="author_facet_1979" class="input_label">Thomas Dillon Redshaw (5)</label></div> <div><input name="author_facet" id="author_facet_147131" class="author_facet_select" type="checkbox" value="147131" ><label for="author_facet_147131" class="input_label">James E. Cousar (5)</label></div> <div><input name="author_facet" id="author_facet_59778" class="author_facet_select" type="checkbox" value="59778" ><label for="author_facet_59778" class="input_label">James A. Diamond (5)</label></div> <div><input name="author_facet" id="author_facet_266826" class="author_facet_select" type="checkbox" value="266826" ><label for="author_facet_266826" class="input_label">James Massa (5)</label></div> <div><input name="author_facet" id="author_facet_380445" class="author_facet_select" type="checkbox" value="380445" ><label for="author_facet_380445" class="input_label">James W. Perkinson (5)</label></div> <div><input name="author_facet" id="author_facet_69682" class="author_facet_select" type="checkbox" value="69682" ><label for="author_facet_69682" class="input_label">Carey James Mickalites (5)</label></div> <div><input name="author_facet" id="author_facet_179881" class="author_facet_select" type="checkbox" value="179881" ><label for="author_facet_179881" class="input_label">James M. Curtis (5)</label></div> <div><input name="author_facet" id="author_facet_361537" class="author_facet_select" type="checkbox" value="361537" ><label for="author_facet_361537" class="input_label">Dickey, James (5)</label></div> <div><input name="author_facet" id="author_facet_94769" class="author_facet_select" type="checkbox" value="94769" ><label for="author_facet_94769" class="input_label">James Mark Shields (5)</label></div> <div><input name="author_facet" id="author_facet_85343" class="author_facet_select" type="checkbox" value="85343" ><label for="author_facet_85343" class="input_label">James Robertson (5)</label></div> <div><input name="author_facet" id="author_facet_6663" class="author_facet_select" type="checkbox" value="6663" ><label for="author_facet_6663" class="input_label">James S. Baumlin (5)</label></div> <div><input name="author_facet" id="author_facet_194589" class="author_facet_select" type="checkbox" value="194589" ><label for="author_facet_194589" class="input_label">James Opp (5)</label></div> <div><input name="author_facet" id="author_facet_110628" class="author_facet_select" type="checkbox" value="110628" ><label for="author_facet_110628" class="input_label">Delgado, James P. (5)</label></div> <div><input name="author_facet" id="author_facet_48589" class="author_facet_select" type="checkbox" value="48589" ><label for="author_facet_48589" class="input_label">Joy James (5)</label></div> <div><input name="author_facet" id="author_facet_214912" class="author_facet_select" type="checkbox" value="214912" ><label for="author_facet_214912" class="input_label">Warren, James Perrin (5)</label></div> <div><input name="author_facet" id="author_facet_144667" class="author_facet_select" type="checkbox" value="144667" ><label for="author_facet_144667" class="input_label">James A. Wiseman O.S.B. (5)</label></div> <div><input name="author_facet" id="author_facet_17239" class="author_facet_select" type="checkbox" value="17239" ><label for="author_facet_17239" class="input_label">James J. Bono (5)</label></div> <div><input name="author_facet" id="author_facet_148093" class="author_facet_select" type="checkbox" value="148093" ><label for="author_facet_148093" class="input_label">James Solheim (5)</label></div> <div><input name="author_facet" id="author_facet_369033" class="author_facet_select" type="checkbox" value="369033" ><label for="author_facet_369033" class="input_label">Akenson, James E. (5)</label></div> <div><input name="author_facet" id="author_facet_24565" class="author_facet_select" type="checkbox" value="24565" ><label for="author_facet_24565" class="input_label">James J. Biles (5)</label></div> <div><input name="author_facet" id="author_facet_366571" class="author_facet_select" type="checkbox" value="366571" ><label for="author_facet_366571" class="input_label">Johnson, James Turner (5)</label></div> <div><input name="author_facet" id="author_facet_422858" class="author_facet_select" type="checkbox" value="422858" ><label for="author_facet_422858" class="input_label">James V. Walker (5)</label></div> <div><input name="author_facet" id="author_facet_392766" class="author_facet_select" type="checkbox" value="392766" ><label for="author_facet_392766" class="input_label">James Dominic Rooney O.P. (5)</label></div> <div><input name="author_facet" id="author_facet_20005" class="author_facet_select" type="checkbox" value="20005" ><label for="author_facet_20005" class="input_label">James A. Schiff (5)</label></div> <div><input name="author_facet" id="author_facet_376954" class="author_facet_select" type="checkbox" value="376954" ><label for="author_facet_376954" class="input_label">J. P. James (5)</label></div> <div><input name="author_facet" id="author_facet_105450" class="author_facet_select" type="checkbox" value="105450" ><label for="author_facet_105450" class="input_label">James M. Cahalan (5)</label></div> <div><input name="author_facet" id="author_facet_117532" class="author_facet_select" type="checkbox" value="117532" ><label for="author_facet_117532" class="input_label">James Bennett (5)</label></div> <div><input name="author_facet" id="author_facet_119356" class="author_facet_select" type="checkbox" value="119356" ><label for="author_facet_119356" class="input_label">James R. Holmes (5)</label></div> <div><input name="author_facet" id="author_facet_188601" class="author_facet_select" type="checkbox" value="188601" ><label for="author_facet_188601" class="input_label">Schall, James V. (5)</label></div> <div><input name="author_facet" id="author_facet_261472" class="author_facet_select" type="checkbox" value="261472" ><label for="author_facet_261472" class="input_label">James A. Tyner (5)</label></div> <div><input name="author_facet" id="author_facet_193531" class="author_facet_select" type="checkbox" value="193531" ><label for="author_facet_193531" class="input_label">James M. Skidmore (5)</label></div> <div><input name="author_facet" id="author_facet_315466" class="author_facet_select" type="checkbox" value="315466" ><label for="author_facet_315466" class="input_label">James Woodfield (5)</label></div> <div><input name="author_facet" id="author_facet_105682" class="author_facet_select" type="checkbox" value="105682" ><label for="author_facet_105682" class="input_label">James M. Hargett (5)</label></div> <div><input name="author_facet" id="author_facet_37197" class="author_facet_select" type="checkbox" value="37197" ><label for="author_facet_37197" class="input_label">Troy Matthew Lescher (5)</label></div> <div><input name="author_facet" id="author_facet_57753" class="author_facet_select" type="checkbox" value="57753" ><label for="author_facet_57753" class="input_label">James S. Moy (5)</label></div> <div><input name="author_facet" id="author_facet_20376" class="author_facet_select" type="checkbox" value="20376" ><label for="author_facet_20376" class="input_label">James Critchlow (5)</label></div> <div><input name="author_facet" id="author_facet_147113" class="author_facet_select" type="checkbox" value="147113" ><label for="author_facet_147113" class="input_label">James B. Barrera (5)</label></div> <div><input name="author_facet" id="author_facet_374629" class="author_facet_select" type="checkbox" value="374629" ><label for="author_facet_374629" class="input_label">Romm, James S. (5)</label></div> <div><input name="author_facet" id="author_facet_191748" class="author_facet_select" type="checkbox" value="191748" ><label for="author_facet_191748" class="input_label">James Bryant Reeves (5)</label></div> <div><input name="author_facet" id="author_facet_39016" class="author_facet_select" type="checkbox" value="39016" ><label for="author_facet_39016" class="input_label">James Frieze (5)</label></div> <div><input name="author_facet" id="author_facet_163405" class="author_facet_select" type="checkbox" value="163405" ><label for="author_facet_163405" class="input_label">James Allen Hall (5)</label></div> <div><input name="author_facet" id="author_facet_181871" class="author_facet_select" type="checkbox" value="181871" ><label for="author_facet_181871" class="input_label">James Harpur (5)</label></div> <div><input name="author_facet" id="author_facet_156456" class="author_facet_select" type="checkbox" value="156456" ><label for="author_facet_156456" class="input_label">James Voorhees (5)</label></div> <div><input name="author_facet" id="author_facet_17186" class="author_facet_select" type="checkbox" value="17186" ><label for="author_facet_17186" class="input_label">James Eskridge Genova (5)</label></div> <div><input name="author_facet" id="author_facet_60046" class="author_facet_select" type="checkbox" value="60046" ><label for="author_facet_60046" class="input_label">James De Lorenzi (5)</label></div> <div><input name="author_facet" id="author_facet_83760" class="author_facet_select" type="checkbox" value="83760" ><label for="author_facet_83760" class="input_label">James Weldon (5)</label></div> <div><input name="author_facet" id="author_facet_132007" class="author_facet_select" type="checkbox" value="132007" ><label for="author_facet_132007" class="input_label">James Nikopoulos (5)</label></div> <div><input name="author_facet" id="author_facet_369110" class="author_facet_select" type="checkbox" value="369110" ><label for="author_facet_369110" class="input_label">Clay, Henry (5)</label></div> <div><input name="author_facet" id="author_facet_40278" class="author_facet_select" type="checkbox" value="40278" ><label for="author_facet_40278" class="input_label">James Der Derian (5)</label></div> <div><input name="author_facet" id="author_facet_465109" class="author_facet_select" type="checkbox" value="465109" ><label for="author_facet_465109" class="input_label">Schall, James V. (5)</label></div> <div><input name="author_facet" id="author_facet_89920" class="author_facet_select" type="checkbox" value="89920" ><label for="author_facet_89920" class="input_label">James M. Bromley (5)</label></div> <div><input name="author_facet" id="author_facet_38386" class="author_facet_select" type="checkbox" value="38386" ><label for="author_facet_38386" class="input_label">James Gindin (5)</label></div> <div><input name="author_facet" id="author_facet_21864" class="author_facet_select" type="checkbox" value="21864" ><label for="author_facet_21864" class="input_label">James M. O’Toole (5)</label></div> <div><input name="author_facet" id="author_facet_34641" class="author_facet_select" type="checkbox" value="34641" ><label for="author_facet_34641" class="input_label">David James Prickett (5)</label></div> <div><input name="author_facet" id="author_facet_229414" class="author_facet_select" type="checkbox" value="229414" ><label for="author_facet_229414" class="input_label">James K. McConica (5)</label></div> <div><input name="author_facet" id="author_facet_20074" class="author_facet_select" type="checkbox" value="20074" ><label for="author_facet_20074" class="input_label">James Gibbs (5)</label></div> <div><input name="author_facet" id="author_facet_354713" class="author_facet_select" type="checkbox" value="354713" ><label for="author_facet_354713" class="input_label">Clayton, Lawrence A. (5)</label></div> <div><input name="author_facet" id="author_facet_27404" class="author_facet_select" type="checkbox" value="27404" ><label for="author_facet_27404" class="input_label">James Allen (5)</label></div> <div><input name="author_facet" id="author_facet_128757" class="author_facet_select" type="checkbox" value="128757" ><label for="author_facet_128757" class="input_label">James Mosley (5)</label></div> <div><input name="author_facet" id="author_facet_367031" class="author_facet_select" type="checkbox" value="367031" ><label for="author_facet_367031" class="input_label">Cuno, James (5)</label></div> <div><input name="author_facet" id="author_facet_33603" class="author_facet_select" type="checkbox" value="33603" ><label for="author_facet_33603" class="input_label">James Hodkinson (5)</label></div> <div><input name="author_facet" id="author_facet_33667" class="author_facet_select" type="checkbox" value="33667" ><label for="author_facet_33667" class="input_label">James F. Doyle (5)</label></div> <div><input name="author_facet" id="author_facet_16181" class="author_facet_select" type="checkbox" value="16181" ><label for="author_facet_16181" class="input_label">William James Callahan (5)</label></div> <div><input name="author_facet" id="author_facet_200464" class="author_facet_select" type="checkbox" value="200464" ><label for="author_facet_200464" class="input_label">James V. Holleran (5)</label></div> <div><input name="author_facet" id="author_facet_161815" class="author_facet_select" type="checkbox" value="161815" ><label for="author_facet_161815" class="input_label">Kearney, James C. (5)</label></div> <div><input name="author_facet" id="author_facet_277740" class="author_facet_select" type="checkbox" value="277740" ><label for="author_facet_277740" class="input_label">Alexandra Charami (5)</label></div> <div><input name="author_facet" id="author_facet_182702" class="author_facet_select" type="checkbox" value="182702" ><label for="author_facet_182702" class="input_label">Raymond James Krohn (5)</label></div> <div><input name="author_facet" id="author_facet_151088" class="author_facet_select" type="checkbox" value="151088" ><label for="author_facet_151088" class="input_label">James L. McDonough (5)</label></div> <div><input name="author_facet" id="author_facet_18411" class="author_facet_select" type="checkbox" value="18411" ><label for="author_facet_18411" class="input_label">James E. Wadsworth (5)</label></div> <div><input name="author_facet" id="author_facet_242680" class="author_facet_select" type="checkbox" value="242680" ><label for="author_facet_242680" class="input_label">Jacques Y. Perreault (5)</label></div> <div><input name="author_facet" id="author_facet_438584" class="author_facet_select" type="checkbox" value="438584" ><label for="author_facet_438584" class="input_label">Madison, James H. (5)</label></div> <div><input name="author_facet" id="author_facet_75834" class="author_facet_select" type="checkbox" value="75834" ><label for="author_facet_75834" class="input_label">James J. Marino (5)</label></div> <div><input name="author_facet" id="author_facet_25303" class="author_facet_select" type="checkbox" value="25303" ><label for="author_facet_25303" class="input_label">James Finn Cotter (5)</label></div> <div><input name="author_facet" id="author_facet_26544" class="author_facet_select" type="checkbox" value="26544" ><label for="author_facet_26544" class="input_label">James Dunkerley (5)</label></div> <div><input name="author_facet" id="author_facet_65204" class="author_facet_select" type="checkbox" value="65204" ><label for="author_facet_65204" class="input_label">Susan James (5)</label></div> <div><input name="author_facet" id="author_facet_15123" class="author_facet_select" type="checkbox" value="15123" ><label for="author_facet_15123" class="input_label">James N. Loehlin (5)</label></div> <div><input name="author_facet" id="author_facet_69123" class="author_facet_select" type="checkbox" value="69123" ><label for="author_facet_69123" class="input_label">Davis, William C. (5)</label></div> <div><input name="author_facet" id="author_facet_423545" class="author_facet_select" type="checkbox" value="423545" ><label for="author_facet_423545" class="input_label">James Farner (5)</label></div> <div><input name="author_facet" id="author_facet_45553" class="author_facet_select" type="checkbox" value="45553" ><label for="author_facet_45553" class="input_label">James Conant (5)</label></div> <div><input name="author_facet" id="author_facet_101844" class="author_facet_select" type="checkbox" value="101844" ><label for="author_facet_101844" class="input_label">James Naiden (5)</label></div> <div><input name="author_facet" id="author_facet_78082" class="author_facet_select" type="checkbox" value="78082" ><label for="author_facet_78082" class="input_label">Elizabeth James (4)</label></div> <div><input name="author_facet" id="author_facet_202315" class="author_facet_select" type="checkbox" value="202315" ><label for="author_facet_202315" class="input_label">James Fredal (4)</label></div> <div><input name="author_facet" id="author_facet_151386" class="author_facet_select" type="checkbox" value="151386" ><label for="author_facet_151386" class="input_label">James F. Richardson (4)</label></div> <div><input name="author_facet" id="author_facet_89902" class="author_facet_select" type="checkbox" value="89902" ><label for="author_facet_89902" class="input_label">James Townsend (4)</label></div> <div><input name="author_facet" id="author_facet_53635" class="author_facet_select" type="checkbox" value="53635" ><label for="author_facet_53635" class="input_label">James P. Sterba (4)</label></div> <div><input name="author_facet" id="author_facet_126640" class="author_facet_select" type="checkbox" value="126640" ><label for="author_facet_126640" class="input_label">James R. Anderson (4)</label></div> <div><input name="author_facet" id="author_facet_186044" class="author_facet_select" type="checkbox" value="186044" ><label for="author_facet_186044" class="input_label">James, David E. (4)</label></div> <div><input name="author_facet" id="author_facet_1684" class="author_facet_select" type="checkbox" value="1684" ><label for="author_facet_1684" class="input_label">James Green (4)</label></div> <div><input name="author_facet" id="author_facet_7880" class="author_facet_select" type="checkbox" value="7880" ><label for="author_facet_7880" class="input_label">James Jaffe (4)</label></div> <div><input name="author_facet" id="author_facet_37004" class="author_facet_select" type="checkbox" value="37004" ><label for="author_facet_37004" class="input_label">James H. Warren (4)</label></div> <div><input name="author_facet" id="author_facet_53912" class="author_facet_select" type="checkbox" value="53912" ><label for="author_facet_53912" class="input_label">James Jesson (4)</label></div> <div><input name="author_facet" id="author_facet_85634" class="author_facet_select" type="checkbox" value="85634" ><label for="author_facet_85634" class="input_label">James J. Sheehan (4)</label></div> <div><input name="author_facet" id="author_facet_112353" class="author_facet_select" type="checkbox" value="112353" ><label for="author_facet_112353" class="input_label">James B. Davies (4)</label></div> <div><input name="author_facet" id="author_facet_66979" class="author_facet_select" type="checkbox" value="66979" ><label for="author_facet_66979" class="input_label">Lindsay, James M. (4)</label></div> <div><input name="author_facet" id="author_facet_73890" class="author_facet_select" type="checkbox" value="73890" ><label for="author_facet_73890" class="input_label">James Scott (4)</label></div> <div><input name="author_facet" id="author_facet_349094" class="author_facet_select" type="checkbox" value="349094" ><label for="author_facet_349094" class="input_label">James Fishkin (4)</label></div> <div><input name="author_facet" id="author_facet_286170" class="author_facet_select" type="checkbox" value="286170" ><label for="author_facet_286170" class="input_label">James E. Biechler (4)</label></div> <div><input name="author_facet" id="author_facet_38559" class="author_facet_select" type="checkbox" value="38559" ><label for="author_facet_38559" class="input_label">James E. Martin (4)</label></div> <div><input name="author_facet" id="author_facet_124917" class="author_facet_select" type="checkbox" value="124917" ><label for="author_facet_124917" class="input_label">James Heintz (4)</label></div> <div><input name="author_facet" id="author_facet_181075" class="author_facet_select" type="checkbox" value="181075" ><label for="author_facet_181075" class="input_label">Christopher James Blythe (4)</label></div> <div><input name="author_facet" id="author_facet_3342" class="author_facet_select" type="checkbox" value="3342" ><label for="author_facet_3342" class="input_label">Ramage, James A. (4)</label></div> <div><input name="author_facet" id="author_facet_421235" class="author_facet_select" type="checkbox" value="421235" ><label for="author_facet_421235" class="input_label">James C. Wright (4)</label></div> <div><input name="author_facet" id="author_facet_26809" class="author_facet_select" type="checkbox" value="26809" ><label for="author_facet_26809" class="input_label">James E. McWilliams (4)</label></div> <div><input name="author_facet" id="author_facet_372710" class="author_facet_select" type="checkbox" value="372710" ><label for="author_facet_372710" class="input_label">Tang, Hai-tao (4)</label></div> <div><input name="author_facet" id="author_facet_82090" class="author_facet_select" type="checkbox" value="82090" ><label for="author_facet_82090" class="input_label">James H. Capshew (4)</label></div> <div><input name="author_facet" id="author_facet_99843" class="author_facet_select" type="checkbox" value="99843" ><label for="author_facet_99843" class="input_label">James J. Parsons (4)</label></div> <div><input name="author_facet" id="author_facet_414854" class="author_facet_select" type="checkbox" value="414854" ><label for="author_facet_414854" class="input_label">Hutson, James H. (4)</label></div> <div><input name="author_facet" id="author_facet_85369" class="author_facet_select" type="checkbox" value="85369" ><label for="author_facet_85369" class="input_label">James P. Smith (4)</label></div> <div><input name="author_facet" id="author_facet_24711" class="author_facet_select" type="checkbox" value="24711" ><label for="author_facet_24711" class="input_label">James Good (4)</label></div> <div><input name="author_facet" id="author_facet_125051" class="author_facet_select" type="checkbox" value="125051" ><label for="author_facet_125051" class="input_label">David E. James (4)</label></div> <div><input name="author_facet" id="author_facet_29317" class="author_facet_select" type="checkbox" value="29317" ><label for="author_facet_29317" class="input_label">James Bonta (4)</label></div> <div><input name="author_facet" id="author_facet_234480" class="author_facet_select" type="checkbox" value="234480" ><label for="author_facet_234480" class="input_label">Worth, John E. (4)</label></div> <div><input name="author_facet" id="author_facet_58367" class="author_facet_select" type="checkbox" value="58367" ><label for="author_facet_58367" class="input_label">James Ockey (4)</label></div> <div><input name="author_facet" id="author_facet_4814" class="author_facet_select" type="checkbox" value="4814" ><label for="author_facet_4814" class="input_label">Vera Kreilkamp (4)</label></div> <div><input name="author_facet" id="author_facet_92470" class="author_facet_select" type="checkbox" value="92470" ><label for="author_facet_92470" class="input_label">James Onusko (4)</label></div> <div><input name="author_facet" id="author_facet_173968" class="author_facet_select" type="checkbox" value="173968" ><label for="author_facet_173968" class="input_label">Yoshihara, Toshi (4)</label></div> <div><input name="author_facet" id="author_facet_161882" class="author_facet_select" type="checkbox" value="161882" ><label for="author_facet_161882" class="input_label">James H. Sweet (4)</label></div> <div><input name="author_facet" id="author_facet_46900" class="author_facet_select" type="checkbox" value="46900" ><label for="author_facet_46900" class="input_label">James D. Faubion (4)</label></div> <div><input name="author_facet" id="author_facet_27396" class="author_facet_select" type="checkbox" value="27396" ><label for="author_facet_27396" class="input_label">James B. Dworkin (4)</label></div> <div><input name="author_facet" id="author_facet_239033" class="author_facet_select" type="checkbox" value="239033" ><label for="author_facet_239033" class="input_label">Samels, James E. (4)</label></div> <div><input name="author_facet" id="author_facet_20401" class="author_facet_select" type="checkbox" value="20401" ><label for="author_facet_20401" class="input_label">Simms, William Gilmore (4)</label></div> <div><input name="author_facet" id="author_facet_239630" class="author_facet_select" type="checkbox" value="239630" ><label for="author_facet_239630" class="input_label">James Jiang (4)</label></div> <div><input name="author_facet" id="author_facet_19053" class="author_facet_select" type="checkbox" value="19053" ><label for="author_facet_19053" class="input_label">John Blangero (4)</label></div> <div><input name="author_facet" id="author_facet_249766" class="author_facet_select" type="checkbox" value="249766" ><label for="author_facet_249766" class="input_label">James Loxton (4)</label></div> <div><input name="author_facet" id="author_facet_364924" class="author_facet_select" type="checkbox" value="364924" ><label for="author_facet_364924" class="input_label">Aquinas, Thomas (4)</label></div> <div><input name="author_facet" id="author_facet_2245" class="author_facet_select" type="checkbox" value="2245" ><label for="author_facet_2245" class="input_label">James K. Wetterer (4)</label></div> <div><input name="author_facet" id="author_facet_62676" class="author_facet_select" type="checkbox" value="62676" ><label for="author_facet_62676" class="input_label">James S. Amelang (4)</label></div> <div><input name="author_facet" id="author_facet_63414" class="author_facet_select" type="checkbox" value="63414" ><label for="author_facet_63414" class="input_label">James Lang (4)</label></div> <div><input name="author_facet" id="author_facet_134181" class="author_facet_select" type="checkbox" value="134181" ><label for="author_facet_134181" class="input_label">Kerry James Evans (4)</label></div> <div><input name="author_facet" id="author_facet_55225" class="author_facet_select" type="checkbox" value="55225" ><label for="author_facet_55225" class="input_label">James N. Kirkpatrick (4)</label></div> <div><input name="author_facet" id="author_facet_55181" class="author_facet_select" type="checkbox" value="55181" ><label for="author_facet_55181" class="input_label">Patricia M. King (4)</label></div> <div><input name="author_facet" id="author_facet_282444" class="author_facet_select" type="checkbox" value="282444" ><label for="author_facet_282444" class="input_label">James Kyung-Jin Lee (4)</label></div> <div><input name="author_facet" id="author_facet_322396" class="author_facet_select" type="checkbox" value="322396" ><label for="author_facet_322396" class="input_label">James McGavran (4)</label></div> <div><input name="author_facet" id="author_facet_32080" class="author_facet_select" type="checkbox" value="32080" ><label for="author_facet_32080" class="input_label">James M. Lindsay (4)</label></div> <div><input name="author_facet" id="author_facet_369868" class="author_facet_select" type="checkbox" value="369868" ><label for="author_facet_369868" class="input_label">Denham, James M. (4)</label></div> <div><input name="author_facet" id="author_facet_456412" class="author_facet_select" type="checkbox" value="456412" ><label for="author_facet_456412" class="input_label">Lochhead, Douglas (4)</label></div> <div><input name="author_facet" id="author_facet_25326" class="author_facet_select" type="checkbox" value="25326" ><label for="author_facet_25326" class="input_label">James T. Minor (4)</label></div> <div><input name="author_facet" id="author_facet_416281" class="author_facet_select" type="checkbox" value="416281" ><label for="author_facet_416281" class="input_label">Miller, Ron (4)</label></div> <div><input name="author_facet" id="author_facet_92004" class="author_facet_select" type="checkbox" value="92004" ><label for="author_facet_92004" class="input_label">James F. Powers (4)</label></div> <div><input name="author_facet" id="author_facet_53340" class="author_facet_select" type="checkbox" value="53340" ><label for="author_facet_53340" class="input_label">James C. Cowan (4)</label></div> <div><input name="author_facet" id="author_facet_49223" class="author_facet_select" type="checkbox" value="49223" ><label for="author_facet_49223" class="input_label">Harding, James M. (4)</label></div> <div><input name="author_facet" id="author_facet_196584" class="author_facet_select" type="checkbox" value="196584" ><label for="author_facet_196584" class="input_label">Connolly, James J. (4)</label></div> <div><input name="author_facet" id="author_facet_42721" class="author_facet_select" type="checkbox" value="42721" ><label for="author_facet_42721" class="input_label">Christopher James Tassava (4)</label></div> <div><input name="author_facet" id="author_facet_155257" class="author_facet_select" type="checkbox" value="155257" ><label for="author_facet_155257" class="input_label">James West (4)</label></div> <div><input name="author_facet" id="author_facet_25539" class="author_facet_select" type="checkbox" value="25539" ><label for="author_facet_25539" class="input_label">James Owens (4)</label></div> <div><input name="author_facet" id="author_facet_151199" class="author_facet_select" type="checkbox" value="151199" ><label for="author_facet_151199" class="input_label">James Roger Sharp (4)</label></div> <div><input name="author_facet" id="author_facet_54397" class="author_facet_select" type="checkbox" value="54397" ><label for="author_facet_54397" class="input_label">James Grehan (4)</label></div> <div><input name="author_facet" id="author_facet_69781" class="author_facet_select" type="checkbox" value="69781" ><label for="author_facet_69781" class="input_label">James Murton (4)</label></div> <div><input name="author_facet" id="author_facet_362269" class="author_facet_select" type="checkbox" value="362269" ><label for="author_facet_362269" class="input_label">Joes, Anthony James (4)</label></div> <div><input name="author_facet" id="author_facet_152321" class="author_facet_select" type="checkbox" value="152321" ><label for="author_facet_152321" class="input_label">James M. Banner Jr. (4)</label></div> <div><input name="author_facet" id="author_facet_92565" class="author_facet_select" type="checkbox" value="92565" ><label for="author_facet_92565" class="input_label">James Gilbert (4)</label></div> <div><input name="author_facet" id="author_facet_92445" class="author_facet_select" type="checkbox" value="92445" ><label for="author_facet_92445" class="input_label">James Cruise (4)</label></div> <div><input name="author_facet" id="author_facet_149700" class="author_facet_select" type="checkbox" value="149700" ><label for="author_facet_149700" class="input_label">James P. Jones (4)</label></div> <div><input name="author_facet" id="author_facet_155015" class="author_facet_select" type="checkbox" value="155015" ><label for="author_facet_155015" class="input_label">James F. Woodruff (4)</label></div> <div><input name="author_facet" id="author_facet_152945" class="author_facet_select" type="checkbox" value="152945" ><label for="author_facet_152945" class="input_label">James Belich (4)</label></div> <div><input name="author_facet" id="author_facet_125713" class="author_facet_select" type="checkbox" value="125713" ><label for="author_facet_125713" class="input_label">Henry James Morello (4)</label></div> <div><input name="author_facet" id="author_facet_381164" class="author_facet_select" type="checkbox" value="381164" ><label for="author_facet_381164" class="input_label">James Boucher (4)</label></div> <div><input name="author_facet" id="author_facet_239032" class="author_facet_select" type="checkbox" value="239032" ><label for="author_facet_239032" class="input_label">Martin, James (4)</label></div> <div><input name="author_facet" id="author_facet_173388" class="author_facet_select" type="checkbox" value="173388" ><label for="author_facet_173388" class="input_label">Wright, James (4)</label></div> <div><input name="author_facet" id="author_facet_10091" class="author_facet_select" type="checkbox" value="10091" ><label for="author_facet_10091" class="input_label">Michael K. McLendon (4)</label></div> <div><input name="author_facet" id="author_facet_342694" class="author_facet_select" type="checkbox" value="342694" ><label for="author_facet_342694" class="input_label">Keyssar, Alexander (4)</label></div> <div><input name="author_facet" id="author_facet_68645" class="author_facet_select" type="checkbox" value="68645" ><label for="author_facet_68645" class="input_label">James Clark (4)</label></div> <div><input name="author_facet" id="author_facet_384266" class="author_facet_select" type="checkbox" value="384266" ><label for="author_facet_384266" class="input_label">Treadwell, James (4)</label></div> <div><input name="author_facet" id="author_facet_161316" class="author_facet_select" type="checkbox" value="161316" ><label for="author_facet_161316" class="input_label">James McKinnon (4)</label></div> <div><input name="author_facet" id="author_facet_419618" class="author_facet_select" type="checkbox" value="419618" ><label for="author_facet_419618" class="input_label">Lyon, Eugene (4)</label></div> <div><input name="author_facet" id="author_facet_66938" class="author_facet_select" type="checkbox" value="66938" ><label for="author_facet_66938" class="input_label">James Hull (4)</label></div> <div><input name="author_facet" id="author_facet_5799" class="author_facet_select" type="checkbox" value="5799" ><label for="author_facet_5799" class="input_label">James Kincaid (4)</label></div> <div><input name="author_facet" id="author_facet_36453" class="author_facet_select" type="checkbox" value="36453" ><label for="author_facet_36453" class="input_label">Thomas Allen (4)</label></div> <div><input name="author_facet" id="author_facet_6801" class="author_facet_select" type="checkbox" value="6801" ><label for="author_facet_6801" class="input_label">James Leach (4)</label></div> <div><input name="author_facet" id="author_facet_69360" class="author_facet_select" type="checkbox" value="69360" ><label for="author_facet_69360" class="input_label">James P. Brennan (4)</label></div> <div><input name="author_facet" id="author_facet_75552" class="author_facet_select" type="checkbox" value="75552" ><label for="author_facet_75552" class="input_label">James B. Steinberg (4)</label></div> <div><input name="author_facet" id="author_facet_90090" class="author_facet_select" type="checkbox" value="90090" ><label for="author_facet_90090" class="input_label">James Shay (4)</label></div> <div><input name="author_facet" id="author_facet_150653" class="author_facet_select" type="checkbox" value="150653" ><label for="author_facet_150653" class="input_label">James Stokes (4)</label></div> <div><input name="author_facet" id="author_facet_36234" class="author_facet_select" type="checkbox" value="36234" ><label for="author_facet_36234" class="input_label">James D. Morrow (4)</label></div> <div><input name="author_facet" id="author_facet_10362" class="author_facet_select" type="checkbox" value="10362" ><label for="author_facet_10362" class="input_label">James E. Force (4)</label></div> <div><input name="author_facet" id="author_facet_359712" class="author_facet_select" type="checkbox" value="359712" ><label for="author_facet_359712" class="input_label">James C. Wadley (4)</label></div> <div><input name="author_facet" id="author_facet_107913" class="author_facet_select" type="checkbox" value="107913" ><label for="author_facet_107913" class="input_label">James Robert Allard (4)</label></div> <div><input name="author_facet" id="author_facet_241809" class="author_facet_select" type="checkbox" value="241809" ><label for="author_facet_241809" class="input_label">James Alexander Fraser (4)</label></div> <div><input name="author_facet" id="author_facet_3046" class="author_facet_select" type="checkbox" value="3046" ><label for="author_facet_3046" class="input_label">James A. Lewis (4)</label></div> <div><input name="author_facet" id="author_facet_9786" class="author_facet_select" type="checkbox" value="9786" ><label for="author_facet_9786" class="input_label">James C. McCann (4)</label></div> <div><input name="author_facet" id="author_facet_153534" class="author_facet_select" type="checkbox" value="153534" ><label for="author_facet_153534" class="input_label">James Hazard (4)</label></div> <div><input name="author_facet" id="author_facet_65226" class="author_facet_select" type="checkbox" value="65226" ><label for="author_facet_65226" class="input_label">Rosalina James (4)</label></div> <div><input name="author_facet" id="author_facet_312206" class="author_facet_select" type="checkbox" value="312206" ><label for="author_facet_312206" class="input_label">James L. Heft SM (4)</label></div> <div><input name="author_facet" id="author_facet_248425" class="author_facet_select" type="checkbox" value="248425" ><label for="author_facet_248425" class="input_label">Matthew James Vechinski (4)</label></div> <div><input name="author_facet" id="author_facet_386627" class="author_facet_select" type="checkbox" value="386627" ><label for="author_facet_386627" class="input_label">James Romig (4)</label></div> <div><input name="author_facet" id="author_facet_11050" class="author_facet_select" type="checkbox" value="11050" ><label for="author_facet_11050" class="input_label">James Matthew Bohn (4)</label></div> <div><input name="author_facet" id="author_facet_332987" class="author_facet_select" type="checkbox" value="332987" ><label for="author_facet_332987" class="input_label">Applewhite, James (4)</label></div> <div><input name="author_facet" id="author_facet_17374" class="author_facet_select" type="checkbox" value="17374" ><label for="author_facet_17374" class="input_label">James A. Good (4)</label></div> <div><input name="author_facet" id="author_facet_34176" class="author_facet_select" type="checkbox" value="34176" ><label for="author_facet_34176" class="input_label">Brian James Baer (4)</label></div> <div><input name="author_facet" id="author_facet_195204" class="author_facet_select" type="checkbox" value="195204" ><label for="author_facet_195204" class="input_label">Libbey, James K. (4)</label></div> <div><input name="author_facet" id="author_facet_364300" class="author_facet_select" type="checkbox" value="364300" ><label for="author_facet_364300" class="input_label">Hollandsworth, James G. (4)</label></div> <div><input name="author_facet" id="author_facet_89437" class="author_facet_select" type="checkbox" value="89437" ><label for="author_facet_89437" class="input_label">James Kilgore (4)</label></div> <div><input name="author_facet" id="author_facet_199578" class="author_facet_select" type="checkbox" value="199578" ><label for="author_facet_199578" class="input_label">Nicholas-James Clavet (4)</label></div> <div><input name="author_facet" id="author_facet_17321" class="author_facet_select" type="checkbox" value="17321" ><label for="author_facet_17321" class="input_label">James Ramey (4)</label></div> <div><input name="author_facet" id="author_facet_254962" class="author_facet_select" type="checkbox" value="254962" ><label for="author_facet_254962" class="input_label">Aton, James M (4)</label></div> <div><input name="author_facet" id="author_facet_419380" class="author_facet_select" type="checkbox" value="419380" ><label for="author_facet_419380" class="input_label">Sassaman, Kenneth E. (4)</label></div> <div><input name="author_facet" id="author_facet_368330" class="author_facet_select" type="checkbox" value="368330" ><label for="author_facet_368330" class="input_label">Young, James Harvey (4)</label></div> <div><input name="author_facet" id="author_facet_176080" class="author_facet_select" type="checkbox" value="176080" ><label for="author_facet_176080" class="input_label">James Berkey (4)</label></div> <div><input name="author_facet" id="author_facet_35980" class="author_facet_select" type="checkbox" value="35980" ><label for="author_facet_35980" class="input_label">Stewart, James Brewer (4)</label></div> <div><input name="author_facet" id="author_facet_24815" class="author_facet_select" type="checkbox" value="24815" ><label for="author_facet_24815" class="input_label">James Castonguay (4)</label></div> <div><input name="author_facet" id="author_facet_72177" class="author_facet_select" type="checkbox" value="72177" ><label for="author_facet_72177" class="input_label">James L. Peacock (4)</label></div> <div><input name="author_facet" id="author_facet_28104" class="author_facet_select" type="checkbox" value="28104" ><label for="author_facet_28104" class="input_label">James Rovira (4)</label></div> <div><input name="author_facet" id="author_facet_47033" class="author_facet_select" type="checkbox" value="47033" ><label for="author_facet_47033" class="input_label">Stephen James Rice (4)</label></div> <div><input name="author_facet" id="author_facet_108601" class="author_facet_select" type="checkbox" value="108601" ><label for="author_facet_108601" class="input_label">James Urry (4)</label></div> <div><input name="author_facet" id="author_facet_269091" class="author_facet_select" type="checkbox" value="269091" ><label for="author_facet_269091" class="input_label">James J. Hodge (4)</label></div> <div><input name="author_facet" id="author_facet_369679" class="author_facet_select" type="checkbox" value="369679" ><label for="author_facet_369679" class="input_label">Huston, James L. (4)</label></div> <div><input name="author_facet" id="author_facet_196795" class="author_facet_select" type="checkbox" value="196795" ><label for="author_facet_196795" class="input_label">James Weaver (4)</label></div> <div><input name="author_facet" id="author_facet_56987" class="author_facet_select" type="checkbox" value="56987" ><label for="author_facet_56987" class="input_label">James Arthur Diamond (4)</label></div> <div><input name="author_facet" id="author_facet_37530" class="author_facet_select" type="checkbox" value="37530" ><label for="author_facet_37530" class="input_label">James Wilson (4)</label></div> <div><input name="author_facet" id="author_facet_80579" class="author_facet_select" type="checkbox" value="80579" ><label for="author_facet_80579" class="input_label">James Murphy (4)</label></div> <div><input name="author_facet" id="author_facet_89916" class="author_facet_select" type="checkbox" value="89916" ><label for="author_facet_89916" class="input_label">Charlesworth, James H. (4)</label></div> <div><input name="author_facet" id="author_facet_37819" class="author_facet_select" type="checkbox" value="37819" ><label for="author_facet_37819" class="input_label">Paula James (4)</label></div> <div><input name="author_facet" id="author_facet_17762" class="author_facet_select" type="checkbox" value="17762" ><label for="author_facet_17762" class="input_label">Todd James Pierce (4)</label></div> <div><input name="author_facet" id="author_facet_38732" class="author_facet_select" type="checkbox" value="38732" ><label for="author_facet_38732" class="input_label">James L. Bernat (4)</label></div> <div><input name="author_facet" id="author_facet_24388" class="author_facet_select" type="checkbox" value="24388" ><label for="author_facet_24388" class="input_label">Morgan James Luker (4)</label></div> <div><input name="author_facet" id="author_facet_26785" class="author_facet_select" type="checkbox" value="26785" ><label for="author_facet_26785" class="input_label">James A. Drake (4)</label></div> <div><input name="author_facet" id="author_facet_417951" class="author_facet_select" type="checkbox" value="417951" ><label for="author_facet_417951" class="input_label">James Metcalf (4)</label></div> <div><input name="author_facet" id="author_facet_319744" class="author_facet_select" type="checkbox" value="319744" ><label for="author_facet_319744" class="input_label">James Booth (4)</label></div> <div><input name="author_facet" id="author_facet_2230" class="author_facet_select" type="checkbox" value="2230" ><label for="author_facet_2230" class="input_label">James O. Gump (4)</label></div> <div><input name="author_facet" id="author_facet_151277" class="author_facet_select" type="checkbox" value="151277" ><label for="author_facet_151277" class="input_label">James L. Morrison (4)</label></div> <div><input name="author_facet" id="author_facet_363232" class="author_facet_select" type="checkbox" value="363232" ><label for="author_facet_363232" class="input_label">Jacobs, James B. (4)</label></div> <div><input name="author_facet" id="author_facet_324074" class="author_facet_select" type="checkbox" value="324074" ><label for="author_facet_324074" class="input_label">Seneca (4)</label></div> <div><input name="author_facet" id="author_facet_180417" class="author_facet_select" type="checkbox" value="180417" ><label for="author_facet_180417" class="input_label">Burton, Orville Vernon (4)</label></div> <div><input name="author_facet" id="author_facet_382455" class="author_facet_select" type="checkbox" value="382455" ><label for="author_facet_382455" class="input_label">Geiss, James (4)</label></div> <div><input name="author_facet" id="author_facet_14152" class="author_facet_select" type="checkbox" value="14152" ><label for="author_facet_14152" class="input_label">James J. Walsh (4)</label></div> <div><input name="author_facet" id="author_facet_128647" class="author_facet_select" type="checkbox" value="128647" ><label for="author_facet_128647" class="input_label">James H. Justus (4)</label></div> <div><input name="author_facet" id="author_facet_104113" class="author_facet_select" type="checkbox" value="104113" ><label for="author_facet_104113" class="input_label">James F. Hamilton (4)</label></div> <div><input name="author_facet" id="author_facet_64568" class="author_facet_select" type="checkbox" value="64568" ><label for="author_facet_64568" class="input_label">James Braxton Peterson (4)</label></div> <div><input name="author_facet" id="author_facet_18928" class="author_facet_select" type="checkbox" value="18928" ><label for="author_facet_18928" class="input_label">James Jay Carafano (4)</label></div> <div><input name="author_facet" id="author_facet_130519" class="author_facet_select" type="checkbox" value="130519" ><label for="author_facet_130519" class="input_label">James W. Johnson (4)</label></div> <div><input name="author_facet" id="author_facet_421242" class="author_facet_select" type="checkbox" value="421242" ><label for="author_facet_421242" class="input_label">Sarah A. James (4)</label></div> <div><input name="author_facet" id="author_facet_103669" class="author_facet_select" type="checkbox" value="103669" ><label for="author_facet_103669" class="input_label">James J. Brown Jr. (4)</label></div> <div><input name="author_facet" id="author_facet_75204" class="author_facet_select" type="checkbox" value="75204" ><label for="author_facet_75204" class="input_label">Heather James (4)</label></div> <div><input name="author_facet" id="author_facet_361444" class="author_facet_select" type="checkbox" value="361444" ><label for="author_facet_361444" class="input_label">Worth, John E. (4)</label></div> <div><input name="author_facet" id="author_facet_398111" class="author_facet_select" type="checkbox" value="398111" ><label for="author_facet_398111" class="input_label">JAMES S. HAMRE (4)</label></div> <div><input name="author_facet" id="author_facet_167226" class="author_facet_select" type="checkbox" value="167226" ><label for="author_facet_167226" class="input_label">James Newlin (4)</label></div> <div><input name="author_facet" id="author_facet_12406" class="author_facet_select" type="checkbox" value="12406" ><label for="author_facet_12406" class="input_label">James D. White (4)</label></div> <div><input name="author_facet" id="author_facet_271417" class="author_facet_select" type="checkbox" value="271417" ><label for="author_facet_271417" class="input_label">James Chamberlain (4)</label></div> <div><input name="author_facet" id="author_facet_28321" class="author_facet_select" type="checkbox" value="28321" ><label for="author_facet_28321" class="input_label">James Swenson (4)</label></div> <div><input name="author_facet" id="author_facet_66277" class="author_facet_select" type="checkbox" value="66277" ><label for="author_facet_66277" class="input_label">James L. Hevia (4)</label></div> <div><input name="author_facet" id="author_facet_320706" class="author_facet_select" type="checkbox" value="320706" ><label for="author_facet_320706" class="input_label">Dimitris Athanasoulis (4)</label></div> <div><input name="author_facet" id="author_facet_287680" class="author_facet_select" type="checkbox" value="287680" ><label for="author_facet_287680" class="input_label">James S. Fairweather (4)</label></div> <div><input name="author_facet" id="author_facet_129840" class="author_facet_select" type="checkbox" value="129840" ><label for="author_facet_129840" class="input_label">McAdams, A. James (4)</label></div> <div><input name="author_facet" id="author_facet_42521" class="author_facet_select" type="checkbox" value="42521" ><label for="author_facet_42521" class="input_label">James Reed (4)</label></div> <div><input name="author_facet" id="author_facet_1160" class="author_facet_select" type="checkbox" value="1160" ><label for="author_facet_1160" class="input_label">James L. Penner (4)</label></div> <div><input name="author_facet" id="author_facet_81146" class="author_facet_select" type="checkbox" value="81146" ><label for="author_facet_81146" class="input_label">John James Clune (4)</label></div> <div><input name="author_facet" id="author_facet_68474" class="author_facet_select" type="checkbox" value="68474" ><label for="author_facet_68474" class="input_label">James V. Snyder (4)</label></div> <div><input name="author_facet" id="author_facet_18734" class="author_facet_select" type="checkbox" value="18734" ><label for="author_facet_18734" class="input_label">James D. Goodyear (4)</label></div> <div><input name="author_facet" id="author_facet_173318" class="author_facet_select" type="checkbox" value="173318" ><label for="author_facet_173318" class="input_label">James Pearson (4)</label></div> <div><input name="author_facet" id="author_facet_6393" class="author_facet_select" type="checkbox" value="6393" ><label for="author_facet_6393" class="input_label">Robert V. Bellamy (4)</label></div> <div><input name="author_facet" id="author_facet_24060" class="author_facet_select" type="checkbox" value="24060" ><label for="author_facet_24060" class="input_label">James A. Schultz (4)</label></div> <div><input name="author_facet" id="author_facet_19007" class="author_facet_select" type="checkbox" value="19007" ><label for="author_facet_19007" class="input_label">James Alan Marten (4)</label></div> <div><input name="author_facet" id="author_facet_361544" class="author_facet_select" type="checkbox" value="361544" ><label for="author_facet_361544" class="input_label">Axtell, James (4)</label></div> <div><input name="author_facet" id="author_facet_252496" class="author_facet_select" type="checkbox" value="252496" ><label for="author_facet_252496" class="input_label">James F. Anderson (4)</label></div> <div><input name="author_facet" id="author_facet_186178" class="author_facet_select" type="checkbox" value="186178" ><label for="author_facet_186178" class="input_label">James R. Stokely Jr. (4)</label></div> <div><input name="author_facet" id="author_facet_149028" class="author_facet_select" type="checkbox" value="149028" ><label for="author_facet_149028" class="input_label">James Raven (4)</label></div> <div><input name="author_facet" id="author_facet_298885" class="author_facet_select" type="checkbox" value="298885" ><label for="author_facet_298885" class="input_label">James L. Butrica (4)</label></div> <div><input name="author_facet" id="author_facet_54128" class="author_facet_select" type="checkbox" value="54128" ><label for="author_facet_54128" class="input_label">James R. Elliott (4)</label></div> <div><input name="author_facet" id="author_facet_259422" class="author_facet_select" type="checkbox" value="259422" ><label for="author_facet_259422" class="input_label">James A. Nuechterlein (4)</label></div> <div><input name="author_facet" id="author_facet_216716" class="author_facet_select" type="checkbox" value="216716" ><label for="author_facet_216716" class="input_label">James Chappel (4)</label></div> <div><input name="author_facet" id="author_facet_365189" class="author_facet_select" type="checkbox" value="365189" ><label for="author_facet_365189" class="input_label">Shulman, James L. (4)</label></div> <div><input name="author_facet" id="author_facet_99526" class="author_facet_select" type="checkbox" value="99526" ><label for="author_facet_99526" class="input_label">James Revell Carr (4)</label></div> <div><input name="author_facet" id="author_facet_259142" class="author_facet_select" type="checkbox" value="259142" ><label for="author_facet_259142" class="input_label">Brown, James J. (4)</label></div> <div><input name="author_facet" id="author_facet_242707" class="author_facet_select" type="checkbox" value="242707" ><label for="author_facet_242707" class="input_label">Denham, James M. (4)</label></div> <div><input name="author_facet" id="author_facet_194269" class="author_facet_select" type="checkbox" value="194269" ><label for="author_facet_194269" class="input_label">James C. Wallace (4)</label></div> <div><input name="author_facet" id="author_facet_426246" class="author_facet_select" type="checkbox" value="426246" ><label for="author_facet_426246" class="input_label">Olney, James (4)</label></div> <div><input name="author_facet" id="author_facet_20684" class="author_facet_select" type="checkbox" value="20684" ><label for="author_facet_20684" class="input_label">James E. Moran (4)</label></div> <div><input name="author_facet" id="author_facet_140847" class="author_facet_select" type="checkbox" value="140847" ><label for="author_facet_140847" class="input_label">James Ogude (4)</label></div> <div><input name="author_facet" id="author_facet_103484" class="author_facet_select" type="checkbox" value="103484" ><label for="author_facet_103484" class="input_label">David W. Rupp (4)</label></div> <div><input name="author_facet" id="author_facet_365377" class="author_facet_select" type="checkbox" value="365377" ><label for="author_facet_365377" class="input_label">Dreiser, Theodore (4)</label></div> <div><input name="author_facet" id="author_facet_26341" class="author_facet_select" type="checkbox" value="26341" ><label for="author_facet_26341" class="input_label">James G. Lennox (4)</label></div> <div><input name="author_facet" id="author_facet_413176" class="author_facet_select" type="checkbox" value="413176" ><label for="author_facet_413176" class="input_label">James Koranyi (4)</label></div> <div><input name="author_facet" id="author_facet_377210" class="author_facet_select" type="checkbox" value="377210" ><label for="author_facet_377210" class="input_label">Tyrha M. Lindsey-Warren (4)</label></div> <div><input name="author_facet" id="author_facet_23808" class="author_facet_select" type="checkbox" value="23808" ><label for="author_facet_23808" class="input_label">James Steven Fairweather (4)</label></div> <div><input name="author_facet" id="author_facet_29124" class="author_facet_select" type="checkbox" value="29124" ><label for="author_facet_29124" class="input_label">James Kraft (4)</label></div> <div><input name="author_facet" id="author_facet_25199" class="author_facet_select" type="checkbox" value="25199" ><label for="author_facet_25199" class="input_label">James Harold (4)</label></div> <div><input name="author_facet" id="author_facet_55072" class="author_facet_select" type="checkbox" value="55072" ><label for="author_facet_55072" class="input_label">James J. Murphy (4)</label></div> <div><input name="author_facet" id="author_facet_342558" class="author_facet_select" type="checkbox" value="342558" ><label for="author_facet_342558" class="input_label">Green, James N. (4)</label></div> <div><input name="author_facet" id="author_facet_95063" class="author_facet_select" type="checkbox" value="95063" ><label for="author_facet_95063" class="input_label">James L. Roark (4)</label></div> <div><input name="author_facet" id="author_facet_364093" class="author_facet_select" type="checkbox" value="364093" ><label for="author_facet_364093" class="input_label">Williams, Frank J. (4)</label></div> <div><input name="author_facet" id="author_facet_161506" class="author_facet_select" type="checkbox" value="161506" ><label for="author_facet_161506" class="input_label">James E. Overmyer (4)</label></div> <div><input name="author_facet" id="author_facet_363114" class="author_facet_select" type="checkbox" value="363114" ><label for="author_facet_363114" class="input_label">Ryan, James Emmett (4)</label></div> <div><input name="author_facet" id="author_facet_42551" class="author_facet_select" type="checkbox" value="42551" ><label for="author_facet_42551" class="input_label">James Robert Walker (4)</label></div> <div><input name="author_facet" id="author_facet_86882" class="author_facet_select" type="checkbox" value="86882" ><label for="author_facet_86882" class="input_label">James G. Watson (4)</label></div> <div><input name="author_facet" id="author_facet_54885" class="author_facet_select" type="checkbox" value="54885" ><label for="author_facet_54885" class="input_label">James C. Riley (4)</label></div> <div><input name="author_facet" id="author_facet_350710" class="author_facet_select" type="checkbox" value="350710" ><label for="author_facet_350710" class="input_label">James A. Hodges (4)</label></div> <div><input name="author_facet" id="author_facet_97392" class="author_facet_select" type="checkbox" value="97392" ><label for="author_facet_97392" class="input_label">James Chaney (4)</label></div> <div><input name="author_facet" id="author_facet_18344" class="author_facet_select" type="checkbox" value="18344" ><label for="author_facet_18344" class="input_label">Kenneth R. Robinson (4)</label></div> <div><input name="author_facet" id="author_facet_231920" class="author_facet_select" type="checkbox" value="231920" ><label for="author_facet_231920" class="input_label">James Wood (4)</label></div> <div><input name="author_facet" id="author_facet_217835" class="author_facet_select" type="checkbox" value="217835" ><label for="author_facet_217835" class="input_label">James L. Clifford (4)</label></div> <div><input name="author_facet" id="author_facet_245383" class="author_facet_select" type="checkbox" value="245383" ><label for="author_facet_245383" class="input_label">James Lin (4)</label></div> <div><input name="author_facet" id="author_facet_336840" class="author_facet_select" type="checkbox" value="336840" ><label for="author_facet_336840" class="input_label">James Yeku (4)</label></div> <div><input name="author_facet" id="author_facet_124878" class="author_facet_select" type="checkbox" value="124878" ><label for="author_facet_124878" class="input_label">James Cummins (4)</label></div> <div><input name="author_facet" id="author_facet_325466" class="author_facet_select" type="checkbox" value="325466" ><label for="author_facet_325466" class="input_label">James A. Gutowski (4)</label></div> <div><input name="author_facet" id="author_facet_84417" class="author_facet_select" type="checkbox" value="84417" ><label for="author_facet_84417" class="input_label">James D. Lilley (4)</label></div> <div><input name="author_facet" id="author_facet_344783" class="author_facet_select" type="checkbox" value="344783" ><label for="author_facet_344783" class="input_label">James, C. L. R. (4)</label></div> <div><input name="author_facet" id="author_facet_417654" class="author_facet_select" type="checkbox" value="417654" ><label for="author_facet_417654" class="input_label">Riggio, Thomas P. (4)</label></div> <div><input name="author_facet" id="author_facet_19491" class="author_facet_select" type="checkbox" value="19491" ><label for="author_facet_19491" class="input_label">James F. McGlew (4)</label></div> <div><input name="author_facet" id="author_facet_34888" class="author_facet_select" type="checkbox" value="34888" ><label for="author_facet_34888" class="input_label">Brooks, James F. (4)</label></div> <div><input name="author_facet" id="author_facet_5340" class="author_facet_select" type="checkbox" value="5340" ><label for="author_facet_5340" class="input_label">James S. Corum (4)</label></div> <div><input name="author_facet" id="author_facet_335885" class="author_facet_select" type="checkbox" value="335885" ><label for="author_facet_335885" class="input_label">James A. Garza (4)</label></div> <div><input name="author_facet" id="author_facet_109577" class="author_facet_select" type="checkbox" value="109577" ><label for="author_facet_109577" class="input_label">James Hill Welborn III (4)</label></div> <div><input name="author_facet" id="author_facet_37694" class="author_facet_select" type="checkbox" value="37694" ><label for="author_facet_37694" class="input_label">James L. McClain (4)</label></div> <div><input name="author_facet" id="author_facet_364592" class="author_facet_select" type="checkbox" value="364592" ><label for="author_facet_364592" class="input_label">Fleming, James E. (4)</label></div> <div><input name="author_facet" id="author_facet_250218" class="author_facet_select" type="checkbox" value="250218" ><label for="author_facet_250218" class="input_label">James Xiaohe Zhang (4)</label></div> <div><input name="author_facet" id="author_facet_24889" class="author_facet_select" type="checkbox" value="24889" ><label for="author_facet_24889" class="input_label">James McDermott (4)</label></div> <div><input name="author_facet" id="author_facet_47999" class="author_facet_select" type="checkbox" value="47999" ><label for="author_facet_47999" class="input_label">James Walter (4)</label></div> <div><input name="author_facet" id="author_facet_56453" class="author_facet_select" type="checkbox" value="56453" ><label for="author_facet_56453" class="input_label">James E. Doan (4)</label></div> <div><input name="author_facet" id="author_facet_367686" class="author_facet_select" type="checkbox" value="367686" ><label for="author_facet_367686" class="input_label">Wilcox, James (4)</label></div> <div><input name="author_facet" id="author_facet_14554" class="author_facet_select" type="checkbox" value="14554" ><label for="author_facet_14554" class="input_label">James Hamilton (4)</label></div> <div><input name="author_facet" id="author_facet_292367" class="author_facet_select" type="checkbox" value="292367" ><label for="author_facet_292367" class="input_label">St. Thomas John (4)</label></div> <div><input name="author_facet" id="author_facet_20092" class="author_facet_select" type="checkbox" value="20092" ><label for="author_facet_20092" class="input_label">James Tackach (4)</label></div> <div><input name="author_facet" id="author_facet_84126" class="author_facet_select" type="checkbox" value="84126" ><label for="author_facet_84126" class="input_label">James W. Watts (4)</label></div> <div><input name="author_facet" id="author_facet_88051" class="author_facet_select" type="checkbox" value="88051" ><label for="author_facet_88051" class="input_label">James E. Sabin (4)</label></div> <div><input name="author_facet" id="author_facet_458575" class="author_facet_select" type="checkbox" value="458575" ><label for="author_facet_458575" class="input_label">Retallack, James (4)</label></div> <div><input name="author_facet" id="author_facet_363773" class="author_facet_select" type="checkbox" value="363773" ><label for="author_facet_363773" class="input_label">McAuley, James (4)</label></div> <div><input name="author_facet" id="author_facet_78626" class="author_facet_select" type="checkbox" value="78626" ><label for="author_facet_78626" class="input_label">James Golsan (4)</label></div> <div><input name="author_facet" id="author_facet_258688" class="author_facet_select" type="checkbox" value="258688" ><label for="author_facet_258688" class="input_label">Brain, Jeffrey P. (4)</label></div> <div><input name="author_facet" id="author_facet_45129" class="author_facet_select" type="checkbox" value="45129" ><label for="author_facet_45129" class="input_label">James Wright (4)</label></div> <div><input name="author_facet" id="author_facet_8722" class="author_facet_select" type="checkbox" value="8722" ><label for="author_facet_8722" class="input_label">Sydney V. James (4)</label></div> <div><input name="author_facet" id="author_facet_190168" class="author_facet_select" type="checkbox" value="190168" ><label for="author_facet_190168" class="input_label">James Lemon (4)</label></div> <div><input name="author_facet" id="author_facet_40846" class="author_facet_select" type="checkbox" value="40846" ><label for="author_facet_40846" class="input_label">James T. Kloppenberg (4)</label></div> <div><input name="author_facet" id="author_facet_17364" class="author_facet_select" type="checkbox" value="17364" ><label for="author_facet_17364" class="input_label">Kevin J. James (4)</label></div> <div><input name="author_facet" id="author_facet_132581" class="author_facet_select" type="checkbox" value="132581" ><label for="author_facet_132581" class="input_label">Holzer, Harold (4)</label></div> <div><input name="author_facet" id="author_facet_6172" class="author_facet_select" type="checkbox" value="6172" ><label for="author_facet_6172" class="input_label">James P. Niessen (4)</label></div> <div><input name="author_facet" id="author_facet_313008" class="author_facet_select" type="checkbox" value="313008" ><label for="author_facet_313008" class="input_label">James David Nichols (4)</label></div> <div><input name="author_facet" id="author_facet_86452" class="author_facet_select" type="checkbox" value="86452" ><label for="author_facet_86452" class="input_label">James Wierzbicki (4)</label></div> <div><input name="author_facet" id="author_facet_201140" class="author_facet_select" type="checkbox" value="201140" ><label for="author_facet_201140" class="input_label">James T. F. Tanner (4)</label></div> <div><input name="author_facet" id="author_facet_266434" class="author_facet_select" type="checkbox" value="266434" ><label for="author_facet_266434" class="input_label">James A. Coriden (4)</label></div> <div><input name="author_facet" id="author_facet_145046" class="author_facet_select" type="checkbox" value="145046" ><label for="author_facet_145046" class="input_label">Dwight J. Ingle (4)</label></div> <div><input name="author_facet" id="author_facet_240924" class="author_facet_select" type="checkbox" value="240924" ><label for="author_facet_240924" class="input_label">James M. Prichard (4)</label></div> <div><input name="author_facet" id="author_facet_49948" class="author_facet_select" type="checkbox" value="49948" ><label for="author_facet_49948" class="input_label">James Hearon (4)</label></div> <div><input name="author_facet" id="author_facet_50518" class="author_facet_select" type="checkbox" value="50518" ><label for="author_facet_50518" class="input_label">James Tweedie (4)</label></div> <div><input name="author_facet" id="author_facet_5806" class="author_facet_select" type="checkbox" value="5806" ><label for="author_facet_5806" class="input_label">James J. Miracky (4)</label></div> <div><input name="author_facet" id="author_facet_59601" class="author_facet_select" type="checkbox" value="59601" ><label for="author_facet_59601" class="input_label">James Hahn (4)</label></div> <div><input name="author_facet" id="author_facet_95204" class="author_facet_select" type="checkbox" value="95204" ><label for="author_facet_95204" class="input_label">Lee, James Ward (4)</label></div> <div><input name="author_facet" id="author_facet_216183" class="author_facet_select" type="checkbox" value="216183" ><label for="author_facet_216183" class="input_label">James Meadowcroft (4)</label></div> <div><input name="author_facet" id="author_facet_363994" class="author_facet_select" type="checkbox" value="363994" ><label for="author_facet_363994" class="input_label">Hoffman, Paul (4)</label></div> <div><input name="author_facet" id="author_facet_255673" class="author_facet_select" type="checkbox" value="255673" ><label for="author_facet_255673" class="input_label">Ryan D. James (4)</label></div> <div><input name="author_facet" id="author_facet_66245" class="author_facet_select" type="checkbox" value="66245" ><label for="author_facet_66245" class="input_label">A. James O’Malley (4)</label></div> <div><input name="author_facet" id="author_facet_63906" class="author_facet_select" type="checkbox" value="63906" ><label for="author_facet_63906" class="input_label">James Ted McDonald (4)</label></div> <div><input name="author_facet" id="author_facet_471426" class="author_facet_select" type="checkbox" value="471426" ><label for="author_facet_471426" class="input_label">Hargreaves, Mary W. M. (4)</label></div> <div><input name="author_facet" id="author_facet_31856" class="author_facet_select" type="checkbox" value="31856" ><label for="author_facet_31856" class="input_label">James Nolan (4)</label></div> <div><input name="author_facet" id="author_facet_99810" class="author_facet_select" type="checkbox" value="99810" ><label for="author_facet_99810" class="input_label">James P. Bednarz (4)</label></div> <div><input name="author_facet" id="author_facet_13212" class="author_facet_select" type="checkbox" value="13212" ><label for="author_facet_13212" class="input_label">Fitzsimmons, James L. (4)</label></div> <div><input name="author_facet" id="author_facet_23906" class="author_facet_select" type="checkbox" value="23906" ><label for="author_facet_23906" class="input_label">James P. Griffin (4)</label></div> <div><input name="author_facet" id="author_facet_71835" class="author_facet_select" type="checkbox" value="71835" ><label for="author_facet_71835" class="input_label">Deborah James (4)</label></div> <div><input name="author_facet" id="author_facet_133058" class="author_facet_select" type="checkbox" value="133058" ><label for="author_facet_133058" class="input_label">James G. Clark (4)</label></div> <div><input name="author_facet" id="author_facet_113504" class="author_facet_select" type="checkbox" value="113504" ><label for="author_facet_113504" class="input_label">James Stone (4)</label></div> <div><input name="author_facet" id="author_facet_217095" class="author_facet_select" type="checkbox" value="217095" ><label for="author_facet_217095" class="input_label">Coleman, James W. (4)</label></div> <div><input name="author_facet" id="author_facet_59574" class="author_facet_select" type="checkbox" value="59574" ><label for="author_facet_59574" class="input_label">James C. Whorton (4)</label></div> <div><input name="author_facet" id="author_facet_2879" class="author_facet_select" type="checkbox" value="2879" ><label for="author_facet_2879" class="input_label">James McAllister (4)</label></div> <div><input name="author_facet" id="author_facet_254881" class="author_facet_select" type="checkbox" value="254881" ><label for="author_facet_254881" class="input_label">James Higgins (4)</label></div> <div><input name="author_facet" id="author_facet_371774" class="author_facet_select" type="checkbox" value="371774" ><label for="author_facet_371774" class="input_label">Yuan, Naiying (4)</label></div> <div><input name="author_facet" id="author_facet_7214" class="author_facet_select" type="checkbox" value="7214" ><label for="author_facet_7214" class="input_label">James G. Hepburn (4)</label></div> <div><input name="author_facet" id="author_facet_70877" class="author_facet_select" type="checkbox" value="70877" ><label for="author_facet_70877" class="input_label">James A. Wiseman (4)</label></div> <div><input name="author_facet" id="author_facet_67045" class="author_facet_select" type="checkbox" value="67045" ><label for="author_facet_67045" class="input_label">James Brasfield (4)</label></div> <div><input name="author_facet" id="author_facet_258738" class="author_facet_select" type="checkbox" value="258738" ><label for="author_facet_258738" class="input_label">James A. Leith (4)</label></div> <div><input name="author_facet" id="author_facet_20382" class="author_facet_select" type="checkbox" value="20382" ><label for="author_facet_20382" class="input_label">Michael A. DeVita (4)</label></div> <div><input name="author_facet" id="author_facet_456448" class="author_facet_select" type="checkbox" value="456448" ><label for="author_facet_456448" class="input_label">Dalzell, Alexander (4)</label></div> <div><input name="author_facet" id="author_facet_185837" class="author_facet_select" type="checkbox" value="185837" ><label for="author_facet_185837" class="input_label">James Zarsadiaz (4)</label></div> <div><input name="author_facet" id="author_facet_75230" class="author_facet_select" type="checkbox" value="75230" ><label for="author_facet_75230" class="input_label">James H. Madison (4)</label></div> <div><input name="author_facet" id="author_facet_190435" class="author_facet_select" type="checkbox" value="190435" ><label for="author_facet_190435" class="input_label">James Fairhall (4)</label></div> <div><input name="author_facet" id="author_facet_478297" class="author_facet_select" type="checkbox" value="478297" ><label for="author_facet_478297" class="input_label">James E. Tomayko (4)</label></div> <div><input name="author_facet" id="author_facet_251062" class="author_facet_select" type="checkbox" value="251062" ><label for="author_facet_251062" class="input_label">Leslie James (4)</label></div> <div><input name="author_facet" id="author_facet_47353" class="author_facet_select" type="checkbox" value="47353" ><label for="author_facet_47353" class="input_label">Andrew Gibb (4)</label></div> <div><input name="author_facet" id="author_facet_105031" class="author_facet_select" type="checkbox" value="105031" ><label for="author_facet_105031" class="input_label">Lennox, James G. (4)</label></div> <div><input name="author_facet" id="author_facet_75228" class="author_facet_select" type="checkbox" value="75228" ><label for="author_facet_75228" class="input_label">James A. Baer (4)</label></div> <div><input name="author_facet" id="author_facet_105482" class="author_facet_select" type="checkbox" value="105482" ><label for="author_facet_105482" class="input_label">James McDougall (4)</label></div> <div><input name="author_facet" id="author_facet_76843" class="author_facet_select" type="checkbox" value="76843" ><label for="author_facet_76843" class="input_label">Williams, Frank J. (4)</label></div> <div><input name="author_facet" id="author_facet_343282" class="author_facet_select" type="checkbox" value="343282" ><label for="author_facet_343282" class="input_label">Williams, James (4)</label></div> <div><input name="author_facet" id="author_facet_51442" class="author_facet_select" type="checkbox" value="51442" ><label for="author_facet_51442" class="input_label">James Hanley (4)</label></div> <div><input name="author_facet" id="author_facet_196628" class="author_facet_select" type="checkbox" value="196628" ><label for="author_facet_196628" class="input_label">James G. Thomas Jr. (4)</label></div> <div><input name="author_facet" id="author_facet_333327" class="author_facet_select" type="checkbox" value="333327" ><label for="author_facet_333327" class="input_label">Cory James Young (4)</label></div> <div><input name="author_facet" id="author_facet_323033" class="author_facet_select" type="checkbox" value="323033" ><label for="author_facet_323033" class="input_label">Gordon, Andrew (4)</label></div> <div><input name="author_facet" id="author_facet_34934" class="author_facet_select" type="checkbox" value="34934" ><label for="author_facet_34934" class="input_label">James Noxon (4)</label></div> <div><input name="author_facet" id="author_facet_83753" class="author_facet_select" type="checkbox" value="83753" ><label for="author_facet_83753" class="input_label">James A. Reilly (4)</label></div> <div><input name="author_facet" id="author_facet_345259" class="author_facet_select" type="checkbox" value="345259" ><label for="author_facet_345259" class="input_label">Siegel, James T. (4)</label></div> <div><input name="author_facet" id="author_facet_102694" class="author_facet_select" type="checkbox" value="102694" ><label for="author_facet_102694" class="input_label">James Guthrie (4)</label></div> <div><input name="author_facet" id="author_facet_91037" class="author_facet_select" type="checkbox" value="91037" ><label for="author_facet_91037" class="input_label">Jenny M. James (4)</label></div> <div><input name="author_facet" id="author_facet_59150" class="author_facet_select" type="checkbox" value="59150" ><label for="author_facet_59150" class="input_label">James Bohman (4)</label></div> <div><input name="author_facet" id="author_facet_42898" class="author_facet_select" type="checkbox" value="42898" ><label for="author_facet_42898" class="input_label">Nicholson, James C. (4)</label></div> <div><input name="author_facet" id="author_facet_303907" class="author_facet_select" type="checkbox" value="303907" ><label for="author_facet_303907" class="input_label">James Wolfinger (4)</label></div> <div><input name="author_facet" id="author_facet_74859" class="author_facet_select" type="checkbox" value="74859" ><label for="author_facet_74859" class="input_label">James B. Tueller (4)</label></div> <div><input name="author_facet" id="author_facet_372253" class="author_facet_select" type="checkbox" value="372253" ><label for="author_facet_372253" class="input_label">Bawden, James (4)</label></div> <div><input name="author_facet" id="author_facet_77663" class="author_facet_select" type="checkbox" value="77663" ><label for="author_facet_77663" class="input_label">Anthony James West (4)</label></div> <div><input name="author_facet" id="author_facet_190432" class="author_facet_select" type="checkbox" value="190432" ><label for="author_facet_190432" class="input_label">James H. Meyer (4)</label></div> <div><input name="author_facet" id="author_facet_80790" class="author_facet_select" type="checkbox" value="80790" ><label for="author_facet_80790" class="input_label">James A. Anderson (4)</label></div> <div><input name="author_facet" id="author_facet_180252" class="author_facet_select" type="checkbox" value="180252" ><label for="author_facet_180252" class="input_label">James L. Calderwood (4)</label></div> <div><input name="author_facet" id="author_facet_25438" class="author_facet_select" type="checkbox" value="25438" ><label for="author_facet_25438" class="input_label">James Loxley (3)</label></div> <div><input name="author_facet" id="author_facet_6483" class="author_facet_select" type="checkbox" value="6483" ><label for="author_facet_6483" class="input_label">Michael E. O'Hanlon (3)</label></div> <div><input name="author_facet" id="author_facet_1817" class="author_facet_select" type="checkbox" value="1817" ><label for="author_facet_1817" class="input_label">James H. Willbanks (3)</label></div> <div><input name="author_facet" id="author_facet_27025" class="author_facet_select" type="checkbox" value="27025" ><label for="author_facet_27025" class="input_label">James T. Palmer (3)</label></div> <div><input name="author_facet" id="author_facet_10629" class="author_facet_select" type="checkbox" value="10629" ><label for="author_facet_10629" class="input_label">James K. Luiselli (3)</label></div> <div><input name="author_facet" id="author_facet_9165" class="author_facet_select" type="checkbox" value="9165" ><label for="author_facet_9165" class="input_label">James K. Chin (3)</label></div> <div><input name="author_facet" id="author_facet_14690" class="author_facet_select" type="checkbox" value="14690" ><label for="author_facet_14690" class="input_label">James Walter Caufield (3)</label></div> <div><input name="author_facet" id="author_facet_4685" class="author_facet_select" type="checkbox" value="4685" ><label for="author_facet_4685" class="input_label">James Overboe (3)</label></div> <div><input name="author_facet" id="author_facet_16733" class="author_facet_select" type="checkbox" value="16733" ><label for="author_facet_16733" class="input_label">House, James S. (3)</label></div> <div><input name="author_facet" id="author_facet_33793" class="author_facet_select" type="checkbox" value="33793" ><label for="author_facet_33793" class="input_label">James Ellis (3)</label></div> <div><input name="author_facet" id="author_facet_2651" class="author_facet_select" type="checkbox" value="2651" ><label for="author_facet_2651" class="input_label">Alastair James Bellany (3)</label></div> <div><input name="author_facet" id="author_facet_7933" class="author_facet_select" type="checkbox" value="7933" ><label for="author_facet_7933" class="input_label">James Huntley Grayson (3)</label></div> <div><input name="author_facet" id="author_facet_9367" class="author_facet_select" type="checkbox" value="9367" ><label for="author_facet_9367" class="input_label">James Hayes (3)</label></div> <div><input name="author_facet" id="author_facet_1393" class="author_facet_select" type="checkbox" value="1393" ><label for="author_facet_1393" class="input_label">Robert C. Post (3)</label></div> <div><input name="author_facet" id="author_facet_8459" class="author_facet_select" type="checkbox" value="8459" ><label for="author_facet_8459" class="input_label">R. Kelley Pace (3)</label></div> <div><input name="author_facet" id="author_facet_7707" class="author_facet_select" type="checkbox" value="7707" ><label for="author_facet_7707" class="input_label">James Holt McGavran Jr. (3)</label></div> <div><input name="author_facet" id="author_facet_33627" class="author_facet_select" type="checkbox" value="33627" ><label for="author_facet_33627" class="input_label">James Morley (3)</label></div> <div><input name="author_facet" id="author_facet_29957" class="author_facet_select" type="checkbox" value="29957" ><label for="author_facet_29957" class="input_label">James D. McCawley (3)</label></div> <div><input name="author_facet" id="author_facet_6394" class="author_facet_select" type="checkbox" value="6394" ><label for="author_facet_6394" class="input_label">James R. Walker (3)</label></div> <div><input name="author_facet" id="author_facet_25949" class="author_facet_select" type="checkbox" value="25949" ><label for="author_facet_25949" class="input_label">James D. Reid (3)</label></div> <div><input name="author_facet" id="author_facet_48" class="author_facet_select" type="checkbox" value="48" ><label for="author_facet_48" class="input_label">James Robert Currie (3)</label></div> <div><input name="author_facet" id="author_facet_18374" class="author_facet_select" type="checkbox" value="18374" ><label for="author_facet_18374" class="input_label"> (3)</label></div> <div><input name="author_facet" id="author_facet_20625" class="author_facet_select" type="checkbox" value="20625" ><label for="author_facet_20625" class="input_label">James M. McGlathery (3)</label></div> <div><input name="author_facet" id="author_facet_31089" class="author_facet_select" type="checkbox" value="31089" ><label for="author_facet_31089" class="input_label">James E. Lewis (3)</label></div> <div><input name="author_facet" id="author_facet_17894" class="author_facet_select" type="checkbox" value="17894" ><label for="author_facet_17894" class="input_label">Rosenbaum, James E. (3)</label></div> <div><input name="author_facet" id="author_facet_28730" class="author_facet_select" type="checkbox" value="28730" ><label for="author_facet_28730" class="input_label">Duderstadt, James J. (3)</label></div> <div><input name="author_facet" id="author_facet_16686" class="author_facet_select" type="checkbox" value="16686" ><label for="author_facet_16686" class="input_label">James R. Knecht (3)</label></div> <div><input name="author_facet" id="author_facet_7658" class="author_facet_select" type="checkbox" value="7658" ><label for="author_facet_7658" class="input_label">Ronald M. James (3)</label></div> <div><input name="author_facet" id="author_facet_28059" class="author_facet_select" type="checkbox" value="28059" ><label for="author_facet_28059" class="input_label">James Quesada (3)</label></div> <div><input name="author_facet" id="author_facet_871" class="author_facet_select" type="checkbox" value="871" ><label for="author_facet_871" class="input_label">James Gomez (3)</label></div> <div><input name="author_facet" id="author_facet_11074" class="author_facet_select" type="checkbox" value="11074" ><label for="author_facet_11074" class="input_label">James L. Wood (3)</label></div> <div><input name="author_facet" id="author_facet_13934" class="author_facet_select" type="checkbox" value="13934" ><label for="author_facet_13934" class="input_label">James Kenneth Liebherr (3)</label></div> <div><input name="author_facet" id="author_facet_20527" class="author_facet_select" type="checkbox" value="20527" ><label for="author_facet_20527" class="input_label">Button, James W. (3)</label></div> <div><input name="author_facet" id="author_facet_8588" class="author_facet_select" type="checkbox" value="8588" ><label for="author_facet_8588" class="input_label">James W. Garrison (3)</label></div> <div><input name="author_facet" id="author_facet_7106" class="author_facet_select" type="checkbox" value="7106" ><label for="author_facet_7106" class="input_label">James Robert Saunders (3)</label></div> <div><input name="author_facet" id="author_facet_29092" class="author_facet_select" type="checkbox" value="29092" ><label for="author_facet_29092" class="input_label">James M. Ware (3)</label></div> <div><input name="author_facet" id="author_facet_34901" class="author_facet_select" type="checkbox" value="34901" ><label for="author_facet_34901" class="input_label">James William Brodman (3)</label></div> <div><input name="author_facet" id="author_facet_20511" class="author_facet_select" type="checkbox" value="20511" ><label for="author_facet_20511" class="input_label">James E. Hixson (3)</label></div> <div><input name="author_facet" id="author_facet_1711" class="author_facet_select" type="checkbox" value="1711" ><label for="author_facet_1711" class="input_label">James Louis Hevia (3)</label></div> <div><input name="author_facet" id="author_facet_25555" class="author_facet_select" type="checkbox" value="25555" ><label for="author_facet_25555" class="input_label">James Ivy (3)</label></div> <div><input name="author_facet" id="author_facet_26557" class="author_facet_select" type="checkbox" value="26557" ><label for="author_facet_26557" class="input_label">Campbell, James E. (3)</label></div> <div><input name="author_facet" id="author_facet_33761" class="author_facet_select" type="checkbox" value="33761" ><label for="author_facet_33761" class="input_label">James Ferguson (3)</label></div> <div><input name="author_facet" id="author_facet_34002" class="author_facet_select" type="checkbox" value="34002" ><label for="author_facet_34002" class="input_label">James D. Marchio (3)</label></div> <div><input name="author_facet" id="author_facet_13010" class="author_facet_select" type="checkbox" value="13010" ><label for="author_facet_13010" class="input_label">James Penney (3)</label></div> <div><input name="author_facet" id="author_facet_7142" class="author_facet_select" type="checkbox" value="7142" ><label for="author_facet_7142" class="input_label">James Lambert (3)</label></div> <div><input name="author_facet" id="author_facet_22652" class="author_facet_select" type="checkbox" value="22652" ><label for="author_facet_22652" class="input_label">James Alison (3)</label></div> <div><input name="author_facet" id="author_facet_4906" class="author_facet_select" type="checkbox" value="4906" ><label for="author_facet_4906" class="input_label">James Patterson Smith (3)</label></div> <div><input name="author_facet" id="author_facet_16519" class="author_facet_select" type="checkbox" value="16519" ><label for="author_facet_16519" class="input_label">James Borchert (3)</label></div> <div><input name="author_facet" id="author_facet_3599" class="author_facet_select" type="checkbox" value="3599" ><label for="author_facet_3599" class="input_label">James Krukones (3)</label></div> <div><input name="author_facet" id="author_facet_26840" class="author_facet_select" type="checkbox" value="26840" ><label for="author_facet_26840" class="input_label">David A. Welch (3)</label></div> <div><input name="author_facet" id="author_facet_7122" class="author_facet_select" type="checkbox" value="7122" ><label for="author_facet_7122" class="input_label">James Paul Allen (3)</label></div> <div><input name="author_facet" id="author_facet_4484" class="author_facet_select" type="checkbox" value="4484" ><label for="author_facet_4484" class="input_label">James Waller (3)</label></div> <div><input name="author_facet" id="author_facet_11095" class="author_facet_select" type="checkbox" value="11095" ><label for="author_facet_11095" class="input_label">James Stubbendieck (3)</label></div> <div><input name="author_facet" id="author_facet_21014" class="author_facet_select" type="checkbox" value="21014" ><label for="author_facet_21014" class="input_label">James A. Flath (3)</label></div> <div><input name="author_facet" id="author_facet_6328" class="author_facet_select" type="checkbox" value="6328" ><label for="author_facet_6328" class="input_label">James J. Sadkovich (3)</label></div> <div><input name="author_facet" id="author_facet_24933" class="author_facet_select" type="checkbox" value="24933" ><label for="author_facet_24933" class="input_label">Timothy James Billings (3)</label></div> <div><input name="author_facet" id="author_facet_20789" class="author_facet_select" type="checkbox" value="20789" ><label for="author_facet_20789" class="input_label">James R. Valadez (3)</label></div> <div><input name="author_facet" id="author_facet_30312" class="author_facet_select" type="checkbox" value="30312" ><label for="author_facet_30312" class="input_label">James Bunzli (3)</label></div> <div><input name="author_facet" id="author_facet_15476" class="author_facet_select" type="checkbox" value="15476" ><label for="author_facet_15476" class="input_label">Kathleen Lynne Lane (3)</label></div> <div><input name="author_facet" id="author_facet_7097" class="author_facet_select" type="checkbox" value="7097" ><label for="author_facet_7097" class="input_label">James F. Tent (3)</label></div> <div><input name="author_facet" id="author_facet_8458" class="author_facet_select" type="checkbox" value="8458" ><label for="author_facet_8458" class="input_label">James P. LeSage (3)</label></div> <div><input name="author_facet" id="author_facet_24151" class="author_facet_select" type="checkbox" value="24151" ><label for="author_facet_24151" class="input_label">James Livesey (3)</label></div> <div><input name="author_facet" id="author_facet_14038" class="author_facet_select" type="checkbox" value="14038" ><label for="author_facet_14038" class="input_label">James Diedrick (3)</label></div> <div><input name="author_facet" id="author_facet_23649" class="author_facet_select" type="checkbox" value="23649" ><label for="author_facet_23649" class="input_label">Alan G. James (3)</label></div> <div><input name="author_facet" id="author_facet_27028" class="author_facet_select" type="checkbox" value="27028" ><label for="author_facet_27028" class="input_label">James Jankowski (3)</label></div> </div> </fieldset> </div> <!-- /AUTHOR --> <!-- LANGUAGE --> <div id="search_filter_language" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Language</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_language_input" type="text" placeholder="Search by keyword" aria-label="search by language text input"/><br>');</script> <div class="searchable"> <div><input name="language_facet" id="language_facet_1" class="language_facet_select" type="checkbox" value="1" ><label for="language_facet_1" class="input_label">English (13112)</label></div> <div><input name="language_facet" id="language_facet_49" class="language_facet_select" type="checkbox" value="49" ><label for="language_facet_49" class="input_label">French (56)</label></div> <div><input name="language_facet" id="language_facet_41" class="language_facet_select" type="checkbox" value="41" ><label for="language_facet_41" class="input_label">Spanish (18)</label></div> <div><input name="language_facet" id="language_facet_98" class="language_facet_select" type="checkbox" value="98" ><label for="language_facet_98" class="input_label">Latin (3)</label></div> <div><input name="language_facet" id="language_facet_35" class="language_facet_select" type="checkbox" value="35" ><label for="language_facet_35" class="input_label">German (1)</label></div> <div><input name="language_facet" id="language_facet_130" class="language_facet_select" type="checkbox" value="130" ><label for="language_facet_130" class="input_label">Ojibwa (1)</label></div> </div> </fieldset> </div> <!-- /LANGUAGE --> <!-- RESEARCH AREA --> <div id="search_filter_discipline" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Research Area</h3></legend> <script>document.write('<input class="filter_facet_input" id="search_filter_discipline_input" type="text" placeholder="Search by keyword" aria-label="search by discipline text input"/><br>');</script> <div class="searchable"> <div><input name="discipline_facet" id="discipline_facet_99" class="discipline_facet_select" type="checkbox" value="99" ><label for="discipline_facet_99" class="input_label">Literature (1267)</label></div> <div><input name="discipline_facet" id="discipline_facet_47" class="discipline_facet_select" type="checkbox" value="47" ><label for="discipline_facet_47" class="input_label">History (1173)</label></div> <div><input name="discipline_facet" id="discipline_facet_101" class="discipline_facet_select" type="checkbox" value="101" ><label for="discipline_facet_101" class="input_label">Literature > American Literature (622)</label></div> <div><input name="discipline_facet" id="discipline_facet_146" class="discipline_facet_select" type="checkbox" value="146" ><label for="discipline_facet_146" class="input_label">Religion > Christianity > Catholic Studies (586)</label></div> <div><input name="discipline_facet" id="discipline_facet_111" class="discipline_facet_select" type="checkbox" value="111" ><label for="discipline_facet_111" class="input_label">Literature > English Literature (538)</label></div> <div><input name="discipline_facet" id="discipline_facet_30" class="discipline_facet_select" type="checkbox" value="30" ><label for="discipline_facet_30" class="input_label">Creative Writing > Literary Magazines (486)</label></div> <div><input name="discipline_facet" id="discipline_facet_131" class="discipline_facet_select" type="checkbox" value="131" ><label for="discipline_facet_131" class="input_label">Philosophy (432)</label></div> <div><input name="discipline_facet" id="discipline_facet_7" class="discipline_facet_select" type="checkbox" value="7" ><label for="discipline_facet_7" class="input_label">Area and Ethnic Studies > Asian and Pacific Studies (413)</label></div> <div><input name="discipline_facet" id="discipline_facet_129" class="discipline_facet_select" type="checkbox" value="129" ><label for="discipline_facet_129" class="input_label">Music (396)</label></div> <div><input name="discipline_facet" id="discipline_facet_181" class="discipline_facet_select" type="checkbox" value="181" ><label for="discipline_facet_181" class="input_label">Social Sciences > Political Science (395)</label></div> <div><input name="discipline_facet" id="discipline_facet_78" class="discipline_facet_select" type="checkbox" value="78" ><label for="discipline_facet_78" class="input_label">History > U.S. History > Civil War Era (388)</label></div> <div><input name="discipline_facet" id="discipline_facet_46" class="discipline_facet_select" type="checkbox" value="46" ><label for="discipline_facet_46" class="input_label">Film, Theater, and Performing Arts > Theater and Performance Studies (366)</label></div> <div><input name="discipline_facet" id="discipline_facet_166" class="discipline_facet_select" type="checkbox" value="166" ><label for="discipline_facet_166" class="input_label">Social Sciences (346)</label></div> <div><input name="discipline_facet" id="discipline_facet_8" class="discipline_facet_select" type="checkbox" value="8" ><label for="discipline_facet_8" class="input_label">Area and Ethnic Studies > Canadian Studies (324)</label></div> <div><input name="discipline_facet" id="discipline_facet_193" class="discipline_facet_select" type="checkbox" value="193" ><label for="discipline_facet_193" class="input_label">Studies by Time Period > Ancient Studies and Classics (298)</label></div> <div><input name="discipline_facet" id="discipline_facet_62" class="discipline_facet_select" type="checkbox" value="62" ><label for="discipline_facet_62" class="input_label">History > Canadian History (295)</label></div> <div><input name="discipline_facet" id="discipline_facet_148" class="discipline_facet_select" type="checkbox" value="148" ><label for="discipline_facet_148" class="input_label">Religion > Christianity > Church History (286)</label></div> <div><input name="discipline_facet" id="discipline_facet_155" class="discipline_facet_select" type="checkbox" value="155" ><label for="discipline_facet_155" class="input_label">Science, Technology, and Mathematics (284)</label></div> <div><input name="discipline_facet" id="discipline_facet_165" class="discipline_facet_select" type="checkbox" value="165" ><label for="discipline_facet_165" class="input_label">Science, Technology, and Mathematics > Social Aspects (283)</label></div> <div><input name="discipline_facet" id="discipline_facet_194" class="discipline_facet_select" type="checkbox" value="194" ><label for="discipline_facet_194" class="input_label">Studies by Time Period > Medieval and Renaissance Studies (279)</label></div> <div><input name="discipline_facet" id="discipline_facet_1" class="discipline_facet_select" type="checkbox" value="1" ><label for="discipline_facet_1" class="input_label">Area and Ethnic Studies (273)</label></div> <div><input name="discipline_facet" id="discipline_facet_77" class="discipline_facet_select" type="checkbox" value="77" ><label for="discipline_facet_77" class="input_label">History > U.S. History (247)</label></div> <div><input name="discipline_facet" id="discipline_facet_173" class="discipline_facet_select" type="checkbox" value="173" ><label for="discipline_facet_173" class="input_label">Social Sciences > Cultural Studies (246)</label></div> <div><input name="discipline_facet" id="discipline_facet_185" class="discipline_facet_select" type="checkbox" value="185" ><label for="discipline_facet_185" class="input_label">Social Sciences > Political Science > Policy Studies (245)</label></div> <div><input name="discipline_facet" id="discipline_facet_9" class="discipline_facet_select" type="checkbox" value="9" ><label for="discipline_facet_9" class="input_label">Area and Ethnic Studies > French Studies (245)</label></div> <div><input name="discipline_facet" id="discipline_facet_18" class="discipline_facet_select" type="checkbox" value="18" ><label for="discipline_facet_18" class="input_label">Art and Architecture (240)</label></div> <div><input name="discipline_facet" id="discipline_facet_160" class="discipline_facet_select" type="checkbox" value="160" ><label for="discipline_facet_160" class="input_label">Science, Technology, and Mathematics > History of Science and Technology (231)</label></div> <div><input name="discipline_facet" id="discipline_facet_14" class="discipline_facet_select" type="checkbox" value="14" ><label for="discipline_facet_14" class="input_label">Area and Ethnic Studies > Latin American and Caribbean Studies (227)</label></div> <div><input name="discipline_facet" id="discipline_facet_184" class="discipline_facet_select" type="checkbox" value="184" ><label for="discipline_facet_184" class="input_label">Social Sciences > Political Science > International Relations (225)</label></div> <div><input name="discipline_facet" id="discipline_facet_80" class="discipline_facet_select" type="checkbox" value="80" ><label for="discipline_facet_80" class="input_label">History > U.S. History > Local and Regional (211)</label></div> <div><input name="discipline_facet" id="discipline_facet_195" class="discipline_facet_select" type="checkbox" value="195" ><label for="discipline_facet_195" class="input_label">Studies by Time Period > 18th Century Studies (208)</label></div> <div><input name="discipline_facet" id="discipline_facet_54" class="discipline_facet_select" type="checkbox" value="54" ><label for="discipline_facet_54" class="input_label">History > Ancient History (201)</label></div> <div><input name="discipline_facet" id="discipline_facet_3" class="discipline_facet_select" type="checkbox" value="3" ><label for="discipline_facet_3" class="input_label">Area and Ethnic Studies > African Studies (191)</label></div> <div><input name="discipline_facet" id="discipline_facet_123" class="discipline_facet_select" type="checkbox" value="123" ><label for="discipline_facet_123" class="input_label">Medicine and Health (186)</label></div> <div><input name="discipline_facet" id="discipline_facet_94" class="discipline_facet_select" type="checkbox" value="94" ><label for="discipline_facet_94" class="input_label">Language and Linguistics (186)</label></div> <div><input name="discipline_facet" id="discipline_facet_174" class="discipline_facet_select" type="checkbox" value="174" ><label for="discipline_facet_174" class="input_label">Social Sciences > Economics (185)</label></div> <div><input name="discipline_facet" id="discipline_facet_128" class="discipline_facet_select" type="checkbox" value="128" ><label for="discipline_facet_128" class="input_label">Medicine and Health > Public Health (183)</label></div> <div><input name="discipline_facet" id="discipline_facet_106" class="discipline_facet_select" type="checkbox" value="106" ><label for="discipline_facet_106" class="input_label">Literature > Ancient and Classical (179)</label></div> <div><input name="discipline_facet" id="discipline_facet_44" class="discipline_facet_select" type="checkbox" value="44" ><label for="discipline_facet_44" class="input_label">Film, Theater, and Performing Arts > Film and Media Studies (178)</label></div> <div><input name="discipline_facet" id="discipline_facet_141" class="discipline_facet_select" type="checkbox" value="141" ><label for="discipline_facet_141" class="input_label">Religion (175)</label></div> <div><input name="discipline_facet" id="discipline_facet_204" class="discipline_facet_select" type="checkbox" value="204" ><label for="discipline_facet_204" class="input_label">History > U.S. History > Local and Regional > South (173)</label></div> <div><input name="discipline_facet" id="discipline_facet_177" class="discipline_facet_select" type="checkbox" value="177" ><label for="discipline_facet_177" class="input_label">Social Sciences > Geography (172)</label></div> <div><input name="discipline_facet" id="discipline_facet_167" class="discipline_facet_select" type="checkbox" value="167" ><label for="discipline_facet_167" class="input_label">Social Sciences > Anthropology (172)</label></div> <div><input name="discipline_facet" id="discipline_facet_2" class="discipline_facet_select" type="checkbox" value="2" ><label for="discipline_facet_2" class="input_label">Area and Ethnic Studies > African American and African Diaspora Studies (171)</label></div> <div><input name="discipline_facet" id="discipline_facet_112" class="discipline_facet_select" type="checkbox" value="112" ><label for="discipline_facet_112" class="input_label">Literature > French Literature (170)</label></div> <div><input name="discipline_facet" id="discipline_facet_4" class="discipline_facet_select" type="checkbox" value="4" ><label for="discipline_facet_4" class="input_label">Area and Ethnic Studies > American Studies (167)</label></div> <div><input name="discipline_facet" id="discipline_facet_168" class="discipline_facet_select" type="checkbox" value="168" ><label for="discipline_facet_168" class="input_label">Social Sciences > Archaeology (167)</label></div> <div><input name="discipline_facet" id="discipline_facet_197" class="discipline_facet_select" type="checkbox" value="197" ><label for="discipline_facet_197" class="input_label">Studies by Time Period > Modernist Studies (165)</label></div> <div><input name="discipline_facet" id="discipline_facet_36" class="discipline_facet_select" type="checkbox" value="36" ><label for="discipline_facet_36" class="input_label">Education > Higher Education (157)</label></div> <div><input name="discipline_facet" id="discipline_facet_137" class="discipline_facet_select" type="checkbox" value="137" ><label for="discipline_facet_137" class="input_label">Philosophy > Ethics and Moral Philosophy (153)</label></div> <div><input name="discipline_facet" id="discipline_facet_13" class="discipline_facet_select" type="checkbox" value="13" ><label for="discipline_facet_13" class="input_label">Area and Ethnic Studies > Jewish Studies (153)</label></div> <div><input name="discipline_facet" id="discipline_facet_66" class="discipline_facet_select" type="checkbox" value="66" ><label for="discipline_facet_66" class="input_label">History > Latin American and Caribbean History (139)</label></div> <div><input name="discipline_facet" id="discipline_facet_16" class="discipline_facet_select" type="checkbox" value="16" ><label for="discipline_facet_16" class="input_label">Area and Ethnic Studies > Native American and Indigenous Studies (139)</label></div> <div><input name="discipline_facet" id="discipline_facet_12" class="discipline_facet_select" type="checkbox" value="12" ><label for="discipline_facet_12" class="input_label">Area and Ethnic Studies > Irish Studies (137)</label></div> <div><input name="discipline_facet" id="discipline_facet_91" class="discipline_facet_select" type="checkbox" value="91" ><label for="discipline_facet_91" class="input_label">History > Western European History (136)</label></div> <div><input name="discipline_facet" id="discipline_facet_32" class="discipline_facet_select" type="checkbox" value="32" ><label for="discipline_facet_32" class="input_label">Education (132)</label></div> <div><input name="discipline_facet" id="discipline_facet_42" class="discipline_facet_select" type="checkbox" value="42" ><label for="discipline_facet_42" class="input_label">Film, Theater, and Performing Arts (131)</label></div> <div><input name="discipline_facet" id="discipline_facet_186" class="discipline_facet_select" type="checkbox" value="186" ><label for="discipline_facet_186" class="input_label">Social Sciences > Political Science > Political Theory (131)</label></div> <div><input name="discipline_facet" id="discipline_facet_126" class="discipline_facet_select" type="checkbox" value="126" ><label for="discipline_facet_126" class="input_label">Medicine and Health > History of Medicine (130)</label></div> <div><input name="discipline_facet" id="discipline_facet_196" class="discipline_facet_select" type="checkbox" value="196" ><label for="discipline_facet_196" class="input_label">Studies by Time Period > 19th Century/Victorian Studies (127)</label></div> <div><input name="discipline_facet" id="discipline_facet_69" class="discipline_facet_select" type="checkbox" value="69" ><label for="discipline_facet_69" class="input_label">History > Military History (125)</label></div> <div><input name="discipline_facet" id="discipline_facet_124" class="discipline_facet_select" type="checkbox" value="124" ><label for="discipline_facet_124" class="input_label">Medicine and Health > Bioethics (120)</label></div> <div><input name="discipline_facet" id="discipline_facet_144" class="discipline_facet_select" type="checkbox" value="144" ><label for="discipline_facet_144" class="input_label">Religion > Christianity (115)</label></div> <div><input name="discipline_facet" id="discipline_facet_169" class="discipline_facet_select" type="checkbox" value="169" ><label for="discipline_facet_169" class="input_label">Social Sciences > Business and Society (113)</label></div> <div><input name="discipline_facet" id="discipline_facet_179" class="discipline_facet_select" type="checkbox" value="179" ><label for="discipline_facet_179" class="input_label">Social Sciences > Law (109)</label></div> <div><input name="discipline_facet" id="discipline_facet_156" class="discipline_facet_select" type="checkbox" value="156" ><label for="discipline_facet_156" class="input_label">Science, Technology, and Mathematics > Biology (106)</label></div> <div><input name="discipline_facet" id="discipline_facet_158" class="discipline_facet_select" type="checkbox" value="158" ><label for="discipline_facet_158" class="input_label">Science, Technology, and Mathematics > Ecology (103)</label></div> <div><input name="discipline_facet" id="discipline_facet_85" class="discipline_facet_select" type="checkbox" value="85" ><label for="discipline_facet_85" class="input_label">History > U.S. History > Local and Regional > Southwest (100)</label></div> <div><input name="discipline_facet" id="discipline_facet_171" class="discipline_facet_select" type="checkbox" value="171" ><label for="discipline_facet_171" class="input_label">Social Sciences > Deaf and Disability Studies (96)</label></div> <div><input name="discipline_facet" id="discipline_facet_127" class="discipline_facet_select" type="checkbox" value="127" ><label for="discipline_facet_127" class="input_label">Medicine and Health > Psychology and Psychiatry (90)</label></div> <div><input name="discipline_facet" id="discipline_facet_183" class="discipline_facet_select" type="checkbox" value="183" ><label for="discipline_facet_183" class="input_label">Social Sciences > Political Science > Democracy and Human Rights (89)</label></div> <div><input name="discipline_facet" id="discipline_facet_89" class="discipline_facet_select" type="checkbox" value="89" ><label for="discipline_facet_89" class="input_label">History > U.S. History > 20th Century (89)</label></div> <div><input name="discipline_facet" id="discipline_facet_170" class="discipline_facet_select" type="checkbox" value="170" ><label for="discipline_facet_170" class="input_label">Social Sciences > Children's Studies (86)</label></div> <div><input name="discipline_facet" id="discipline_facet_187" class="discipline_facet_select" type="checkbox" value="187" ><label for="discipline_facet_187" class="input_label">Social Sciences > Race and Ethnicity (85)</label></div> <div><input name="discipline_facet" id="discipline_facet_75" class="discipline_facet_select" type="checkbox" value="75" ><label for="discipline_facet_75" class="input_label">History > Russian and East European History (82)</label></div> <div><input name="discipline_facet" id="discipline_facet_201" class="discipline_facet_select" type="checkbox" value="201" ><label for="discipline_facet_201" class="input_label">Women's Studies, Gender, and Sexuality > Women's Studies (81)</label></div> <div><input name="discipline_facet" id="discipline_facet_142" class="discipline_facet_select" type="checkbox" value="142" ><label for="discipline_facet_142" class="input_label">Religion > Biblical Studies (76)</label></div> <div><input name="discipline_facet" id="discipline_facet_10" class="discipline_facet_select" type="checkbox" value="10" ><label for="discipline_facet_10" class="input_label">Area and Ethnic Studies > German Studies (73)</label></div> <div><input name="discipline_facet" id="discipline_facet_76" class="discipline_facet_select" type="checkbox" value="76" ><label for="discipline_facet_76" class="input_label">History > Sports History (73)</label></div> <div><input name="discipline_facet" id="discipline_facet_96" class="discipline_facet_select" type="checkbox" value="96" ><label for="discipline_facet_96" class="input_label">Language and Linguistics > Linguistics (72)</label></div> <div><input name="discipline_facet" id="discipline_facet_139" class="discipline_facet_select" type="checkbox" value="139" ><label for="discipline_facet_139" class="input_label">Philosophy > Political Philosophy (70)</label></div> <div><input name="discipline_facet" id="discipline_facet_175" class="discipline_facet_select" type="checkbox" value="175" ><label for="discipline_facet_175" class="input_label">Social Sciences > Folklore (69)</label></div> <div><input name="discipline_facet" id="discipline_facet_27" class="discipline_facet_select" type="checkbox" value="27" ><label for="discipline_facet_27" class="input_label">Creative Writing (69)</label></div> <div><input name="discipline_facet" id="discipline_facet_118" class="discipline_facet_select" type="checkbox" value="118" ><label for="discipline_facet_118" class="input_label">Literature > Spanish and Portuguese Literature (67)</label></div> <div><input name="discipline_facet" id="discipline_facet_88" class="discipline_facet_select" type="checkbox" value="88" ><label for="discipline_facet_88" class="input_label">History > U.S. History > 19th Century (66)</label></div> <div><input name="discipline_facet" id="discipline_facet_31" class="discipline_facet_select" type="checkbox" value="31" ><label for="discipline_facet_31" class="input_label">Creative Writing > Poetry (65)</label></div> <div><input name="discipline_facet" id="discipline_facet_188" class="discipline_facet_select" type="checkbox" value="188" ><label for="discipline_facet_188" class="input_label">Social Sciences > Sociology (64)</label></div> <div><input name="discipline_facet" id="discipline_facet_17" class="discipline_facet_select" type="checkbox" value="17" ><label for="discipline_facet_17" class="input_label">Area and Ethnic Studies > Russian and East European Studies (62)</label></div> <div><input name="discipline_facet" id="discipline_facet_57" class="discipline_facet_select" type="checkbox" value="57" ><label for="discipline_facet_57" class="input_label">History > Asian History > China (62)</label></div> <div><input name="discipline_facet" id="discipline_facet_108" class="discipline_facet_select" type="checkbox" value="108" ><label for="discipline_facet_108" class="input_label">Literature > Book History and Print Culture (60)</label></div> <div><input name="discipline_facet" id="discipline_facet_40" class="discipline_facet_select" type="checkbox" value="40" ><label for="discipline_facet_40" class="input_label">Education > Special Education (58)</label></div> <div><input name="discipline_facet" id="discipline_facet_189" class="discipline_facet_select" type="checkbox" value="189" ><label for="discipline_facet_189" class="input_label">Social Sciences > Sociology > Demography (57)</label></div> <div><input name="discipline_facet" id="discipline_facet_147" class="discipline_facet_select" type="checkbox" value="147" ><label for="discipline_facet_147" class="input_label">Religion > Christianity > Christian Theology (55)</label></div> <div><input name="discipline_facet" id="discipline_facet_15" class="discipline_facet_select" type="checkbox" value="15" ><label for="discipline_facet_15" class="input_label">Area and Ethnic Studies > Middle Eastern Studies (55)</label></div> <div><input name="discipline_facet" id="discipline_facet_102" class="discipline_facet_select" type="checkbox" value="102" ><label for="discipline_facet_102" class="input_label">Literature > American Literature > African American Literature (55)</label></div> <div><input name="discipline_facet" id="discipline_facet_121" class="discipline_facet_select" type="checkbox" value="121" ><label for="discipline_facet_121" class="input_label">Library Science and Publishing > Library and Information Science (54)</label></div> <div><input name="discipline_facet" id="discipline_facet_11" class="discipline_facet_select" type="checkbox" value="11" ><label for="discipline_facet_11" class="input_label">Area and Ethnic Studies > Iberian Studies (53)</label></div> <div><input name="discipline_facet" id="discipline_facet_93" class="discipline_facet_select" type="checkbox" value="93" ><label for="discipline_facet_93" class="input_label">History > World History (52)</label></div> <div><input name="discipline_facet" id="discipline_facet_82" class="discipline_facet_select" type="checkbox" value="82" ><label for="discipline_facet_82" class="input_label">History > U.S. History > Local and Regional > Midwest (50)</label></div> <div><input name="discipline_facet" id="discipline_facet_39" class="discipline_facet_select" type="checkbox" value="39" ><label for="discipline_facet_39" class="input_label">Education > Philosophy and Social Aspects (50)</label></div> <div><input name="discipline_facet" id="discipline_facet_29" class="discipline_facet_select" type="checkbox" value="29" ><label for="discipline_facet_29" class="input_label">Creative Writing > Fiction (49)</label></div> <div><input name="discipline_facet" id="discipline_facet_172" class="discipline_facet_select" type="checkbox" value="172" ><label for="discipline_facet_172" class="input_label">Social Sciences > Criminology (47)</label></div> <div><input name="discipline_facet" id="discipline_facet_110" class="discipline_facet_select" type="checkbox" value="110" ><label for="discipline_facet_110" class="input_label">Literature > Children's Literature (46)</label></div> <div><input name="discipline_facet" id="discipline_facet_81" class="discipline_facet_select" type="checkbox" value="81" ><label for="discipline_facet_81" class="input_label">History > U.S. History > Local and Regional > Middle Atlantic (46)</label></div> <div><input name="discipline_facet" id="discipline_facet_113" class="discipline_facet_select" type="checkbox" value="113" ><label for="discipline_facet_113" class="input_label">Literature > German Literature (46)</label></div> <div><input name="discipline_facet" id="discipline_facet_67" class="discipline_facet_select" type="checkbox" value="67" ><label for="discipline_facet_67" class="input_label">History > Labor and Working-class History (43)</label></div> <div><input name="discipline_facet" id="discipline_facet_34" class="discipline_facet_select" type="checkbox" value="34" ><label for="discipline_facet_34" class="input_label">Education > Education Policy and Reform (41)</label></div> <div><input name="discipline_facet" id="discipline_facet_105" class="discipline_facet_select" type="checkbox" value="105" ><label for="discipline_facet_105" class="input_label">Literature > American Literature > Native American Literature (39)</label></div> <div><input name="discipline_facet" id="discipline_facet_97" class="discipline_facet_select" type="checkbox" value="97" ><label for="discipline_facet_97" class="input_label">Language and Linguistics > Sign Language (39)</label></div> <div><input name="discipline_facet" id="discipline_facet_117" class="discipline_facet_select" type="checkbox" value="117" ><label for="discipline_facet_117" class="input_label">Literature > Russian and East European Literature (38)</label></div> <div><input name="discipline_facet" id="discipline_facet_21" class="discipline_facet_select" type="checkbox" value="21" ><label for="discipline_facet_21" class="input_label">Art and Architecture > Architecture (38)</label></div> <div><input name="discipline_facet" id="discipline_facet_86" class="discipline_facet_select" type="checkbox" value="86" ><label for="discipline_facet_86" class="input_label">History > U.S. History > Local and Regional > West (38)</label></div> <div><input name="discipline_facet" id="discipline_facet_58" class="discipline_facet_select" type="checkbox" value="58" ><label for="discipline_facet_58" class="input_label">History > Asian History > Japan (36)</label></div> <div><input name="discipline_facet" id="discipline_facet_153" class="discipline_facet_select" type="checkbox" value="153" ><label for="discipline_facet_153" class="input_label">Religion > Judaism (36)</label></div> <div><input name="discipline_facet" id="discipline_facet_140" class="discipline_facet_select" type="checkbox" value="140" ><label for="discipline_facet_140" class="input_label">Philosophy > Pragmatism (35)</label></div> <div><input name="discipline_facet" id="discipline_facet_182" class="discipline_facet_select" type="checkbox" value="182" ><label for="discipline_facet_182" class="input_label">Social Sciences > Political Science > Comparative Politics (34)</label></div> <div><input name="discipline_facet" id="discipline_facet_200" class="discipline_facet_select" type="checkbox" value="200" ><label for="discipline_facet_200" class="input_label">Women's Studies, Gender, and Sexuality > LGBT Studies (33)</label></div> <div><input name="discipline_facet" id="discipline_facet_125" class="discipline_facet_select" type="checkbox" value="125" ><label for="discipline_facet_125" class="input_label">Medicine and Health > Health Policy (33)</label></div> <div><input name="discipline_facet" id="discipline_facet_138" class="discipline_facet_select" type="checkbox" value="138" ><label for="discipline_facet_138" class="input_label">Philosophy > Philosophy of Religion (32)</label></div> <div><input name="discipline_facet" id="discipline_facet_180" class="discipline_facet_select" type="checkbox" value="180" ><label for="discipline_facet_180" class="input_label">Social Sciences > Methodology (28)</label></div> <div><input name="discipline_facet" id="discipline_facet_22" class="discipline_facet_select" type="checkbox" value="22" ><label for="discipline_facet_22" class="input_label">Art and Architecture > Architecture > Historic Preservation (27)</label></div> <div><input name="discipline_facet" id="discipline_facet_100" class="discipline_facet_select" type="checkbox" value="100" ><label for="discipline_facet_100" class="input_label">Literature > African Literature (26)</label></div> <div><input name="discipline_facet" id="discipline_facet_191" class="discipline_facet_select" type="checkbox" value="191" ><label for="discipline_facet_191" class="input_label">Social Sciences > Sociology > Urban Sociology (25)</label></div> <div><input name="discipline_facet" id="discipline_facet_162" class="discipline_facet_select" type="checkbox" value="162" ><label for="discipline_facet_162" class="input_label">Science, Technology, and Mathematics > Mathematics (25)</label></div> <div><input name="discipline_facet" id="discipline_facet_150" class="discipline_facet_select" type="checkbox" value="150" ><label for="discipline_facet_150" class="input_label">Religion > Comparative Religion (23)</label></div> <div><input name="discipline_facet" id="discipline_facet_135" class="discipline_facet_select" type="checkbox" value="135" ><label for="discipline_facet_135" class="input_label">Philosophy > Continental Philosophy (22)</label></div> <div><input name="discipline_facet" id="discipline_facet_143" class="discipline_facet_select" type="checkbox" value="143" ><label for="discipline_facet_143" class="input_label">Religion > Buddhism (22)</label></div> <div><input name="discipline_facet" id="discipline_facet_149" class="discipline_facet_select" type="checkbox" value="149" ><label for="discipline_facet_149" class="input_label">Religion > Christianity > Quaker Studies (22)</label></div> <div><input name="discipline_facet" id="discipline_facet_70" class="discipline_facet_select" type="checkbox" value="70" ><label for="discipline_facet_70" class="input_label">History > Military History > Biographies and Memoirs (22)</label></div> <div><input name="discipline_facet" id="discipline_facet_178" class="discipline_facet_select" type="checkbox" value="178" ><label for="discipline_facet_178" class="input_label">Social Sciences > Gerontology (21)</label></div> <div><input name="discipline_facet" id="discipline_facet_115" class="discipline_facet_select" type="checkbox" value="115" ><label for="discipline_facet_115" class="input_label">Literature > Latin American and Caribbean Literature (21)</label></div> <div><input name="discipline_facet" id="discipline_facet_122" class="discipline_facet_select" type="checkbox" value="122" ><label for="discipline_facet_122" class="input_label">Library Science and Publishing > Publishing (20)</label></div> <div><input name="discipline_facet" id="discipline_facet_87" class="discipline_facet_select" type="checkbox" value="87" ><label for="discipline_facet_87" class="input_label">History > U.S. History > Revolutionary Era (20)</label></div> <div><input name="discipline_facet" id="discipline_facet_74" class="discipline_facet_select" type="checkbox" value="74" ><label for="discipline_facet_74" class="input_label">History > Military History > World War II (20)</label></div> <div><input name="discipline_facet" id="discipline_facet_45" class="discipline_facet_select" type="checkbox" value="45" ><label for="discipline_facet_45" class="input_label">Film, Theater, and Performing Arts > Individual Performers and Directors (19)</label></div> <div><input name="discipline_facet" id="discipline_facet_95" class="discipline_facet_select" type="checkbox" value="95" ><label for="discipline_facet_95" class="input_label">Language and Linguistics > Language Study (19)</label></div> <div><input name="discipline_facet" id="discipline_facet_199" class="discipline_facet_select" type="checkbox" value="199" ><label for="discipline_facet_199" class="input_label">Women's Studies, Gender, and Sexuality > Human Sexuality (19)</label></div> <div><input name="discipline_facet" id="discipline_facet_164" class="discipline_facet_select" type="checkbox" value="164" ><label for="discipline_facet_164" class="input_label">Science, Technology, and Mathematics > Philosophy of Science (18)</label></div> <div><input name="discipline_facet" id="discipline_facet_48" class="discipline_facet_select" type="checkbox" value="48" ><label for="discipline_facet_48" class="input_label">History > African History (17)</label></div> <div><input name="discipline_facet" id="discipline_facet_35" class="discipline_facet_select" type="checkbox" value="35" ><label for="discipline_facet_35" class="input_label">Education > Elementary and Secondary Education (16)</label></div> <div><input name="discipline_facet" id="discipline_facet_207" class="discipline_facet_select" type="checkbox" value="207" ><label for="discipline_facet_207" class="input_label">Area and Ethnic Studies > Mediterranean Studies (15)</label></div> <div><input name="discipline_facet" id="discipline_facet_68" class="discipline_facet_select" type="checkbox" value="68" ><label for="discipline_facet_68" class="input_label">History > Middle Eastern History (15)</label></div> <div><input name="discipline_facet" id="discipline_facet_152" class="discipline_facet_select" type="checkbox" value="152" ><label for="discipline_facet_152" class="input_label">Religion > Islam (15)</label></div> <div><input name="discipline_facet" id="discipline_facet_202" class="discipline_facet_select" type="checkbox" value="202" ><label for="discipline_facet_202" class="input_label">Women's Studies, Gender, and Sexuality > Gender Studies (14)</label></div> <div><input name="discipline_facet" id="discipline_facet_23" class="discipline_facet_select" type="checkbox" value="23" ><label for="discipline_facet_23" class="input_label">Art and Architecture > Architecture > Landscape Architecture (14)</label></div> <div><input name="discipline_facet" id="discipline_facet_5" class="discipline_facet_select" type="checkbox" value="5" ><label for="discipline_facet_5" class="input_label">Area and Ethnic Studies > American Studies > Asian American Studies (14)</label></div> <div><input name="discipline_facet" id="discipline_facet_176" class="discipline_facet_select" type="checkbox" value="176" ><label for="discipline_facet_176" class="input_label">Social Sciences > Food Studies (14)</label></div> <div><input name="discipline_facet" id="discipline_facet_41" class="discipline_facet_select" type="checkbox" value="41" ><label for="discipline_facet_41" class="input_label">Education > Teaching Methods (14)</label></div> <div><input name="discipline_facet" id="discipline_facet_154" class="discipline_facet_select" type="checkbox" value="154" ><label for="discipline_facet_154" class="input_label">Religion > Mystical and Esoteric Traditions (13)</label></div> <div><input name="discipline_facet" id="discipline_facet_61" class="discipline_facet_select" type="checkbox" value="61" ><label for="discipline_facet_61" class="input_label">History > Asian History > Southeast Asia (13)</label></div> <div><input name="discipline_facet" id="discipline_facet_72" class="discipline_facet_select" type="checkbox" value="72" ><label for="discipline_facet_72" class="input_label">History > Military History > Vietnam War (13)</label></div> <div><input name="discipline_facet" id="discipline_facet_79" class="discipline_facet_select" type="checkbox" value="79" ><label for="discipline_facet_79" class="input_label">History > U.S. History > Colonial Era (13)</label></div> <div><input name="discipline_facet" id="discipline_facet_37" class="discipline_facet_select" type="checkbox" value="37" ><label for="discipline_facet_37" class="input_label">Education > History of Education (12)</label></div> <div><input name="discipline_facet" id="discipline_facet_133" class="discipline_facet_select" type="checkbox" value="133" ><label for="discipline_facet_133" class="input_label">Philosophy > Ancient Philosophy (12)</label></div> <div><input name="discipline_facet" id="discipline_facet_107" class="discipline_facet_select" type="checkbox" value="107" ><label for="discipline_facet_107" class="input_label">Literature > Asian Literature (11)</label></div> <div><input name="discipline_facet" id="discipline_facet_130" class="discipline_facet_select" type="checkbox" value="130" ><label for="discipline_facet_130" class="input_label">Music > Individual Composers and Musicians (11)</label></div> <div><input name="discipline_facet" id="discipline_facet_65" class="discipline_facet_select" type="checkbox" value="65" ><label for="discipline_facet_65" class="input_label">History > Historiography (11)</label></div> <div><input name="discipline_facet" id="discipline_facet_53" class="discipline_facet_select" type="checkbox" value="53" ><label for="discipline_facet_53" class="input_label">History > African History > West Africa (10)</label></div> <div><input name="discipline_facet" id="discipline_facet_132" class="discipline_facet_select" type="checkbox" value="132" ><label for="discipline_facet_132" class="input_label">Philosophy > Aesthetics (10)</label></div> <div><input name="discipline_facet" id="discipline_facet_26" class="discipline_facet_select" type="checkbox" value="26" ><label for="discipline_facet_26" class="input_label">Art and Architecture > Photography (9)</label></div> <div><input name="discipline_facet" id="discipline_facet_198" class="discipline_facet_select" type="checkbox" value="198" ><label for="discipline_facet_198" class="input_label">Women's Studies, Gender, and Sexuality (9)</label></div> <div><input name="discipline_facet" id="discipline_facet_64" class="discipline_facet_select" type="checkbox" value="64" ><label for="discipline_facet_64" class="input_label">History > Canadian History > 1867 to Present (8)</label></div> <div><input name="discipline_facet" id="discipline_facet_136" class="discipline_facet_select" type="checkbox" value="136" ><label for="discipline_facet_136" class="input_label">Philosophy > Epistemology (8)</label></div> <div><input name="discipline_facet" id="discipline_facet_109" class="discipline_facet_select" type="checkbox" value="109" ><label for="discipline_facet_109" class="input_label">Literature > Comics and Graphic Novels (8)</label></div> <div><input name="discipline_facet" id="discipline_facet_163" class="discipline_facet_select" type="checkbox" value="163" ><label for="discipline_facet_163" class="input_label">Science, Technology, and Mathematics > Paleontology (7)</label></div> <div><input name="discipline_facet" id="discipline_facet_19" class="discipline_facet_select" type="checkbox" value="19" ><label for="discipline_facet_19" class="input_label">Art and Architecture > African Art (7)</label></div> <div><input name="discipline_facet" id="discipline_facet_159" class="discipline_facet_select" type="checkbox" value="159" ><label for="discipline_facet_159" class="input_label">Science, Technology, and Mathematics > Evolution (7)</label></div> <div><input name="discipline_facet" id="discipline_facet_134" class="discipline_facet_select" type="checkbox" value="134" ><label for="discipline_facet_134" class="input_label">Philosophy > Asian Philosophy (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_59" class="discipline_facet_select" type="checkbox" value="59" ><label for="discipline_facet_59" class="input_label">History > Asian History > Korea (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_120" class="discipline_facet_select" type="checkbox" value="120" ><label for="discipline_facet_120" class="input_label">Library Science and Publishing > Journalism (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_161" class="discipline_facet_select" type="checkbox" value="161" ><label for="discipline_facet_161" class="input_label">Science, Technology, and Mathematics > History of Science and Technology > Transportation History (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_84" class="discipline_facet_select" type="checkbox" value="84" ><label for="discipline_facet_84" class="input_label">History > U.S. History > Local and Regional > Pacific Northwest (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_114" class="discipline_facet_select" type="checkbox" value="114" ><label for="discipline_facet_114" class="input_label">Literature > Italian Literature (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_205" class="discipline_facet_select" type="checkbox" value="205" ><label for="discipline_facet_205" class="input_label">Social Sciences > Sociology > Sociology of Religion (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_190" class="discipline_facet_select" type="checkbox" value="190" ><label for="discipline_facet_190" class="input_label">Social Sciences > Sociology > Rural Sociology (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_83" class="discipline_facet_select" type="checkbox" value="83" ><label for="discipline_facet_83" class="input_label">History > U.S. History > Local and Regional > New England (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_92" class="discipline_facet_select" type="checkbox" value="92" ><label for="discipline_facet_92" class="input_label">History > Women's History (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_73" class="discipline_facet_select" type="checkbox" value="73" ><label for="discipline_facet_73" class="input_label">History > Military History > World War I (6)</label></div> <div><input name="discipline_facet" id="discipline_facet_50" class="discipline_facet_select" type="checkbox" value="50" ><label for="discipline_facet_50" class="input_label">History > African History > East Africa (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_20" class="discipline_facet_select" type="checkbox" value="20" ><label for="discipline_facet_20" class="input_label">Art and Architecture > Asian Art (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_28" class="discipline_facet_select" type="checkbox" value="28" ><label for="discipline_facet_28" class="input_label">Creative Writing > Drama (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_145" class="discipline_facet_select" type="checkbox" value="145" ><label for="discipline_facet_145" class="input_label">Religion > Christianity > Anabaptist and Mennonite Studies (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_60" class="discipline_facet_select" type="checkbox" value="60" ><label for="discipline_facet_60" class="input_label">History > Asian History > South Asia (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_6" class="discipline_facet_select" type="checkbox" value="6" ><label for="discipline_facet_6" class="input_label">Area and Ethnic Studies > American Studies > Hispanic American Studies (5)</label></div> <div><input name="discipline_facet" id="discipline_facet_98" class="discipline_facet_select" type="checkbox" value="98" ><label for="discipline_facet_98" class="input_label">Language and Linguistics > Translation Studies (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_203" class="discipline_facet_select" type="checkbox" value="203" ><label for="discipline_facet_203" class="input_label">Art and Architecture > Museum Studies (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_43" class="discipline_facet_select" type="checkbox" value="43" ><label for="discipline_facet_43" class="input_label">Film, Theater, and Performing Arts > Dance (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_157" class="discipline_facet_select" type="checkbox" value="157" ><label for="discipline_facet_157" class="input_label">Science, Technology, and Mathematics > Biotechnology (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_90" class="discipline_facet_select" type="checkbox" value="90" ><label for="discipline_facet_90" class="input_label">History > U.S. History > 21st Century (2)</label></div> <div><input name="discipline_facet" id="discipline_facet_55" class="discipline_facet_select" type="checkbox" value="55" ><label for="discipline_facet_55" class="input_label">History > Asian History (2)</label></div> <div><input name="discipline_facet" id="discipline_facet_25" class="discipline_facet_select" type="checkbox" value="25" ><label for="discipline_facet_25" class="input_label">Art and Architecture > Design (2)</label></div> <div><input name="discipline_facet" id="discipline_facet_116" class="discipline_facet_select" type="checkbox" value="116" ><label for="discipline_facet_116" class="input_label">Literature > Middle Eastern Literature (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_56" class="discipline_facet_select" type="checkbox" value="56" ><label for="discipline_facet_56" class="input_label">History > Asian History > Central Asia (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_119" class="discipline_facet_select" type="checkbox" value="119" ><label for="discipline_facet_119" class="input_label">Library Science and Publishing (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_151" class="discipline_facet_select" type="checkbox" value="151" ><label for="discipline_facet_151" class="input_label">Religion > Hinduism (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_71" class="discipline_facet_select" type="checkbox" value="71" ><label for="discipline_facet_71" class="input_label">History > Military History > Korean War (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_103" class="discipline_facet_select" type="checkbox" value="103" ><label for="discipline_facet_103" class="input_label">Literature > American Literature > Asian American Literature (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_51" class="discipline_facet_select" type="checkbox" value="51" ><label for="discipline_facet_51" class="input_label">History > African History > North Africa (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_52" class="discipline_facet_select" type="checkbox" value="52" ><label for="discipline_facet_52" class="input_label">History > African History > Southern Africa (1)</label></div> <div><input name="discipline_facet" id="discipline_facet_63" class="discipline_facet_select" type="checkbox" value="63" ><label for="discipline_facet_63" class="input_label">History > Canadian History > To 1867 (1)</label></div> </div> </fieldset> </div> <!-- /RESEARCH AREA --> <!-- /YEAR --> <div id="pub_year_range" class="search_filter_contain"> <fieldset> <legend><h3 class="small">Publication Year</h3></legend> <select name="pub_year_range_select" id="pub_year_range_select" aria-label="facet to select year range"> <option value = "" SELECTED>Any time</option> <option value = "1" >This year</option> <option value = "2" >The last 2 years</option> <option value = "3" >The last 3 years</option> <option value = "5" >The last 5 years</option> <option value = "10" >The last 10 years</option> </select> </fieldset> </div> <!-- /YEAR --> </div> </div> <div id="search_results_wrap" class="columns small-30 large-20 wrap"> <span id="skip_target"></span> <div id="search_results_sort_wrap"> <span>Sort By</span> <select class="search_results_sort" id="sort" name="sort" aria-label="dropdown to sort results"> <option value="" >Relevance</option> <option value= "launch asc" >Oldest First</option> <option value="launch desc" >Newest First</option> </select> </div> <div class="title_wrap"> <h1>Results</h1> </div> <input type="hidden" name="min_result" id="min_result" value="1"> <input type="hidden" name="max_result" id="max_result" value="10"> <input type="hidden" name="result_count" id="result_count" value="13191"> <input type="hidden" name="search_id" id="search_id" value="s.1732756133.108552"> <input type="hidden" id="action" value="search"> <div class="searched_for"><span>Searched for: the term [<i> james</i> ] in author name</span></div> <div class="results_count" role="status">13191 results found</div> <ol id="search_results"> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/39473/image/front_cover.jpg?format=smallcover" alt="Violence, Morality, and Religion cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/4/article/710231'>Violence, Morality, and Religion</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Gilligan'>James Gilligan</a> and <a href='/search?action=search&query=author:James Vrettos'>James Vrettos</a></span></li> <li class="journal"><span><a href="/pub/4/journal/583">Tikkun</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:4">Duke University Press</a></span></li> <li class="volume"><a href="/pub/4/issue/39473">Volume 33, Number 4, Fall 2018</a>, </span><span class="pgs"></span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/4/article/710231"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/4/article/710231/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:710231"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:710231/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="710231"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_710231" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/journal/125/image/front_cover.jpg?format=smallcover" alt="What Does it Mean to Work at Reading Narratives? cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/1/article/244857'>What Does it Mean to Work at Reading Narratives?</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Sosnoski'>James Sosnoski</a> and <a href='/search?action=search&query=author:James Phelan'>James Phelan</a></span></li> <li class="journal"><span><a href="/pub/1/journal/125">MFS Modern Fiction Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:1">Johns Hopkins University Press</a></span></li> <li class="volume"><a href="/pub/1/issue/12887">Volume 38, Number 4, Winter 1992</a>, </span><span class="pgs">pp. 927-938</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/1/article/244857"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/1/article/244857/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:244857"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:244857/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="244857"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_244857" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/book/1641/image/front_cover.jpg?format=smallcover" alt="Hollywood Reborn cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="book small">book</span></li> <li class="title"><span><a href='/pub/176/monograph/book/1641'>Hollywood Reborn: Movie Stars of the 1970s</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Morrison'>James Morrison</a> and <a href='/search?action=search&query=author:James Morrison'>James Morrison</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:176">Rutgers University Press</a></span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/176/monograph/book/1641"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/176/monograph/book/1641/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="book:1641"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/book:1641/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="book" content_id="1641"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_book_1641" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/49843/image/front_cover.jpg?format=smallcover" alt="Lying Down cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/17/article/892539'>Lying Down</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Sallis'>James Sallis</a></span></li> <li class="journal"><span><a href="/pub/17/journal/862">North Dakota Quarterly</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:17">University of Nebraska Press</a></span></li> <li class="volume"><a href="/pub/17/issue/49843">Volume 90, Numbers 1/2, Spring-Summer 2023</a>, </span><span class="pgs">pp. 130-135</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/17/article/892539"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/17/article/892539/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:892539"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:892539/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="892539"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_892539" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/38557/image/front_cover.jpg?format=smallcover" alt="&lt;i&gt;Naming the Local: Medicine, Language, and Identity in Korea since the Fifteenth Century&lt;/i&gt; by Soyoung Suh (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/301/article/694925'><i>Naming the Local: Medicine, Language, and Identity in Korea since the Fifteenth Century</i> by Soyoung Suh (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Flowers'>James Flowers</a></span></li> <li class="journal"><span><a href="/pub/4/journal/717">Sungkyun Journal of East Asian Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:4">Duke University Press</a></span></li> <li class="volume"><a href="/pub/301/issue/38557">Volume 18, Number 1, April 2018</a>, </span><span class="pgs">pp. 129-132</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/open_access.png" alt="open access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/301/article/694925"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/301/article/694925/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:694925"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:694925/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/44764/image/front_cover.jpg?format=smallcover" alt="&lt;i&gt;The Marines, Counterinsurgency, and Strategic Culture: Lessons Learned and Lost in America’s Wars&lt;/i&gt; by Jeannie L. Johnson (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/419/article/796347'><i>The Marines, Counterinsurgency, and Strategic Culture: Lessons Learned and Lost in America’s Wars</i> by Jeannie L. Johnson (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Lockhart'>James Lockhart</a></span></li> <li class="journal"><span><a href="/pub/419/journal/797">Journal of Advanced Military Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:419">Marine Corps University Press</a></span></li> <li class="volume"><a href="/pub/419/issue/44764">Volume 11, Number 2, 2020</a>, </span><span class="pgs">pp. 235-239</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/open_access.png" alt="open access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/419/article/796347/summary"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View Summary </span> </a> </li> <li> <a href="/pub/419/article/796347/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:796347"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:796347/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/40144/image/front_cover.jpg?format=smallcover" alt="&lt;i&gt;Rethinking Visual Narratives from Asia: Intercultural and Comparative Perspective&lt;/i&gt; ed. by Alexander Green (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/43/article/721059'><i>Rethinking Visual Narratives from Asia: Intercultural and Comparative Perspective</i> ed. by Alexander Green (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Soumya James'>Soumya James</a></span></li> <li class="journal"><span><a href="/pub/43/journal/716">Southeast of Now: Directions in Contemporary and Modern Art in Asia</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:43">NUS Press Pte Ltd</a></span></li> <li class="volume"><a href="/pub/43/issue/40144">Volume 3, Number 1, March 2019</a>, </span><span class="pgs">pp. 229-233</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/open_access.png" alt="open access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/43/article/721059"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/43/article/721059/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:721059"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:721059/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li id="more_results_div"></li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/51894/image/front_cover.jpg?format=smallcover" alt="Democracy When the People Are Thinking: Deliberation and Democratic Renewal cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/56/article/914693'>Democracy When the People Are Thinking: Deliberation and Democratic Renewal</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Fishkin'>James Fishkin</a></span></li> <li class="journal"><span><a href="/pub/56/journal/869">Proceedings of the American Philosophical Society</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:56">University of Pennsylvania Press</a></span></li> <li class="volume"><a href="/pub/56/issue/51894">Volume 163, Number 2, June 2019</a>, </span><span class="pgs">pp. 108-121</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/56/article/914693"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/56/article/914693/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:914693"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:914693/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="914693"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_914693" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/journal/850/image/front_cover.jpg?format=smallcover" alt="Response to Review of Doing Time in the Garden: Life Lessons through Prison Horticulture cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Article</span></li> <li class="title"><span><a href='/pub/330/article/897538'>Response to Review of Doing Time in the Garden: Life Lessons through Prison Horticulture</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Jiler'>James Jiler</a></span></li> <li class="journal"><span><a href="/pub/330/journal/850">Children, Youth and Environments</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:330">University of Cincinnati Press</a></span></li> <li class="volume"><a href="/pub/330/issue/50959">Volume 17, Number 4, 2007</a>, </span><span class="pgs">pp. 412-413</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/330/article/897538/summary"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View Summary </span> </a> </li> <li> <a href="/pub/330/article/897538/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:897538"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:897538/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="897538"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_897538" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/journal/818/image/front_cover.jpg?format=smallcover" alt="&lt;i&gt;White Ghosts, Yellow Peril: China and New Zealand, 1790–1950&lt;/i&gt; by Stevan Eldred-Grigg with Zeng Dazheng (review) cover"/> </div> <div class="card_text"> <ul> <li class="type type_right"><span class="article small">Review</span></li> <li class="title"><span><a href='/pub/426/article/880691'><i>White Ghosts, Yellow Peril: China and New Zealand, 1790–1950</i> by Stevan Eldred-Grigg with Zeng Dazheng (review)</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:James Beattie'>James Beattie</a></span></li> <li class="journal"><span><a href="/pub/426/journal/818">New Zealand Journal of History</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:426">University of Auckland</a></span></li> <li class="volume"><a href="/pub/426/issue/50091">Volume 50, Number 2, October 2016</a>, </span><span class="pgs">pp. 130-132</span></li> <li> <div class="content_action"> <span class="content_access_icon"> <img src="/images/access/no_access.png" alt="restricted access" class="left_access"/> </span> <ul class="action_btns"> <li> <a href="/pub/426/article/880691/summary"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View Summary </span> </a> </li> <li> <a href="/pub/426/article/880691/pdf"> <img src="/images/pdf.png" alt="Download PDF" class="icon"> <span class="link_text"> Download </span> </a> </li> <!-- ########################################################################################## --> <!-- ########################################################################################## --> <!-- ############################## --> <li> <script> document.write('<span class="save_content link_text" id="article:880691"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:880691/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="880691"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_880691" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> </ol> <noscript></br><input type="submit" name="more_results" value="Show More Results"></br></noscript> <div id="no_more_results_div"></div> <div id="loading_more_results" style="display:none;">[Loading more results] <img src="/images/loading_more_results.gif" alt="loading gif"></div> </div> </form> </div> <div id="search_in_progress" style="display: none; width: 200px; height: 100px; background-color: #fff; border: 2px solid #c4c4c4; margin: 13% 35%; position: fixed; padding: 20px; z-index: 99999; /*--CSS3 Box Shadows--*/ box-shadow: 0 0 10px rgba(100, 100, 100, 5); -webkit-box-shadow: 0 0 10px rgba(100, 100, 100, 5); -moz-box-shadow: 0 0 10px rgba(100, 100, 100, 5); /*--CSS3 Rounded Corners--*/ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; top: 25%; left: 50%; margin-left: -90px; text-align: center;"> <img src="/images/ajax-loader.gif" alt="loading" /> </p> Search in Progress </div> <div id="footer_block" role="contentinfo" aria-label="footer"> <div id="footer_mission" class="content"> <div class="wrap row" id="about_wrap"> <div id="about"> <h2>Project MUSE Mission</h2> <p>Project MUSE promotes the creation and dissemination of essential humanities and social science resources through collaboration with libraries, publishers, and scholars worldwide. Forged from a partnership between a university press and a library, Project MUSE is a trusted part of the academic and scholarly community it serves.</p> </div> <div id="about_logo" class="columns medium-10 show-for-large"> <img src="/images/muselogo_notext.png" alt="MUSE logo"/> </div> </div> </div> <div class="footer_main"> <div class="footer_item_color wrap"> <div class="footer_item_left"> <div class="group"> <nav class="footer_item_about cont_sub" aria-labelledby="footer_about"> <div id="footer_about" class="foothead">About</div> <ul> <li><a href="https://about.muse.jhu.edu/about/story">MUSE Story</a></li> <li><a href="https://about.muse.jhu.edu/publishers">Publishers</a></li> <li><a href="https://about.muse.jhu.edu/about/discovery-partners/">Discovery Partners</a></li> <li><a href="https://about.muse.jhu.edu/about/journal-subscribers/">Journal Subscribers</a></li> <li><a href="https://about.muse.jhu.edu/about/book-customers">Book Customers</a></li> <li><a href="https://about.muse.jhu.edu/about/at-conferences/">Conferences</a></li> </ul> </nav> <nav class="footer_item_what cont_sub" aria-labelledby="footer_what"> <div id="footer_what" class="foothead">What's on Muse</div> <ul> <li><a href="https://about.muse.jhu.edu/muse/open-access-overview/">Open Access</a></li> <li><a href="https://about.muse.jhu.edu/muse/journals/all/">Journals</a></li> <li><a href="https://about.muse.jhu.edu/muse/publishers/books/">Books</a></li> <li><a href="/primary/eliot">The Complete Prose of T. S. Eliot</a></li> <li><a href="https://about.muse.jhu.edu/muse-in-focus/">MUSE in Focus</a></li> </ul> </nav> <div class="clear"></div> </div> <div class="group"> <nav class="footer_item_res cont_sub" aria-labelledby="footer_resources"> <div id="footer_resources" class="foothead">Resources</div> <ul> <li><a href="https://about.muse.jhu.edu/resources/news/">News & Announcements</a></li> <li><a href="https://about.muse.jhu.edu/news/signup/" target="_blank" aria-label="email sign-up link (opens in a new tab)">Email Sign-Up</a></li> <li><a href="https://about.muse.jhu.edu/resources/promotional-materials">Promotional Materials</a></li> <li><a href="https://about.muse.jhu.edu/resources/muse-presentations">Presentations</a></li> <li><a href="https://about.muse.jhu.edu/resources/alerts">Get Alerts</a></li> </ul> </nav> <nav class="footer_item_info cont_sub" aria-labelledby="footer_information"> <div id="footer_information" class="foothead">Information For</div> <ul> <li><a href="https://about.muse.jhu.edu/publishers">Publishers</a></li> <li><a href="https://about.muse.jhu.edu/librarians">Librarians</a></li> <li><a href="https://about.muse.jhu.edu/individuals">Individuals</a></li> <li><a href="https://about.muse.jhu.edu/instructors">Instructors</a></li> </ul> </nav> <div class="clear"></div> </div> </div> <div class="footer_item_right"> <div class="group"> <nav class="footer_item_social cont_sub" aria-labelledby="footer_social"> <div id="footer_social" class="foothead">Contact</div> <ul> <li class="clear"><a href="/contact">Contact Us</a></li> <li><a href="https://about.muse.jhu.edu/resources/help-overview">Help</a></li> </ul> <ul> <li> <ol class="social_icons"> <li class="list_h"><a href="https://www.facebook.com/ProjectMUSE" target="_blank" aria-label="Facebook link (opens in a new tab)"><img src="/images/footer_icon_fb.png" alt="Facebook" /></a></li> <li class="list_h"><a href="https://www.linkedin.com/company/projectmuse/" target="_blank" aria-label="LinkedIn link (opens in a new tab)"><img src="/images/footer_icon_linkedin.png" alt="Linkedin" /></a></li> <li class="list_h"><a href="https://twitter.com/ProjectMUSE" target="_blank" aria-label="Twitter link (opens in a new tab)"><img src="/images/footer_icon_twitter.png" alt="Twitter" /></a></li> </ol> </li> </ul> </nav> <nav class="footer_item_policy cont_sub" aria-labelledby="footer_policy"> <div id="footer_policy" class="foothead">Policy & Terms</div> <ul> <li><a href="https://about.muse.jhu.edu/about/accessibility/">Accessibility</a></li> <li><a href="/privacy_policy">Privacy Policy</a></li> <li><a href="/terms_use">Terms of Use</a></li> </ul> </nav> <div class="clear"></div> </div> <div class="group"> <div class="footer_item_addr cont_sub"> <p class="address"><span>2715 North Charles Street<br/>Baltimore, Maryland, USA 21218</span></p> <p class="phone"><span><a href="tel:1-410-516-6989">+1 (410) 516-6989</a></span><br> <span><a href="mailto:muse@jh.edu">muse@jh.edu</a></span></p> <p class="footer_text_sm copy color_oxfordblue hide-for-small"><span>&copy;2024 Project MUSE. Produced by Johns Hopkins University Press in collaboration with The Sheridan Libraries.</span></p> </div> <div class="footer_item_logo cont_sub"> <p class="show-for-medium footer_text_sm"><span class="semiboldit">Now and Always, <br>The Trusted Content Your Research Requires</span></p> <p><span><a href="https://muse.jhu.edu"> <img class="show-for-medium" src="/images/muselogoblack.png" alt="Project MUSE logo" /> <img class="hide-for-medium" src="/images/muselogo.png" alt="Project MUSE logo" /></a></span></p> <p class="hide-for-medium footer_text_sm"><span class="semiboldit">Now and Always, The Trusted Content Your Research Requires</span></p> <p class="hide-for-small footer_text_sm"><span>Built on the Johns Hopkins University Campus</span></p> </div> <div class="clear"></div> </div> </div> <div class="clear"></div> </div> </div> <div class="footer_item_sub wrap hide-for-medium"> <p><span class="footer_text_sm">Built on the Johns Hopkins University Campus</span></p> <p class="footer_text_sm copy color_oxfordblue"><span>&copy;2024 Project MUSE. Produced by Johns Hopkins University Press in collaboration with The Sheridan Libraries.</span></p> </div> </div> <div id="btn_top"> <a href="#top"><span>Back To Top</span></a> </div> <script type="text/javascript" src="/js/jquery.qtip2.min.js"></script> <!-- js:post.js --> <script> // v1.1.2 $(window).on('load', function(){ var render_type; if($('#article_wrap')[0]) { render_type="article"; } else if($('.chapter_wrap')[0]) { render_type="chapter"; } else if($('.bits_wrap')[0]) { render_type="primary_source"; } load_functions(render_type); var window_width = $(window).width(); $(window).on('resize',function(){ window_width = resize_functions(window_width); }); $(window).on('scroll',function(){ scroll_functions(); }); $('.filter_interact_title').on('click',function(){ toggle_leftnav('toggle'); }); toggle_leftnav('size'); }); //-------------------- // added as test replacement for <noscript> $(document).ready( function() { toggle_js_no_js_display(); }); //-------------------- // back to top button var hasScrolled; var didScroll; var lastScrollTop = 0; var delta = 5; var navbarHeight = 250; var animatedScroll = false; var lastAnimatedScroll = false; function hasScrolled() { var st = $(this).scrollTop(); // Make sure they scroll more than delta if(Math.abs(lastScrollTop - st) <= delta) return; // If they scrolled down and are past the navbar, show button if (st > lastScrollTop && st > navbarHeight){ // Scroll Down $('#btn_top').fadeIn(); } else { // Scroll Up if(st + $(window).height() < $(document).height()) { $('#btn_top').fadeOut(); } } lastScrollTop = st; } $(window).scroll(function(event){ lastAnimatedScroll = animatedScroll; animatedScroll = $('html, body').is(':animated'); if (!animatedScroll) { didScroll = true; } }); setInterval(function() { if (didScroll) { hasScrolled(); didScroll = false; } }, 250); $("#btn_top").click(function(e) { e.preventDefault(); $(window).scrollTop(0); }); // ---------------Function List--------------- // =========Meta Functions========= function load_functions(render_type) { var width = $(window).width(); var url = window.location.href; // css_updates(); // reset_inputs(); // match_card_cols(); header_align(); view_citations(render_type); attach_login_qtip(); if(render_type == "primary_source") { if($("#jump_target").length > 0) { $("#jump_target").scrollView(); } } if(render_type) { load_lightbox_observer(); } if(url.match(/\/eliot/)) { appendLeftNavCSS(); addLeftPullButton(); addGotoEvents(); } else if(url.match(/\/document\/\d+/) && $("#eliot-summary-denial").length > 0) { addLeftPullButton(); addGotoEvents(); } // header_truncate([$('#institution span'),$('#person span')]); } function resize_functions(window_width) { var width = $(window).width(); if(width != window_width) { // reset_inputs(); header_align(); toggle_leftnav('size'); toggle_leftnav('show'); leftnav_minh(); // css_updates(); } return width; // check_scrolled_header(); } function scroll_functions() { } // =========Actual Functions========= function load_lightbox_observer() { // set up an origin point to return keyboard focus var origin; $("a[data-lightbox]").on("click",function(){ origin = $(this); }); // watch for changes to lightbox var observer = new MutationObserver(function(mutations) { var targetClass = $(mutations[0].target).attr("class"); if(targetClass.indexOf("lightboxOverlay") != -1) { if($(".lb-active").length > 0) { lb_refocus_keyboard(); } else { lb_refocus_keyboard(origin); } } }); var lightbox_overlay = document.getElementById("lightboxOverlay"); if(lightbox_overlay) { observer.observe(lightbox_overlay, { attributes: true, attributeFilter: ["class"] }); } } // ========================================================= function lb_refocus_keyboard(ref) { if(ref) { $(ref).focus(); } else { $("#lightbox").focus(); } } // ========================================================= function attach_login_qtip() { var login_text = "<strong>New options</strong> for institutional authentication are available with a MyMUSE account for a better remote learning experience."; $('#person_wrap .login_status').qtip({ content: { text: login_text }, show: { event: 'mouseenter', solo: true }, hide: { event: 'mouseleave', // delay: 500, fixed: true }, position: { my: "top right", at: "bottom left" }, style: { classes: "login_status_qtip" } }); } /* removed for search within mobile update - 8/18/20 mjg */ /*function css_updates() { $('.banner_search').css('margin-left','-4em'); }*/ // ========================================================= function add_remove_scrolled_header(type) { var classlist = document.getElementById('header').classList; if(type == 'remove' && classlist.contains('scrolled_header')) { $('#header').removeClass('scrolled_header'); } else if(type == 'add' && !classlist.contains('scrolled_header')) { $('#header').addClass('scrolled_header'); } } // ========================================================= function check_scrolled_header() { var st = $(window).scrollTop(); var bw = $('body').width()/16; if(st > $(header).height()) { if(bw <= 40) { add_remove_scrolled_header('add'); } else { add_remove_scrolled_header('remove'); } } else { add_remove_scrolled_header('remove'); } } // ========================================================= function leftnav_minh() { var minh = $('#header').height(); var st = $(window).scrollTop(); if(st <= minh) { $('#leftnav_wrap').css('top',minh); } } // ========================================================= function reposition_lnw(ref,minh,lastst,hold_pos) { var st = $(window).scrollTop(); if(st < 0) { st = 0; } var lnw_height = minh + $(ref).height(); if(st > lastst) { update_lnwh(ref,'absolute',hold_pos + minh); } else { if(hold_pos == minh) { hold_pos = st; } if(st > hold_pos) { if(st > hold_pos + lnw_height) { hold_pos = st; update_lnwh(ref,'absolute',hold_pos + minh); } if(lnw_height < 1000) { hold_pos = st; update_lnwh(ref,'absolute',hold_pos + minh); } } else { hold_pos = st; update_lnwh(ref,'fixed',minh); } } return [st,hold_pos]; } // ========================================================= function reposition_header(ref,minh,lastst,hold_pos) { var st = $(window).scrollTop(); if(st < 0) { st = 0; } if(st > lastst) { update_lnwh(ref,'absolute',hold_pos); } else { hold_pos = st; update_lnwh(ref,'fixed',0); } return [st,hold_pos]; } // ========================================================= function update_lnwh(ref,pos,num) { var classlist = document.getElementById('header').classList; if(classlist.contains('absolute') && classlist.contains('fixed')) { $(ref).removeClass('fixed'); } if($('#leftnav_wrap').html()) { classlist = document.getElementById('leftnav_wrap').classList; if(classlist.contains('absolute') && classlist.contains('fixed')) { $(ref).removeClass('fixed'); } } var alt = 'absolute'; if(pos == 'absolute') { alt = 'fixed'; } if($(ref).hasClass(pos)) {} else { $(ref).removeClass(alt).addClass(pos); } $(ref).css('top',num); } // ========================================================= function view_citations_width_calc() { if($(window).width() < 1008) { return '80%'; } else { return '60%'; } } // ========================================================= function view_citations() { var render_type = 'article'; var id; var eliot_header_render_type; var eliot_header_id; var url = window.location.href; if(url.match(/\/book\//) || url.match(/\/chapter\//)) { render_type = 'book'; } if(url.match(/\/chapter\//)) { var regex = $('#book_banner_title a').attr('href'); id = 1; if(regex) { id = regex.replace(/.*\/(\d+)/,'$1'); } } else if(url.match(/\/eliot/)) { // var id =/\/primary\/eliot\/volume(\d)/.test(url) ? RegExp.$1 : '1'; eliot_header_render_type = "resource"; eliot_header_id = 1; render_type = "resource_group"; id = 1; if(url.match(/volume(\d)/)) { id =/\/eliot\/volume(\d)/.test(url) ? RegExp.$1 : '1'; } } else if (url.match(/\/document\/(\d+)/)) { //if($("#current_resource_group_id").val()) { render_type = "document"; id = url.replace(/.*\/(\d+)/,'$1'); //} } else { id = url.replace(/.*\/(\d+)/,'$1'); } var width = view_citations_width_calc(); $('.view_citation').qtip({ content: { text: 'Loading', title: { text: '<h5>Citation</h5>', button: 'Close' }, ajax: { position: { target: $('.view_citation:visible'), my: 'topMiddle', at: 'bottomMiddle', }, url: '/view_citations', type: 'GET', data: { request_type : 'ajax', type : render_type, id : id }, success: function(data) { this.set('content.text', data); } } }, show: 'click', hide: { event: 'unfocus' }, position: { my: 'topLeft', at: 'topLeft', target: $('.view_citation:visible'), adjust: { y:18 } }, style: { width: width } }).bind('click', function(event){ event.preventDefault(); return false; }); if(eliot_header_render_type == "resource") { $('.view_citation--eliot-header').qtip({ content: { text: 'Loading', title: { text: '<h5>Citation</h5>', button: 'Close' }, ajax: { position: { target: $('.view_citation--eliot-header:visible'), my: 'topMiddle', at: 'bottomMiddle', }, url: '/view_citations', type: 'GET', data: { request_type : 'ajax', type : eliot_header_render_type, id : eliot_header_id }, success: function(data) { this.set('content.text', data); } } }, show: 'click', hide: { event: 'unfocus' }, position: { my: 'topLeft', at: 'topLeft', target: $('.view_citation--eliot-header:visible'), adjust: { y:18 } }, style: { width: width } }).bind('click', function(event){ event.preventDefault(); return false; }); } } // ========================================================= function get_screen_width() { return $(window).width(); } // ========================================================= function toggle_leftnav(type) { var bw = $('body').width()/16; var lg = 63.0625; var md = 40; var sm = 39.9375; if($('.filter_interact_title').is(':visible') && type == 'toggle') { $('#leftnav').toggle(); } else if($('.filter_interact_title').is(':hidden') && type == 'show') { $('#leftnav').show(); } else if(type == 'size' && bw < lg) { $('#leftnav').hide(); } } // ========================================================= function header_truncate(ref) { for(var i=0;i<ref.length;i++) { var index = ref[i]; var html = $(index).html(); if(html.length>60) { var short_text = $.trim(html).substring(0, 60).split(" ").slice(0, -1).join(" ") + "..."; $(index).html(short_text); } } } // ========================================================= function header_align() { var header_img = $('#institution_wrap img'); var wrap_height = $('#institution_wrap').height(); } // ========================================================= function match_card_cols() { $('.card_image').each(function(){ var img_h = $(this).height(); var text_h = $(this).closest('.card').find('.card_text').height(); $(this).css('min-height',text_h); }); } // ========================================================= function isScrolledIntoView(elem) { var docViewTop = $(window).scrollTop(); var docViewBottom = docViewTop + $(window).height(); // console.log('top: '+docViewTop+' bottom:'+docViewBottom); var elemTop = $(elem).offset().top; var elemBottom = elemTop + $(elem).height(); // console.log('elemtop: '+elemTop+' elem bottom'+elemBottom); return ((elemBottom <= docViewBottom) && (elemTop >= docViewTop)); } // ========================================================= function debounce(func, wait, immediate) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if (!immediate) func.apply(context, args); }; var callNow = immediate && !timeout; clearTimeout(timeout); timeout = setTimeout(later, wait); if (callNow) func.apply(context, args); }; }; // ========================================================= function set_rid_animate() { $('.animated_focus_ref').click(function(e){ e.preventDefault(); focus_source("rid",$(this)); }); $(document).on('keypress','.animated_focus_ref',function(e) { if(e.which === 13) { e.preventDefault(); focus_source_rid("rid",$(this)); } }); } // ========================================================= function focus_source(type,ref) { var id = $(ref).attr('href'); var matched; if(type=='fn') { var regid = id.replace('#',''); matched = $('[name='+regid+']'); for(var i=0;i<matched.length;i++) { if($(matched).closest('.fn-group, .ref-list').length > 0) { if(get_screen_width() > 1008) { if(matched.length > 1) { matched.splice(i,1); } } else { matched = matched[i]; break; } } else { if(i===0) { matched = matched[i]; break; } } } } else { matched = $(id)[0]; } if(matched[1]) { matched = matched[0]; } $(matched).scrollView(); $(matched).focus(); } // ========================================================= $.fn.scrollView = function () { this.each(function () { var pos = parseInt($(this).offset().top); if($(".eliot-initial-load-true").length) { if((pos != null) && (pos > 0) && (pos-40 > 0)) { $('html').animate({ scrollTop: pos-40 }, 400); $('html').animate({ scrollTop: pos }, 400); } else if((pos != null) && (pos > 0) && (pos-40 < 0)) { $('html').animate({ scrollTop: 0 }, 400); $('html').animate({ scrollTop: pos }, 400); } } else { if((pos != null) && (pos > 0)) { $('html').animate({ scrollTop: pos }, 400); } } }); } // ========================================================= function get_link_xy(ref) { return [parseInt(get_screen_width()/10),parseInt($(ref).offset().top)+10]; } // ========================================================= function remove_qtip(ref){ $(ref).qtip('destroy',true); } // ========================================================= // eliot-style left-pane stuff // ========================================================= function addLeftPullButton() { $(".goto-button-wrap").removeClass("hide"); $(document).on("click",".goto-button",function(){ toggleGoToPage(); toggleTransparentBackground(); }) $(document).on("keydown",function(e){ if(e.which === 27) { if(isLeftNavOpen()) { $(".bits-interact.thumbnail-button").focus(); } toggleGoToPage("off"); toggleTransparentBackground("off"); } }); } // ========================================================= function appendLeftNavCSS() { $('head').append('<link rel="stylesheet" type="text/css" href="/css/serval/resource/eliot_leftnav_goto.css">'); } // ========================================================= function isLeftNavOpen() { var leftPane = $(".inline-left-pane"); if(!leftPane.hasClass("hide")) { return 1; } return; } // ========================================================= function toggleTransparentBackground(direction) { var bg = $(".transparent-bg"); if(direction == "off") { $(bg).addClass("hide"); } else if(direction == "on") { $(bg).removeClass("hide"); } else { if($(bg).hasClass("hide")) { $(bg).removeClass("hide"); } else { $(bg).addClass("hide"); } } } // ========================================================= function addGotoEvents() { $(document).on("click","#goto_page_button",function(){ var goto_volume = $("#goto_volume").val(); var goto_page = $("#goto_page").val(); if (!goto_volume || !goto_page){ alert("Please select a volume and enter a page number"); return; } window.location.href = '/eliot/search?&search_term='+ goto_volume + '.' + goto_page; }); } // ========================================================= function toggleGoToPage(direction) { var goToPage = $("#bits-goto-page"); if(direction == "off") { $(goToPage).addClass("hide"); $(".goto-button-wrap").removeClass("depressed"); } else { if($(goToPage).hasClass("hide")) { $(goToPage).removeClass("hide"); $(".goto-button-wrap").addClass("depressed"); } else { $(goToPage).addClass("hide"); $(".goto-button-wrap").removeClass("depressed"); } } } // ========================================================= // replacement for <noscript>, .js_off is displayed by default in CSS, but sawpped for .js_on if JS is active function toggle_js_no_js_display() { $(".js_off").hide(); $(".js_on").show(); } </script> <script async type="text/javascript" src="/js/addtoany.js?01122024"></script> </body> </html> <script> $("#footer_block").hide(); </script>

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