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,'&').replace(/</g,'<').replace(/>/g, '>').replace(/"/g,'"').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 (9009)</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 (7424)</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 (3695)</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 (1565)</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 (1185)</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 (767)</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 (583)</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 (568)</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 (544)</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 (534)</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 (466)</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 (435)</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 (409)</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 (360)</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 (257)</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 (223)</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 (219)</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.) (218)</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 (201)</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 (188)</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 (187)</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 (185)</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 (165)</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 (161)</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 (155)</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 (147)</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 (142)</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 (141)</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 (140)</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 (133)</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 (132)</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 (124)</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 (124)</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 (122)</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 (121)</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 (120)</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 (120)</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 (103)</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 (98)</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 (98)</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 (91)</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 (86)</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 (78)</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 (77)</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 (70)</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 (69)</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 (68)</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 (68)</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 (65)</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 (65)</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 (64)</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 (61)</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 (60)</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 (60)</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鈥揧usof Ishak Institute (60)</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 (57)</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 (57)</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 (56)</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 (54)</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 (54)</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 (52)</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 (51)</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 (48)</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 (48)</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 (47)</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 (46)</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 (46)</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 (46)</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 (46)</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 (45)</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 (44)</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 (44)</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 (44)</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 (43)</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 (42)</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 (42)</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 (41)</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 (40)</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 (40)</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 (38)</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 (38)</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 (38)</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 (37)</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 (37)</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 (36)</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 (36)</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 (35)</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 (35)</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 (34)</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 (34)</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 (34)</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_219" class="publisher_facet_select" type="checkbox" value="219" ><label for="publisher_facet_219" class="input_label">Wilfrid Laurier University Press (33)</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 (32)</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 (32)</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 (32)</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 (32)</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 (31)</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 (31)</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 (31)</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 (30)</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 (30)</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 (30)</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 (30)</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 (29)</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 (29)</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 (29)</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 (28)</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 (28)</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 (27)</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_76" class="publisher_facet_select" type="checkbox" value="76" ><label for="publisher_facet_76" class="input_label">Texas Tech University Press (27)</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 (26)</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 (26)</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 (26)</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 (25)</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 (24)</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 (24)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (21)</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 (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (19)</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 (18)</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 (18)</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 (18)</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 (18)</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 (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_133" class="publisher_facet_select" type="checkbox" value="133" ><label for="publisher_facet_133" class="input_label">Victorian Studies Association of Western Canada (17)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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. (14)</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 (13)</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 (13)</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 (13)</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 (13)</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 (12)</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 (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_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_99" class="publisher_facet_select" type="checkbox" value="99" ><label for="publisher_facet_99" class="input_label">Transformation (12)</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 (12)</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 (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_139" class="publisher_facet_select" type="checkbox" value="139" ><label for="publisher_facet_139" class="input_label">Center for Korea Studies, University of Washington (11)</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 (11)</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 (11)</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. (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (10)</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 (10)</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 (10)</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 (10)</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 (10)</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 (10)</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 (10)</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 (10)</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 (9)</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 (9)</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 (9)</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 (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 (9)</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 (9)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</label></div> <div><input name="publisher_facet" id="publisher_facet_337" class="publisher_facet_select" type="checkbox" value="337" ><label for="publisher_facet_337" class="input_label">Aarhus University Press (8)</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 (8)</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 (8)</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_239" class="publisher_facet_select" type="checkbox" value="239" ><label for="publisher_facet_239" class="input_label">Red Hen Press (7)</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 (7)</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 (7)</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 (7)</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 (7)</label></div> <div><input name="publisher_facet" id="publisher_facet_252" class="publisher_facet_select" type="checkbox" value="252" ><label for="publisher_facet_252" class="input_label">The Kyujanggak Institute for Korean Studies (7)</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 (7)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</label></div> <div><input name="publisher_facet" id="publisher_facet_515" class="publisher_facet_select" type="checkbox" value="515" ><label for="publisher_facet_515" class="input_label">Editorial Uninorte (6)</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 (6)</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. (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_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_146" class="publisher_facet_select" type="checkbox" value="146" ><label for="publisher_facet_146" class="input_label">Ateneo de Manila University (6)</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 (6)</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 (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_563" class="publisher_facet_select" type="checkbox" value="563" ><label for="publisher_facet_563" class="input_label">Communio: International Catholic Review (5)</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 (5)</label></div> <div><input name="publisher_facet" id="publisher_facet_353" class="publisher_facet_select" type="checkbox" value="353" ><label for="publisher_facet_353" class="input_label">Moise A. Khayrallah Center for Lebanese Diaspora Studies (5)</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 (5)</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 (5)</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 (5)</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 (5)</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 (5)</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 (5)</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 (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_259" class="publisher_facet_select" type="checkbox" value="259" ><label for="publisher_facet_259" class="input_label">University of California, Santa Barbara, Center for Black Studies Research (4)</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 (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_152" class="publisher_facet_select" type="checkbox" value="152" ><label for="publisher_facet_152" class="input_label">Community Literacy Journal (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_510" class="publisher_facet_select" type="checkbox" value="510" ><label for="publisher_facet_510" class="input_label">Ediciones Uniandes (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_159" class="publisher_facet_select" type="checkbox" value="159" ><label for="publisher_facet_159" class="input_label">Washington University in St. Louis (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_197" class="publisher_facet_select" type="checkbox" value="197" ><label for="publisher_facet_197" class="input_label">ICAS Press (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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (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_332" class="publisher_facet_select" type="checkbox" value="332" ><label for="publisher_facet_332" class="input_label">Washington State University Press (4)</label></div> <div><input name="publisher_facet" id="publisher_facet_342" class="publisher_facet_select" type="checkbox" value="342" ><label for="publisher_facet_342" class="input_label">Institute of East Asian Studies, University of California, Berkeley (4)</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 (4)</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 (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_333" class="publisher_facet_select" type="checkbox" value="333" ><label for="publisher_facet_333" class="input_label">University of Delaware Press (3)</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 (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_100" class="publisher_facet_select" type="checkbox" value="100" ><label for="publisher_facet_100" class="input_label">Organization for Social Science Research in Eastern and Southern Africa (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_374" class="publisher_facet_select" type="checkbox" value="374" ><label for="publisher_facet_374" class="input_label">amabooks (3)</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 (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_121" class="publisher_facet_select" type="checkbox" value="121" ><label for="publisher_facet_121" class="input_label">Youngstown State University Center for Judaic and Holocaust Studies (3)</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 (3)</label></div> <div><input name="publisher_facet" id="publisher_facet_40" class="publisher_facet_select" type="checkbox" value="40" ><label for="publisher_facet_40" class="input_label">International Vladimir Nabokov Society and Davidson College (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_437" class="publisher_facet_select" type="checkbox" value="437" ><label for="publisher_facet_437" class="input_label">Historical Society of Michigan (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_94" class="publisher_facet_select" type="checkbox" value="94" ><label for="publisher_facet_94" class="input_label">Institut national d'茅tudes d茅mographiques (3)</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 (3)</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 (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_532" class="publisher_facet_select" type="checkbox" value="532" ><label for="publisher_facet_532" class="input_label">Editorial Universidad del Rosario (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_477" class="publisher_facet_select" type="checkbox" value="477" ><label for="publisher_facet_477" class="input_label">Editorial Universidad Pedag贸gica Nacional (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_324" class="publisher_facet_select" type="checkbox" value="324" ><label for="publisher_facet_324" class="input_label">Hitchcock Annual (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_129" class="publisher_facet_select" type="checkbox" value="129" ><label for="publisher_facet_129" class="input_label">Ashland University (2)</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 (2)</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 (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_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_245" class="publisher_facet_select" type="checkbox" value="245" ><label for="publisher_facet_245" class="input_label">Northern Illinois University Press (2)</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 (2)</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 (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_441" class="publisher_facet_select" type="checkbox" value="441" ><label for="publisher_facet_441" class="input_label">Natal Society Foundation (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_112" class="publisher_facet_select" type="checkbox" value="112" ><label for="publisher_facet_112" class="input_label">Association Le Mouvement Social (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_530" class="publisher_facet_select" type="checkbox" value="530" ><label for="publisher_facet_530" class="input_label">Editorial Pontificia Universidad Javeriana (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_485" class="publisher_facet_select" type="checkbox" value="485" ><label for="publisher_facet_485" class="input_label">Editorial de la Fundaci贸n Universitaria Los Libertadores (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_538" class="publisher_facet_select" type="checkbox" value="538" ><label for="publisher_facet_538" class="input_label">Katz Editores (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_416" class="publisher_facet_select" type="checkbox" value="416" ><label for="publisher_facet_416" class="input_label">Mvusi Books (2)</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 (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_516" class="publisher_facet_select" type="checkbox" value="516" ><label for="publisher_facet_516" class="input_label">Metales Pesados (2)</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 (2)</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 (2)</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 (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="publisher_facet" id="publisher_facet_390" class="publisher_facet_select" type="checkbox" value="390" ><label for="publisher_facet_390" class="input_label">Gadsden Publishers (2)</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 (2)</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 (2)</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_377" class="publisher_facet_select" type="checkbox" value="377" ><label for="publisher_facet_377" class="input_label">Mzuni Press (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_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_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_297" class="publisher_facet_select" type="checkbox" value="297" ><label for="publisher_facet_297" class="input_label">Columbia University, The Center for Korean Research in the Weatherhead East Asian Institute (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_475" class="publisher_facet_select" type="checkbox" value="475" ><label for="publisher_facet_475" class="input_label">Editorial Universidad Central (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_336" class="publisher_facet_select" type="checkbox" value="336" ><label for="publisher_facet_336" class="input_label">Mattering Press (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_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 (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_561" class="publisher_facet_select" type="checkbox" value="561" ><label for="publisher_facet_561" class="input_label">Makerere University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_341" class="publisher_facet_select" type="checkbox" value="341" ><label for="publisher_facet_341" class="input_label">Editorial Utadeo (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_451" class="publisher_facet_select" type="checkbox" value="451" ><label for="publisher_facet_451" class="input_label">Carnegie Endowment for International Peace (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_505" class="publisher_facet_select" type="checkbox" value="505" ><label for="publisher_facet_505" class="input_label">Editorial Universidad El Bosque (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_298" class="publisher_facet_select" type="checkbox" value="298" ><label for="publisher_facet_298" class="input_label">University of Maryland (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_161" class="publisher_facet_select" type="checkbox" value="161" ><label for="publisher_facet_161" class="input_label">Southeast Asia Program, Cornell University (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_527" class="publisher_facet_select" type="checkbox" value="527" ><label for="publisher_facet_527" class="input_label">Editorial Universitaria Abya Yala (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_469" class="publisher_facet_select" type="checkbox" value="469" ><label for="publisher_facet_469" class="input_label">Clemson University Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_378" class="publisher_facet_select" type="checkbox" value="378" ><label for="publisher_facet_378" class="input_label">Safari Books (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_385" class="publisher_facet_select" type="checkbox" value="385" ><label for="publisher_facet_385" class="input_label">LawAfrica (1)</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 (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_551" class="publisher_facet_select" type="checkbox" value="551" ><label for="publisher_facet_551" class="input_label">Instituto Distrital de Patrimonio Cultural (IDPC) (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_461" class="publisher_facet_select" type="checkbox" value="461" ><label for="publisher_facet_461" class="input_label">Pigeon Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_526" class="publisher_facet_select" type="checkbox" value="526" ><label for="publisher_facet_526" class="input_label">Publicaciones Universidad Externado de Colombia (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_280" class="publisher_facet_select" type="checkbox" value="280" ><label for="publisher_facet_280" class="input_label">Institute for European, Russian, and Eurasian Studies, The George Washington University (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><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_358" class="publisher_facet_select" type="checkbox" value="358" ><label for="publisher_facet_358" class="input_label">Langaa RPCIG (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_486" class="publisher_facet_select" type="checkbox" value="486" ><label for="publisher_facet_486" class="input_label">Universidad Nacional de Colombia-FCS (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_449" class="publisher_facet_select" type="checkbox" value="449" ><label for="publisher_facet_449" class="input_label">Seminar on the Acquisition of Latin American Library Materials (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_400" class="publisher_facet_select" type="checkbox" value="400" ><label for="publisher_facet_400" class="input_label">Malthouse Press (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_504" class="publisher_facet_select" type="checkbox" value="504" ><label for="publisher_facet_504" class="input_label">Editorial Ucaldas (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_442" class="publisher_facet_select" type="checkbox" value="442" ><label for="publisher_facet_442" class="input_label">Colorado State University (1)</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 (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_408" class="publisher_facet_select" type="checkbox" value="408" ><label for="publisher_facet_408" class="input_label">Mwanaka Media and Publishing (1)</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 (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_278" class="publisher_facet_select" type="checkbox" value="278" ><label for="publisher_facet_278" class="input_label">University of Northern Colorado (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_42" class="publisher_facet_select" type="checkbox" value="42" ><label for="publisher_facet_42" class="input_label">Population Review Publications (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_562" class="publisher_facet_select" type="checkbox" value="562" ><label for="publisher_facet_562" class="input_label">Ralph Waldo Emerson Society (1)</label></div> <div><input name="publisher_facet" id="publisher_facet_363" class="publisher_facet_select" type="checkbox" value="363" ><label for="publisher_facet_363" class="input_label">Weaver Press (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_376" class="publisher_facet_select" type="checkbox" value="376" ><label for="publisher_facet_376" class="input_label">Onyoma Research Publications (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 (118)</label></div> <div><input name="series_facet" id="series_facet_553" class="series_facet_select" type="checkbox" value="553" ><label for="series_facet_553" class="input_label">The Fathers of the Church: A New Translation (31)</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 (25)</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 (19)</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 (15)</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 (13)</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 (13)</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 (11)</label></div> <div><input name="series_facet" id="series_facet_2399" class="series_facet_select" type="checkbox" value="2399" ><label for="series_facet_2399" class="input_label">The Collected Writings of John Sallis (10)</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 (9)</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 (9)</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 (8)</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 (7)</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_904" class="series_facet_select" type="checkbox" value="904" ><label for="series_facet_904" class="input_label">Studies in Romance Languages (7)</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 (7)</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 (7)</label></div> <div><input name="series_facet" id="series_facet_665" class="series_facet_select" type="checkbox" value="665" ><label for="series_facet_665" class="input_label">Works of John Dryden (7)</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 (6)</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_1132" class="series_facet_select" type="checkbox" value="1132" ><label for="series_facet_1132" class="input_label">Religion and American Culture (6)</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 (6)</label></div> <div><input name="series_facet" id="series_facet_74" class="series_facet_select" type="checkbox" value="74" ><label for="series_facet_74" class="input_label">Reappraisals: Canadian Writers (6)</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 (6)</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 (6)</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 (6)</label></div> <div><input name="series_facet" id="series_facet_911" class="series_facet_select" type="checkbox" value="911" ><label for="series_facet_911" class="input_label">American Philosophy (6)</label></div> <div><input name="series_facet" id="series_facet_2334" class="series_facet_select" type="checkbox" value="2334" ><label for="series_facet_2334" class="input_label">New Americanists (5)</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 (5)</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 (5)</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 (5)</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 (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_2010" class="series_facet_select" type="checkbox" value="2010" ><label for="series_facet_2010" class="input_label">Civil War Campaigns in the West (5)</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 (5)</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 (5)</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 (5)</label></div> <div><input name="series_facet" id="series_facet_1453" class="series_facet_select" type="checkbox" value="1453" ><label for="series_facet_1453" class="input_label">Philemon Foundation Series (5)</label></div> <div><input name="series_facet" id="series_facet_4" class="series_facet_select" type="checkbox" value="4" ><label for="series_facet_4" class="input_label">The Thornton Center Chinese Thinkers Series (5)</label></div> <div><input name="series_facet" id="series_facet_460" class="series_facet_select" type="checkbox" value="460" ><label for="series_facet_460" class="input_label">From Our Own Correspondent (5)</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 (5)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_1425" class="series_facet_select" type="checkbox" value="1425" ><label for="series_facet_1425" class="input_label">Shawnee Classics (4)</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 (4)</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 (4)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_2013" class="series_facet_select" type="checkbox" value="2013" ><label for="series_facet_2013" class="input_label">Concise Lincoln Library (4)</label></div> <div><input name="series_facet" id="series_facet_1715" class="series_facet_select" type="checkbox" value="1715" ><label for="series_facet_1715" class="input_label">CEU Press Classics (4)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_2320" class="series_facet_select" type="checkbox" value="2320" ><label for="series_facet_2320" class="input_label">Why read? (4)</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 (4)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_1944" class="series_facet_select" type="checkbox" value="1944" ><label for="series_facet_1944" class="input_label">Emil and Kathleen Sick Book Series in Western History and Biography (4)</label></div> <div><input name="series_facet" id="series_facet_890" class="series_facet_select" type="checkbox" value="890" ><label for="series_facet_890" class="input_label">Pitt Poetry Series (4)</label></div> <div><input name="series_facet" id="series_facet_477" class="series_facet_select" type="checkbox" value="477" ><label for="series_facet_477" class="input_label">Rhetoric & Public Affairs (4)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_903" class="series_facet_select" type="checkbox" value="903" ><label for="series_facet_903" class="input_label">Religion in the South (4)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_1186" class="series_facet_select" type="checkbox" value="1186" ><label for="series_facet_1186" class="input_label">Akron Series in Poetry (4)</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 (4)</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 (4)</label></div> <div><input name="series_facet" id="series_facet_816" class="series_facet_select" type="checkbox" value="816" ><label for="series_facet_816" class="input_label">Works by St.-John Perse (3)</label></div> <div><input name="series_facet" id="series_facet_609" class="series_facet_select" type="checkbox" value="609" ><label for="series_facet_609" class="input_label">Studies in Rhetoric/Communication (3)</label></div> <div><input name="series_facet" id="series_facet_1147" class="series_facet_select" type="checkbox" value="1147" ><label for="series_facet_1147" class="input_label">New Directions in Southern History (3)</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 (3)</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 (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_868" class="series_facet_select" type="checkbox" value="868" ><label for="series_facet_868" class="input_label">Story River Books (3)</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 (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_1195" class="series_facet_select" type="checkbox" value="1195" ><label for="series_facet_1195" class="input_label">Rereading Ancient Philosophy (3)</label></div> <div><input name="series_facet" id="series_facet_2361" class="series_facet_select" type="checkbox" value="2361" ><label for="series_facet_2361" class="input_label">Science and Cultural Theory (3)</label></div> <div><input name="series_facet" id="series_facet_2385" class="series_facet_select" type="checkbox" value="2385" ><label for="series_facet_2385" class="input_label">Body, Commodity, Text (3)</label></div> <div><input name="series_facet" id="series_facet_743" class="series_facet_select" type="checkbox" value="743" ><label for="series_facet_743" class="input_label">Monographs in Population Biology (3)</label></div> <div><input name="series_facet" id="series_facet_340" class="series_facet_select" type="checkbox" value="340" ><label for="series_facet_340" class="input_label">Our Sustainable Future (3)</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 (3)</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 (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_2678" class="series_facet_select" type="checkbox" value="2678" ><label for="series_facet_2678" class="input_label">Vanderbilt Library of American Philosophy (3)</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 (3)</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 (3)</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 (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_1063" class="series_facet_select" type="checkbox" value="1063" ><label for="series_facet_1063" class="input_label">Global Academic Publishing (3)</label></div> <div><input name="series_facet" id="series_facet_2" class="series_facet_select" type="checkbox" value="2" ><label for="series_facet_2" class="input_label">African Expressive Cultures (3)</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 (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_899" class="series_facet_select" type="checkbox" value="899" ><label for="series_facet_899" class="input_label">Alabama Fire Ant (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_818" class="series_facet_select" type="checkbox" value="818" ><label for="series_facet_818" class="input_label">Russia's Great War and Revolution (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_295" class="series_facet_select" type="checkbox" value="295" ><label for="series_facet_295" class="input_label">Re-Mapping the Transnational: A Dartmouth Series in American Studies (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_847" class="series_facet_select" type="checkbox" value="847" ><label for="series_facet_847" class="input_label">Princeton Science Library (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_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 (3)</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 (3)</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 (3)</label></div> <div><input name="series_facet" id="series_facet_798" class="series_facet_select" type="checkbox" value="798" ><label for="series_facet_798" class="input_label">The Pacific Northwest Poetry Series (3)</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 (3)</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 (3)</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 (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_933" class="series_facet_select" type="checkbox" value="933" ><label for="series_facet_933" class="input_label">Information Revolution and Global Politics (3)</label></div> <div><input name="series_facet" id="series_facet_2743" class="series_facet_select" type="checkbox" value="2743" ><label for="series_facet_2743" class="input_label">Sourcebooks for liberal arts and sciences (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_737" class="series_facet_select" type="checkbox" value="737" ><label for="series_facet_737" class="input_label">Modern South (3)</label></div> <div><input name="series_facet" id="series_facet_646" class="series_facet_select" type="checkbox" value="646" ><label for="series_facet_646" class="input_label">Middle Eastern Literature in Translation (3)</label></div> <div><input name="series_facet" id="series_facet_1276" class="series_facet_select" type="checkbox" value="1276" ><label for="series_facet_1276" class="input_label">Transnational Korea (3)</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 (3)</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_2626" class="series_facet_select" type="checkbox" value="2626" ><label for="series_facet_2626" class="input_label">TEAMS Varia (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_62" class="series_facet_select" type="checkbox" value="62" ><label for="series_facet_62" class="input_label">Railroads Past and Present (2)</label></div> <div><input name="series_facet" id="series_facet_2331" class="series_facet_select" type="checkbox" value="2331" ><label for="series_facet_2331" class="input_label">American Encounters/Global Interactions (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_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 (2)</label></div> <div><input name="series_facet" id="series_facet_2400" class="series_facet_select" type="checkbox" value="2400" ><label for="series_facet_2400" class="input_label">The Variorum Edition of the Poetry of John Donne (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1912" class="series_facet_select" type="checkbox" value="1912" ><label for="series_facet_1912" class="input_label">Catholic Ideas for a Secular World (2)</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 (2)</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 ; (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_1840" class="series_facet_select" type="checkbox" value="1840" ><label for="series_facet_1840" class="input_label">Syracuse Studies on Peace and Conflict Resolution (2)</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 (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_523" class="series_facet_select" type="checkbox" value="523" ><label for="series_facet_523" class="input_label">New Directions in Southern Studies (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_585" class="series_facet_select" type="checkbox" value="585" ><label for="series_facet_585" class="input_label">Library of Presidential Rhetoric (2)</label></div> <div><input name="series_facet" id="series_facet_831" class="series_facet_select" type="checkbox" value="831" ><label for="series_facet_831" class="input_label">The University Center for Human Values Series (2)</label></div> <div><input name="series_facet" id="series_facet_327" class="series_facet_select" type="checkbox" value="327" ><label for="series_facet_327" class="input_label">Studies in Christianity and Judaism (2)</label></div> <div><input name="series_facet" id="series_facet_474" class="series_facet_select" type="checkbox" value="474" ><label for="series_facet_474" class="input_label">Stephen S. Weinstein series in post-Holocaust studies (2)</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 (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_753" class="series_facet_select" type="checkbox" value="753" ><label for="series_facet_753" class="input_label">Writings of Henry D. Thoreau (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_998" class="series_facet_select" type="checkbox" value="998" ><label for="series_facet_998" class="input_label">Wisconsin Studies in Autobiography (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_1677" class="series_facet_select" type="checkbox" value="1677" ><label for="series_facet_1677" class="input_label">Cornell International Industrial and Labor Relations Reports (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_711" class="series_facet_select" type="checkbox" value="711" ><label for="series_facet_711" class="input_label">The Spatial Humanities (2)</label></div> <div><input name="series_facet" id="series_facet_1857" class="series_facet_select" type="checkbox" value="1857" ><label for="series_facet_1857" class="input_label">New York State Series (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1649" class="series_facet_select" type="checkbox" value="1649" ><label for="series_facet_1649" class="input_label">NIU Series in Slavic, East European, and Eurasian Studies (2)</label></div> <div><input name="series_facet" id="series_facet_865" class="series_facet_select" type="checkbox" value="865" ><label for="series_facet_865" class="input_label">Yellow Shoe Fiction (2)</label></div> <div><input name="series_facet" id="series_facet_2143" class="series_facet_select" type="checkbox" value="2143" ><label for="series_facet_2143" class="input_label">Vintage Vanderbilt (2)</label></div> <div><input name="series_facet" id="series_facet_1044" class="series_facet_select" type="checkbox" value="1044" ><label for="series_facet_1044" class="input_label">The City in the Twenty-First Century (2)</label></div> <div><input name="series_facet" id="series_facet_136" class="series_facet_select" type="checkbox" value="136" ><label for="series_facet_136" class="input_label">Gulf Coast Books, sponsored by Texas A&M University-Corpus Christi (2)</label></div> <div><input name="series_facet" id="series_facet_511" class="series_facet_select" type="checkbox" value="511" ><label for="series_facet_511" class="input_label">Media and Public Affairs (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1447" class="series_facet_select" type="checkbox" value="1447" ><label for="series_facet_1447" class="input_label">Framing the Global (2)</label></div> <div><input name="series_facet" id="series_facet_888" class="series_facet_select" type="checkbox" value="888" ><label for="series_facet_888" class="input_label">Sport and Society (2)</label></div> <div><input name="series_facet" id="series_facet_2190" class="series_facet_select" type="checkbox" value="2190" ><label for="series_facet_2190" class="input_label">Critical Studies in Italian America (2)</label></div> <div><input name="series_facet" id="series_facet_1534" class="series_facet_select" type="checkbox" value="1534" ><label for="series_facet_1534" class="input_label">100 danmarkshistorier (2)</label></div> <div><input name="series_facet" id="series_facet_279" class="series_facet_select" type="checkbox" value="279" ><label for="series_facet_279" class="input_label">Western Life Series (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1509" class="series_facet_select" type="checkbox" value="1509" ><label for="series_facet_1509" class="input_label">Contemp North American Poetry (2)</label></div> <div><input name="series_facet" id="series_facet_58" class="series_facet_select" type="checkbox" value="58" ><label for="series_facet_58" class="input_label">Philanthropic and Nonprofit Studies (2)</label></div> <div><input name="series_facet" id="series_facet_7" class="series_facet_select" type="checkbox" value="7" ><label for="series_facet_7" class="input_label">Michigan Studies in Political Analysis (2)</label></div> <div><input name="series_facet" id="series_facet_1542" class="series_facet_select" type="checkbox" value="1542" ><label for="series_facet_1542" class="input_label">G枚sta Enbom Monographs (2)</label></div> <div><input name="series_facet" id="series_facet_124" class="series_facet_select" type="checkbox" value="124" ><label for="series_facet_124" class="input_label">Central European Studies (2)</label></div> <div><input name="series_facet" id="series_facet_2195" class="series_facet_select" type="checkbox" value="2195" ><label for="series_facet_2195" class="input_label">Catholic Practice in North America (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_2579" class="series_facet_select" type="checkbox" value="2579" ><label for="series_facet_2579" class="input_label">Bioethics (2)</label></div> <div><input name="series_facet" id="series_facet_2470" class="series_facet_select" type="checkbox" value="2470" ><label for="series_facet_2470" class="input_label">American Made Music Series (2)</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 (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_1827" class="series_facet_select" type="checkbox" value="1827" ><label for="series_facet_1827" class="input_label">Anthropological Papers (2)</label></div> <div><input name="series_facet" id="series_facet_1052" class="series_facet_select" type="checkbox" value="1052" ><label for="series_facet_1052" class="input_label">Modern Jewish Literature and Culture (2)</label></div> <div><input name="series_facet" id="series_facet_2282" class="series_facet_select" type="checkbox" value="2282" ><label for="series_facet_2282" class="input_label">George L. Mosse Series in the History of European Culture, Sexuality, and Ideas (2)</label></div> <div><input name="series_facet" id="series_facet_2245" class="series_facet_select" type="checkbox" value="2245" ><label for="series_facet_2245" class="input_label">Ecovision World Monograph (2)</label></div> <div><input name="series_facet" id="series_facet_2171" class="series_facet_select" type="checkbox" value="2171" ><label for="series_facet_2171" class="input_label">Kuhl House Poets (2)</label></div> <div><input name="series_facet" id="series_facet_739" class="series_facet_select" type="checkbox" value="739" ><label for="series_facet_739" class="input_label">Occasional Papers series (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_2818" class="series_facet_select" type="checkbox" value="2818" ><label for="series_facet_2818" class="input_label">Critical Perspectives On The Past (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1969" class="series_facet_select" type="checkbox" value="1969" ><label for="series_facet_1969" class="input_label">Politique et politiques publiques (2)</label></div> <div><input name="series_facet" id="series_facet_1223" class="series_facet_select" type="checkbox" value="1223" ><label for="series_facet_1223" class="input_label">Charleston Insights in Library, Archival, and Information Sciences (2)</label></div> <div><input name="series_facet" id="series_facet_1073" class="series_facet_select" type="checkbox" value="1073" ><label for="series_facet_1073" class="input_label">New American Canon (2)</label></div> <div><input name="series_facet" id="series_facet_250" class="series_facet_select" type="checkbox" value="250" ><label for="series_facet_250" class="input_label">Pastora Goldner Series in Post-Holocaust Studies (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1838" class="series_facet_select" type="checkbox" value="1838" ><label for="series_facet_1838" class="input_label">America in the Twentieth Century (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_67" class="series_facet_select" type="checkbox" value="67" ><label for="series_facet_67" class="input_label">West Virginia and Appalachia (2)</label></div> <div><input name="series_facet" id="series_facet_421" class="series_facet_select" type="checkbox" value="421" ><label for="series_facet_421" class="input_label">Penn State Series in the History of the Book (2)</label></div> <div><input name="series_facet" id="series_facet_1184" class="series_facet_select" type="checkbox" value="1184" ><label for="series_facet_1184" class="input_label">Bliss Institute Series (2)</label></div> <div><input name="series_facet" id="series_facet_2015" class="series_facet_select" type="checkbox" value="2015" ><label for="series_facet_2015" class="input_label">Medical Humanites (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_1196" class="series_facet_select" type="checkbox" value="1196" ><label for="series_facet_1196" class="input_label">Rethinking the Early Modern (2)</label></div> <div><input name="series_facet" id="series_facet_1235" class="series_facet_select" type="checkbox" value="1235" ><label for="series_facet_1235" class="input_label">Studies in Government and Public Policy (2)</label></div> <div><input name="series_facet" id="series_facet_1101" class="series_facet_select" type="checkbox" value="1101" ><label for="series_facet_1101" class="input_label">Public Management and Change series (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_321" class="series_facet_select" type="checkbox" value="321" ><label for="series_facet_321" class="input_label">Indigenous Studies (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_2265" class="series_facet_select" type="checkbox" value="2265" ><label for="series_facet_2265" class="input_label">Regenerations (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_850" class="series_facet_select" type="checkbox" value="850" ><label for="series_facet_850" class="input_label">Princeton Foundations of Contemporary Philosophy (2)</label></div> <div><input name="series_facet" id="series_facet_839" class="series_facet_select" type="checkbox" value="839" ><label for="series_facet_839" class="input_label">Monographs in Behavior and Ecology (2)</label></div> <div><input name="series_facet" id="series_facet_571" class="series_facet_select" type="checkbox" value="571" ><label for="series_facet_571" class="input_label">TV Milestones Series (2)</label></div> <div><input name="series_facet" id="series_facet_351" class="series_facet_select" type="checkbox" value="351" ><label for="series_facet_351" class="input_label">Postwestern Horizons (2)</label></div> <div><input name="series_facet" id="series_facet_583" class="series_facet_select" type="checkbox" value="583" ><label for="series_facet_583" class="input_label">Royal Asiatic Society Hong Kong Studies (2)</label></div> <div><input name="series_facet" id="series_facet_653" class="series_facet_select" type="checkbox" value="653" ><label for="series_facet_653" class="input_label">Thomistic Ressourcement (2)</label></div> <div><input name="series_facet" id="series_facet_1045" class="series_facet_select" type="checkbox" value="1045" ><label for="series_facet_1045" class="input_label">The Early Modern Americas (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_2712" class="series_facet_select" type="checkbox" value="2712" ><label for="series_facet_2712" class="input_label">Americana Library (AL) (2)</label></div> <div><input name="series_facet" id="series_facet_564" class="series_facet_select" type="checkbox" value="564" ><label for="series_facet_564" class="input_label">Library of Early Christianity (2)</label></div> <div><input name="series_facet" id="series_facet_117" class="series_facet_select" type="checkbox" value="117" ><label for="series_facet_117" class="input_label">SUNY series in Transpersonal and Humanistic Psychology (2)</label></div> <div><input name="series_facet" id="series_facet_883" class="series_facet_select" type="checkbox" value="883" ><label for="series_facet_883" class="input_label">Great Lakes Books Series (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_747" class="series_facet_select" type="checkbox" value="747" ><label for="series_facet_747" class="input_label">Buddhisms: A Princeton University Press Series (2)</label></div> <div><input name="series_facet" id="series_facet_522" class="series_facet_select" type="checkbox" value="522" ><label for="series_facet_522" class="input_label">DocSouth Books (2)</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 (2)</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 (2)</label></div> <div><input name="series_facet" id="series_facet_559" class="series_facet_select" type="checkbox" value="559" ><label for="series_facet_559" class="input_label">Medieval Philosophy: Texts and Studies (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_485" class="series_facet_select" type="checkbox" value="485" ><label for="series_facet_485" class="input_label">H. Eugene and Lillian Youngs Lehman Series (2)</label></div> <div><input name="series_facet" id="series_facet_1074" class="series_facet_select" type="checkbox" value="1074" ><label for="series_facet_1074" class="input_label">Studies Theatre Hist & Culture (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_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_937" class="series_facet_select" type="checkbox" value="937" ><label for="series_facet_937" class="input_label">Linguistic Inquiry Monographs (1)</label></div> <div><input name="series_facet" id="series_facet_908" class="series_facet_select" type="checkbox" value="908" ><label for="series_facet_908" class="input_label">Television and Popular Culture (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_637" class="series_facet_select" type="checkbox" value="637" ><label for="series_facet_637" class="input_label">Mediaevalia Lovaniensia - Series 1/Studia (1)</label></div> <div><input name="series_facet" id="series_facet_1134" class="series_facet_select" type="checkbox" value="1134" ><label for="series_facet_1134" class="input_label">Seeing the Elephant (1)</label></div> <div><input name="series_facet" id="series_facet_629" class="series_facet_select" type="checkbox" value="629" ><label for="series_facet_629" class="input_label">Catholic moral thought (1)</label></div> <div><input name="series_facet" id="series_facet_1190" class="series_facet_select" type="checkbox" value="1190" ><label for="series_facet_1190" class="input_label">Critical Insurgencies (1)</label></div> <div><input name="series_facet" id="series_facet_256" class="series_facet_select" type="checkbox" value="256" ><label for="series_facet_256" class="input_label">Environmental Arts and Humanities Series (1)</label></div> <div><input name="series_facet" id="series_facet_1628" class="series_facet_select" type="checkbox" value="1628" ><label for="series_facet_1628" class="input_label">Orpheus Institute Series (1)</label></div> <div><input name="series_facet" id="series_facet_1332" class="series_facet_select" type="checkbox" value="1332" ><label for="series_facet_1332" class="input_label">Arte (1)</label></div> <div><input name="series_facet" id="series_facet_1989" class="series_facet_select" type="checkbox" value="1989" ><label for="series_facet_1989" class="input_label">Traditions and Transformations in Tibetan Buddhism (1)</label></div> <div><input name="series_facet" id="series_facet_957" class="series_facet_select" type="checkbox" value="957" ><label for="series_facet_957" class="input_label">CMAS History, Culture, and Society 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_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_87" class="series_facet_select" type="checkbox" value="87" ><label for="series_facet_87" class="input_label">Russian Music Studies (1)</label></div> <div><input name="series_facet" id="series_facet_154" class="series_facet_select" type="checkbox" value="154" ><label for="series_facet_154" class="input_label">Creating the North American Landscape (1)</label></div> <div><input name="series_facet" id="series_facet_587" class="series_facet_select" type="checkbox" value="587" ><label for="series_facet_587" class="input_label">Gosse Nature Guides (1)</label></div> <div><input name="series_facet" id="series_facet_1980" class="series_facet_select" type="checkbox" value="1980" ><label for="series_facet_1980" class="input_label">New World Studies (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_2241" class="series_facet_select" type="checkbox" value="2241" ><label for="series_facet_2241" class="input_label">Perspectives on Access, Equity, and Diversifying Pathways in P-20 Education (1)</label></div> <div><input name="series_facet" id="series_facet_1109" class="series_facet_select" type="checkbox" value="1109" ><label for="series_facet_1109" class="input_label">Tarleton State University Southwestern Studies in the Humanities (1)</label></div> <div><input name="series_facet" id="series_facet_2721" class="series_facet_select" type="checkbox" value="2721" ><label for="series_facet_2721" class="input_label">Vanderbilt Issues in Higher Education (1)</label></div> <div><input name="series_facet" id="series_facet_2489" class="series_facet_select" type="checkbox" value="2489" ><label for="series_facet_2489" class="input_label">Alabama: The Forge of History (1)</label></div> <div><input name="series_facet" id="series_facet_673" class="series_facet_select" type="checkbox" value="673" ><label for="series_facet_673" class="input_label">Global, Area, and International Archive (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_600" class="series_facet_select" type="checkbox" value="600" ><label for="series_facet_600" class="input_label">The American Poetry Recovery Series (1)</label></div> <div><input name="series_facet" id="series_facet_2490" class="series_facet_select" type="checkbox" value="2490" ><label for="series_facet_2490" class="input_label">War, Memory, and Culture (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_417" class="series_facet_select" type="checkbox" value="417" ><label for="series_facet_417" class="input_label">Akron Series in Contemporary Poetics (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_1205" class="series_facet_select" type="checkbox" value="1205" ><label for="series_facet_1205" class="input_label">Johns Hopkins Wavelengths (1)</label></div> <div><input name="series_facet" id="series_facet_1085" class="series_facet_select" type="checkbox" value="1085" ><label for="series_facet_1085" class="input_label">Studies in International Economics (1)</label></div> <div><input name="series_facet" id="series_facet_756" class="series_facet_select" type="checkbox" value="756" ><label for="series_facet_756" class="input_label">The Kauffman Foundation Series on Innovation and Entrepreneurship (1)</label></div> <div><input name="series_facet" id="series_facet_17" class="series_facet_select" type="checkbox" value="17" ><label for="series_facet_17" class="input_label">SUNY series, Horizons of Cinema (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1042" class="series_facet_select" type="checkbox" value="1042" ><label for="series_facet_1042" class="input_label">Politics and Culture in Modern America (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_746" class="series_facet_select" type="checkbox" value="746" ><label for="series_facet_746" class="input_label">Princeton Studies on the Near East (1)</label></div> <div><input name="series_facet" id="series_facet_90" class="series_facet_select" type="checkbox" value="90" ><label for="series_facet_90" class="input_label">History of the Urban Environment (1)</label></div> <div><input name="series_facet" id="series_facet_2724" class="series_facet_select" type="checkbox" value="2724" ><label for="series_facet_2724" class="input_label">The University of Michigan Forum on Health Policy (1)</label></div> <div><input name="series_facet" id="series_facet_2707" class="series_facet_select" type="checkbox" value="2707" ><label for="series_facet_2707" class="input_label">Linguistic Studies in Ancient West Semitic (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_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_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_2046" class="series_facet_select" type="checkbox" value="2046" ><label for="series_facet_2046" class="input_label">Research in International Studies, Global and Comparative Studies (1)</label></div> <div><input name="series_facet" id="series_facet_288" class="series_facet_select" type="checkbox" value="288" ><label for="series_facet_288" class="input_label">SUNY series in Oral and Public History (discontinued) (1)</label></div> <div><input name="series_facet" id="series_facet_1918" class="series_facet_select" type="checkbox" value="1918" ><label for="series_facet_1918" class="input_label">Migration, Demography, & Environmental Change: Global Challenges (1)</label></div> <div><input name="series_facet" id="series_facet_1511" class="series_facet_select" type="checkbox" value="1511" ><label for="series_facet_1511" class="input_label">Iowa Whitman Series (1)</label></div> <div><input name="series_facet" id="series_facet_2155" class="series_facet_select" type="checkbox" value="2155" ><label for="series_facet_2155" class="input_label">Occasional Contributions (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1000" class="series_facet_select" type="checkbox" value="1000" ><label for="series_facet_1000" class="input_label">West Virginia Classics (1)</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 (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_2788" class="series_facet_select" type="checkbox" value="2788" ><label for="series_facet_2788" class="input_label">Cold War in Global Perspective (1)</label></div> <div><input name="series_facet" id="series_facet_8" class="series_facet_select" type="checkbox" value="8" ><label for="series_facet_8" class="input_label">Shofar Supplements in Jewish Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1851" class="series_facet_select" type="checkbox" value="1851" ><label for="series_facet_1851" class="input_label">Space, Place and Society (1)</label></div> <div><input name="series_facet" id="series_facet_338" class="series_facet_select" type="checkbox" value="338" ><label for="series_facet_338" class="input_label">American Indian Lives (1)</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 (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_777" class="series_facet_select" type="checkbox" value="777" ><label for="series_facet_777" class="input_label">Employment Stabilization Research Inst (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_272" class="series_facet_select" type="checkbox" value="272" ><label for="series_facet_272" class="input_label">Canadian Short Story Library (1)</label></div> <div><input name="series_facet" id="series_facet_187" class="series_facet_select" type="checkbox" value="187" ><label for="series_facet_187" class="input_label">Massachusetts Studies in Early Modern Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1673" class="series_facet_select" type="checkbox" value="1673" ><label for="series_facet_1673" class="input_label">Contestations (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_851" class="series_facet_select" type="checkbox" value="851" ><label for="series_facet_851" class="input_label">Princeton Library of Asian Translations (1)</label></div> <div><input name="series_facet" id="series_facet_1819" class="series_facet_select" type="checkbox" value="1819" ><label for="series_facet_1819" class="input_label">Archaeology of Indigenous-Colonial Interactions in the Americas (1)</label></div> <div><input name="series_facet" id="series_facet_882" class="series_facet_select" type="checkbox" value="882" ><label for="series_facet_882" class="input_label">Minnesota Studies in the Philosophy of Science (1)</label></div> <div><input name="series_facet" id="series_facet_1012" class="series_facet_select" type="checkbox" value="1012" ><label for="series_facet_1012" class="input_label">Indiana Slavic Studies (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_1985" class="series_facet_select" type="checkbox" value="1985" ><label for="series_facet_1985" class="input_label">The Revolutionary Age (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_1289" class="series_facet_select" type="checkbox" value="1289" ><label for="series_facet_1289" class="input_label">Osgoode Society for Canadian Legal History (1)</label></div> <div><input name="series_facet" id="series_facet_1099" class="series_facet_select" type="checkbox" value="1099" ><label for="series_facet_1099" class="input_label">Georgetown Studies in Spanish Linguistics series (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_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_772" class="series_facet_select" type="checkbox" value="772" ><label for="series_facet_772" class="input_label">Minnesota Library on Student Personnel Work (1)</label></div> <div><input name="series_facet" id="series_facet_579" class="series_facet_select" type="checkbox" value="579" ><label for="series_facet_579" class="input_label">Collected Writings of Rousseau (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_976" class="series_facet_select" type="checkbox" value="976" ><label for="series_facet_976" class="input_label">Studies in Phenomenology and Existential Philosophy (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_610" class="series_facet_select" type="checkbox" value="610" ><label for="series_facet_610" class="input_label">The Thomas Hollis Library (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_2602" class="series_facet_select" type="checkbox" value="2602" ><label for="series_facet_2602" class="input_label">Cornell Studies in the History of Psychiatry (1)</label></div> <div><input name="series_facet" id="series_facet_1777" class="series_facet_select" type="checkbox" value="1777" ><label for="series_facet_1777" class="input_label">The Natural World of the Gulf South (1)</label></div> <div><input name="series_facet" id="series_facet_1031" class="series_facet_select" type="checkbox" value="1031" ><label for="series_facet_1031" class="input_label">Empire and After (1)</label></div> <div><input name="series_facet" id="series_facet_1218" class="series_facet_select" type="checkbox" value="1218" ><label for="series_facet_1218" class="input_label">New Directions in the Human-Animal Bond (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_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_2710" class="series_facet_select" type="checkbox" value="2710" ><label for="series_facet_2710" class="input_label">Siphrut (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_1579" class="series_facet_select" type="checkbox" value="1579" ><label for="series_facet_1579" class="input_label">Philosophy and Public Affairs Readers (1)</label></div> <div><input name="series_facet" id="series_facet_1148" class="series_facet_select" type="checkbox" value="1148" ><label for="series_facet_1148" class="input_label">Political Companions to Great American Authors (1)</label></div> <div><input name="series_facet" id="series_facet_2137" class="series_facet_select" type="checkbox" value="2137" ><label for="series_facet_2137" class="input_label">Critical Mexican Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1243" class="series_facet_select" type="checkbox" value="1243" ><label for="series_facet_1243" class="input_label">SUNY Press Open Access (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_141" class="series_facet_select" type="checkbox" value="141" ><label for="series_facet_141" class="input_label">Editorial Theory and Literary Criticism (1)</label></div> <div><input name="series_facet" id="series_facet_2259" class="series_facet_select" type="checkbox" value="2259" ><label for="series_facet_2259" class="input_label">Thinking Theory (1)</label></div> <div><input name="series_facet" id="series_facet_386" class="series_facet_select" type="checkbox" value="386" ><label for="series_facet_386" class="input_label">Max C. Fleishmann Series in Great Basin (1)</label></div> <div><input name="series_facet" id="series_facet_2656" class="series_facet_select" type="checkbox" value="2656" ><label for="series_facet_2656" class="input_label">The September 11th Initiative (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_1089" class="series_facet_select" type="checkbox" value="1089" ><label for="series_facet_1089" class="input_label">Early Classics of Science Fiction (1)</label></div> <div><input name="series_facet" id="series_facet_762" class="series_facet_select" type="checkbox" value="762" ><label for="series_facet_762" class="input_label">Wildlife Explorer 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_2146" class="series_facet_select" type="checkbox" value="2146" ><label for="series_facet_2146" class="input_label">Music and Social Justice (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_2017" class="series_facet_select" type="checkbox" value="2017" ><label for="series_facet_2017" class="input_label">World of Ulysses S. Grant (1)</label></div> <div><input name="series_facet" id="series_facet_2109" class="series_facet_select" type="checkbox" value="2109" ><label for="series_facet_2109" class="input_label">The Best Creative Nonfiction of the South (1)</label></div> <div><input name="series_facet" id="series_facet_1070" class="series_facet_select" type="checkbox" value="1070" ><label for="series_facet_1070" class="input_label">Iowa Poetry Prize (1)</label></div> <div><input name="series_facet" id="series_facet_2653" class="series_facet_select" type="checkbox" value="2653" ><label for="series_facet_2653" class="input_label">The City in the twenty-first century (1)</label></div> <div><input name="series_facet" id="series_facet_769" class="series_facet_select" type="checkbox" value="769" ><label for="series_facet_769" class="input_label">Brookings / Ash Center Series, "Innovative Governance in the 21st Century" (1)</label></div> <div><input name="series_facet" id="series_facet_925" class="series_facet_select" type="checkbox" value="925" ><label for="series_facet_925" class="input_label">Literature and Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_363" class="series_facet_select" type="checkbox" value="363" ><label for="series_facet_363" class="input_label">Law in the American West (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_1229" class="series_facet_select" type="checkbox" value="1229" ><label for="series_facet_1229" class="input_label">American Political Thought (1)</label></div> <div><input name="series_facet" id="series_facet_2735" class="series_facet_select" type="checkbox" value="2735" ><label for="series_facet_2735" class="input_label">Teaching/Learning Social Justice (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_2438" class="series_facet_select" type="checkbox" value="2438" ><label for="series_facet_2438" class="input_label">Princeton Studies in Global and Comparative Sociology (1)</label></div> <div><input name="series_facet" id="series_facet_2525" class="series_facet_select" type="checkbox" value="2525" ><label for="series_facet_2525" class="input_label">History of the American West (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_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_2669" class="series_facet_select" type="checkbox" value="2669" ><label for="series_facet_2669" class="input_label">Conflicts In Urban & Regional (1)</label></div> <div><input name="series_facet" id="series_facet_997" class="series_facet_select" type="checkbox" value="997" ><label for="series_facet_997" class="input_label">Wisconsin Land and Life (1)</label></div> <div><input name="series_facet" id="series_facet_1589" class="series_facet_select" type="checkbox" value="1589" ><label for="series_facet_1589" class="input_label">Jung Extracts (1)</label></div> <div><input name="series_facet" id="series_facet_2516" class="series_facet_select" type="checkbox" value="2516" ><label for="series_facet_2516" class="input_label">History of Military Occupation (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1683" class="series_facet_select" type="checkbox" value="1683" ><label for="series_facet_1683" class="input_label">The Anthropology of Contemporary Issues (1)</label></div> <div><input name="series_facet" id="series_facet_856" class="series_facet_select" type="checkbox" value="856" ><label for="series_facet_856" class="input_label">Princeton Studies in Complexity (1)</label></div> <div><input name="series_facet" id="series_facet_1041" class="series_facet_select" type="checkbox" value="1041" ><label for="series_facet_1041" class="input_label">Pennsylvania Studies in Human Rights (1)</label></div> <div><input name="series_facet" id="series_facet_2511" class="series_facet_select" type="checkbox" value="2511" ><label for="series_facet_2511" class="input_label">American Land & Life (1)</label></div> <div><input name="series_facet" id="series_facet_329" class="series_facet_select" type="checkbox" value="329" ><label for="series_facet_329" class="input_label">The United States and the Americas (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_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_88" class="series_facet_select" type="checkbox" value="88" ><label for="series_facet_88" class="input_label">A History of the Trans-Appalachian Frontier (1)</label></div> <div><input name="series_facet" id="series_facet_1300" class="series_facet_select" type="checkbox" value="1300" ><label for="series_facet_1300" class="input_label">Harvard East Asian Monographs (1)</label></div> <div><input name="series_facet" id="series_facet_1797" class="series_facet_select" type="checkbox" value="1797" ><label for="series_facet_1797" class="input_label">Society and Ecology in Island and Coastal Archaeology (1)</label></div> <div><input name="series_facet" id="series_facet_1518" class="series_facet_select" type="checkbox" value="1518" ><label for="series_facet_1518" class="input_label">Mark H Ingraham Prize (1)</label></div> <div><input name="series_facet" id="series_facet_2450" class="series_facet_select" type="checkbox" value="2450" ><label for="series_facet_2450" class="input_label">Princeton Essays on the Arts (1)</label></div> <div><input name="series_facet" id="series_facet_1114" class="series_facet_select" type="checkbox" value="1114" ><label for="series_facet_1114" class="input_label">Hong Kong Teacher Education (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_880" class="series_facet_select" type="checkbox" value="880" ><label for="series_facet_880" class="input_label">A Quadrant Book (1)</label></div> <div><input name="series_facet" id="series_facet_1068" class="series_facet_select" type="checkbox" value="1068" ><label for="series_facet_1068" class="input_label">Studies in Security and International Affairs (1)</label></div> <div><input name="series_facet" id="series_facet_2463" class="series_facet_select" type="checkbox" value="2463" ><label for="series_facet_2463" class="input_label">Cornell Studies in Classical Philology (1)</label></div> <div><input name="series_facet" id="series_facet_1671" class="series_facet_select" type="checkbox" value="1671" ><label for="series_facet_1671" class="input_label">American Institutions and Society (1)</label></div> <div><input name="series_facet" id="series_facet_40" class="series_facet_select" type="checkbox" value="40" ><label for="series_facet_40" class="input_label">Walter Prescott Webb Memorial Lectures Series (1)</label></div> <div><input name="series_facet" id="series_facet_2009" class="series_facet_select" type="checkbox" value="2009" ><label for="series_facet_2009" class="input_label">Theater in the Americas (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1232" class="series_facet_select" type="checkbox" value="1232" ><label for="series_facet_1232" class="input_label">Constitutional Thinking (1)</label></div> <div><input name="series_facet" id="series_facet_939" class="series_facet_select" type="checkbox" value="939" ><label for="series_facet_939" class="input_label">Short Circuits (1)</label></div> <div><input name="series_facet" id="series_facet_1059" class="series_facet_select" type="checkbox" value="1059" ><label for="series_facet_1059" class="input_label">Studies in Russian Literature and Theory (1)</label></div> <div><input name="series_facet" id="series_facet_1566" class="series_facet_select" type="checkbox" value="1566" ><label for="series_facet_1566" class="input_label">Center for Scientific Study of Religion (1)</label></div> <div><input name="series_facet" id="series_facet_376" class="series_facet_select" type="checkbox" value="376" ><label for="series_facet_376" class="input_label">Collection Am茅rique fran莽aise (1)</label></div> <div><input name="series_facet" id="series_facet_111" class="series_facet_select" type="checkbox" value="111" ><label for="series_facet_111" class="input_label">Pacific Islands Monograph Series (1)</label></div> <div><input name="series_facet" id="series_facet_2043" class="series_facet_select" type="checkbox" value="2043" ><label for="series_facet_2043" class="input_label">The Civil War in the Great Interior (1)</label></div> <div><input name="series_facet" id="series_facet_1946" class="series_facet_select" type="checkbox" value="1946" ><label for="series_facet_1946" class="input_label">Indigenous Confluences (1)</label></div> <div><input name="series_facet" id="series_facet_2105" class="series_facet_select" type="checkbox" value="2105" ><label for="series_facet_2105" class="input_label">Elma Dill Russell Spencer Series in the West and Southwest (1)</label></div> <div><input name="series_facet" id="series_facet_1179" class="series_facet_select" type="checkbox" value="1179" ><label for="series_facet_1179" class="input_label">Booker T. Washington Papers (1)</label></div> <div><input name="series_facet" id="series_facet_366" class="series_facet_select" type="checkbox" value="366" ><label for="series_facet_366" class="input_label">Canadian Commentaries (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_2280" class="series_facet_select" type="checkbox" value="2280" ><label for="series_facet_2280" class="input_label">The Harvey Goldberg Series for Understanding and Teaching History (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_2164" class="series_facet_select" type="checkbox" value="2164" ><label for="series_facet_2164" class="input_label">Under Discussion (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_649" class="series_facet_select" type="checkbox" value="649" ><label for="series_facet_649" class="input_label">Posthumanities (1)</label></div> <div><input name="series_facet" id="series_facet_1884" class="series_facet_select" type="checkbox" value="1884" ><label for="series_facet_1884" class="input_label">Christianity and Judaism in Antiquity (1)</label></div> <div><input name="series_facet" id="series_facet_63" class="series_facet_select" type="checkbox" value="63" ><label for="series_facet_63" class="input_label">Studies in Christianity & Literature (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_580" class="series_facet_select" type="checkbox" value="580" ><label for="series_facet_580" class="input_label">MIT Press Essential Knowledge (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1645" class="series_facet_select" type="checkbox" value="1645" ><label for="series_facet_1645" class="input_label">NIU Series in Orthodox Christian Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1920" class="series_facet_select" type="checkbox" value="1920" ><label for="series_facet_1920" class="input_label">The Basque Series (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_1032" class="series_facet_select" type="checkbox" value="1032" ><label for="series_facet_1032" class="input_label">Encounters with Asia (1)</label></div> <div><input name="series_facet" id="series_facet_853" class="series_facet_select" type="checkbox" value="853" ><label for="series_facet_853" class="input_label">Lives of Great Religious Books (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_833" class="series_facet_select" type="checkbox" value="833" ><label for="series_facet_833" class="input_label">Translation/Transnation (1)</label></div> <div><input name="series_facet" id="series_facet_2696" class="series_facet_select" type="checkbox" value="2696" ><label for="series_facet_2696" class="input_label">Studies in Interpretation (1)</label></div> <div><input name="series_facet" id="series_facet_476" class="series_facet_select" type="checkbox" value="476" ><label for="series_facet_476" class="input_label">Natural Law Paper (1)</label></div> <div><input name="series_facet" id="series_facet_2791" class="series_facet_select" type="checkbox" value="2791" ><label for="series_facet_2791" class="input_label">Biblical and Judaic Studies from the University of California, San Diego (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1619" class="series_facet_select" type="checkbox" value="1619" ><label for="series_facet_1619" class="input_label">Bibliotheca Latinitatis Novae (1)</label></div> <div><input name="series_facet" id="series_facet_2701" class="series_facet_select" type="checkbox" value="2701" ><label for="series_facet_2701" class="input_label">Mesopotamian Civilizations (1)</label></div> <div><input name="series_facet" id="series_facet_811" class="series_facet_select" type="checkbox" value="811" ><label for="series_facet_811" class="input_label">Princeton Series in Geology and Paleontology (1)</label></div> <div><input name="series_facet" id="series_facet_104" class="series_facet_select" type="checkbox" value="104" ><label for="series_facet_104" class="input_label">Contemporary Political and Social Issues (1)</label></div> <div><input name="series_facet" id="series_facet_787" class="series_facet_select" type="checkbox" value="787" ><label for="series_facet_787" class="input_label">Institute of Child Welfare, Monograph (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_843" class="series_facet_select" type="checkbox" value="843" ><label for="series_facet_843" class="input_label">Writers on Writers (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_1804" class="series_facet_select" type="checkbox" value="1804" ><label for="series_facet_1804" class="input_label">Contemporary Cuba (1)</label></div> <div><input name="series_facet" id="series_facet_2107" class="series_facet_select" type="checkbox" value="2107" ><label for="series_facet_2107" class="input_label">Swaim-Paup Sports Series, sponsored by James C. '74 & Debra Parchman Swaim and T. Edgar '74 & Nancy Paup (1)</label></div> <div><input name="series_facet" id="series_facet_1487" class="series_facet_select" type="checkbox" value="1487" ><label for="series_facet_1487" class="input_label">Cultural Heritage Studies (1)</label></div> <div><input name="series_facet" id="series_facet_2553" class="series_facet_select" type="checkbox" value="2553" ><label for="series_facet_2553" class="input_label">Religion Around (1)</label></div> <div><input name="series_facet" id="series_facet_982" class="series_facet_select" type="checkbox" value="982" ><label for="series_facet_982" class="input_label">Indians of the Southeast (1)</label></div> <div><input name="series_facet" id="series_facet_1178" class="series_facet_select" type="checkbox" value="1178" ><label for="series_facet_1178" class="input_label">Dietrich Bonhoeffer Works (1)</label></div> <div><input name="series_facet" id="series_facet_2019" class="series_facet_select" type="checkbox" value="2019" ><label for="series_facet_2019" class="input_label">Irish Literature, History, and Culture (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_75" class="series_facet_select" type="checkbox" value="75" ><label for="series_facet_75" class="input_label">Philosophica (1)</label></div> <div><input name="series_facet" id="series_facet_2353" class="series_facet_select" type="checkbox" value="2353" ><label for="series_facet_2353" class="input_label">Studies in the Grateful Dead (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_119" class="series_facet_select" type="checkbox" value="119" ><label for="series_facet_119" class="input_label">Music and the Early Modern Imagination (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_333" class="series_facet_select" type="checkbox" value="333" ><label for="series_facet_333" class="input_label">Southern Women: Their Lives and Times (1)</label></div> <div><input name="series_facet" id="series_facet_166" class="series_facet_select" type="checkbox" value="166" ><label for="series_facet_166" class="input_label">Reconfiguring American Political History (1)</label></div> <div><input name="series_facet" id="series_facet_89" class="series_facet_select" type="checkbox" value="89" ><label for="series_facet_89" class="input_label">Public Cultures of the Middle East and North Africa (1)</label></div> <div><input name="series_facet" id="series_facet_702" class="series_facet_select" type="checkbox" value="702" ><label for="series_facet_702" class="input_label">Studies in Avian Biology (1)</label></div> <div><input name="series_facet" id="series_facet_1340" class="series_facet_select" type="checkbox" value="1340" ><label for="series_facet_1340" class="input_label">Bison Classic Editions (1)</label></div> <div><input name="series_facet" id="series_facet_258" class="series_facet_select" type="checkbox" value="258" ><label for="series_facet_258" class="input_label">The Urban West Series (1)</label></div> <div><input name="series_facet" id="series_facet_1227" class="series_facet_select" type="checkbox" value="1227" ><label for="series_facet_1227" class="input_label">Congressional Leaders (1)</label></div> <div><input name="series_facet" id="series_facet_1204" class="series_facet_select" type="checkbox" value="1204" ><label for="series_facet_1204" class="input_label">Resident Scholar (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1816" class="series_facet_select" type="checkbox" value="1816" ><label for="series_facet_1816" class="input_label">Native Peoples of the Americas (1)</label></div> <div><input name="series_facet" id="series_facet_1001" class="series_facet_select" type="checkbox" value="1001" ><label for="series_facet_1001" class="input_label">WV MEDIEVEAL EUROPEAN STUDIES (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1091" class="series_facet_select" type="checkbox" value="1091" ><label for="series_facet_1091" class="input_label">Music/Interview (1)</label></div> <div><input name="series_facet" id="series_facet_274" class="series_facet_select" type="checkbox" value="274" ><label for="series_facet_274" class="input_label">Cultures of Knowledge in the Early Moder (1)</label></div> <div><input name="series_facet" id="series_facet_491" class="series_facet_select" type="checkbox" value="491" ><label for="series_facet_491" class="input_label">Latinos in Chicago and the Midwest (1)</label></div> <div><input name="series_facet" id="series_facet_1540" class="series_facet_select" type="checkbox" value="1540" ><label for="series_facet_1540" class="input_label">Jysk Ark忙ologisk Selskabs Skrifter (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_1128" class="series_facet_select" type="checkbox" value="1128" ><label for="series_facet_1128" class="input_label">Caribbean Archaeology and Ethnohistory (1)</label></div> <div><input name="series_facet" id="series_facet_898" class="series_facet_select" type="checkbox" value="898" ><label for="series_facet_898" class="input_label">Texas Folklore Society Extra Book (1)</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 (1)</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 (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_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_1471" class="series_facet_select" type="checkbox" value="1471" ><label for="series_facet_1471" class="input_label">The James Madison Library in American Politics (1)</label></div> <div><input name="series_facet" id="series_facet_715" class="series_facet_select" type="checkbox" value="715" ><label for="series_facet_715" class="input_label">Groundworks: Ecological Issues in Philosophy and Theology (1)</label></div> <div><input name="series_facet" id="series_facet_249" class="series_facet_select" type="checkbox" value="249" ><label for="series_facet_249" class="input_label">V Ethel Willis White Books (1)</label></div> <div><input name="series_facet" id="series_facet_23" class="series_facet_select" type="checkbox" value="23" ><label for="series_facet_23" class="input_label">Frances B. Vick Series (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_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_1476" class="series_facet_select" type="checkbox" value="1476" ><label for="series_facet_1476" class="input_label">Folklore Studies in Multicultural World (1)</label></div> <div><input name="series_facet" id="series_facet_1832" class="series_facet_select" type="checkbox" value="1832" ><label for="series_facet_1832" class="input_label">Latinx Pop Culture (1)</label></div> <div><input name="series_facet" id="series_facet_2126" class="series_facet_select" type="checkbox" value="2126" ><label for="series_facet_2126" class="input_label">Historical Society of New Mexico Publications series (1)</label></div> <div><input name="series_facet" id="series_facet_304" class="series_facet_select" type="checkbox" value="304" ><label for="series_facet_304" class="input_label">Russell Sage Foundation Case Studies of Job Quality in Advanced Economies (1)</label></div> <div><input name="series_facet" id="series_facet_1397" class="series_facet_select" type="checkbox" value="1397" ><label for="series_facet_1397" class="input_label">Wisconsin Project on American Writers (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_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_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_2472" class="series_facet_select" type="checkbox" value="2472" ><label for="series_facet_2472" class="input_label">Notre Dame Studies in Theology (1)</label></div> <div><input name="series_facet" id="series_facet_2578" class="series_facet_select" type="checkbox" value="2578" ><label for="series_facet_2578" class="input_label">How Things Worked (1)</label></div> <div><input name="series_facet" id="series_facet_184" class="series_facet_select" type="checkbox" value="184" ><label for="series_facet_184" class="input_label">The Allan K. Wildman Group Historical Series (1)</label></div> <div><input name="series_facet" id="series_facet_1081" class="series_facet_select" type="checkbox" value="1081" ><label for="series_facet_1081" class="input_label">Law and Society in the Ancient World (1)</label></div> <div><input name="series_facet" id="series_facet_1153" class="series_facet_select" type="checkbox" value="1153" ><label for="series_facet_1153" class="input_label">Crab Orchard Series in Poetry (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_2473" class="series_facet_select" type="checkbox" value="2473" ><label for="series_facet_2473" class="input_label">Notre Dame Texts in Medieval Culture (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_1388" class="series_facet_select" type="checkbox" value="1388" ><label for="series_facet_1388" class="input_label">Papers of Woodrow Wilson (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_1927" class="series_facet_select" type="checkbox" value="1927" ><label for="series_facet_1927" class="input_label">Classics of Asian American Literature (1)</label></div> <div><input name="series_facet" id="series_facet_783" class="series_facet_select" type="checkbox" value="783" ><label for="series_facet_783" class="input_label">American Culture (1)</label></div> <div><input name="series_facet" id="series_facet_797" class="series_facet_select" type="checkbox" value="797" ><label for="series_facet_797" class="input_label">Lessons & Legacies (1)</label></div> <div><input name="series_facet" id="series_facet_2304" class="series_facet_select" type="checkbox" value="2304" ><label for="series_facet_2304" class="input_label">Franz Boas Papers Documentary Edition (1)</label></div> <div><input name="series_facet" id="series_facet_2530" class="series_facet_select" type="checkbox" value="2530" ><label for="series_facet_2530" class="input_label">Sandoz Studies (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_475" class="series_facet_select" type="checkbox" value="475" ><label for="series_facet_475" class="input_label">Rhetoric and Democratic Deliberation (1)</label></div> <div><input name="series_facet" id="series_facet_2504" class="series_facet_select" type="checkbox" value="2504" ><label for="series_facet_2504" class="input_label">Archaeologies of Landscape in the Americas Series (1)</label></div> <div><input name="series_facet" id="series_facet_1973" class="series_facet_select" type="checkbox" value="1973" ><label for="series_facet_1973" class="input_label">Studies in Religion and Culture (1)</label></div> <div><input name="series_facet" id="series_facet_2108" class="series_facet_select" type="checkbox" value="2108" ><label for="series_facet_2108" class="input_label">Myrna and David K. Langford Books on Working Lands (1)</label></div> <div><input name="series_facet" id="series_facet_336" class="series_facet_select" type="checkbox" value="336" ><label for="series_facet_336" class="input_label">Women in the West (1)</label></div> <div><input name="series_facet" id="series_facet_510" class="series_facet_select" type="checkbox" value="510" ><label for="series_facet_510" class="input_label">Studies in Anglican History (1)</label></div> <div><input name="series_facet" id="series_facet_1582" class="series_facet_select" type="checkbox" value="1582" ><label for="series_facet_1582" class="input_label">Collected Works of Samuel Taylor Coleridge (1)</label></div> <div><input name="series_facet" id="series_facet_2198" class="series_facet_select" type="checkbox" value="2198" ><label for="series_facet_2198" class="input_label">Meaning Systems (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_1072" class="series_facet_select" type="checkbox" value="1072" ><label for="series_facet_1072" class="input_label">Muse Books (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_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_1345" class="series_facet_select" type="checkbox" value="1345" ><label for="series_facet_1345" class="input_label">Investigaci贸n para el desarrollo (1)</label></div> <div><input name="series_facet" id="series_facet_1356" class="series_facet_select" type="checkbox" value="1356" ><label for="series_facet_1356" class="input_label">Democratic Marxisms (1)</label></div> <div><input name="series_facet" id="series_facet_225" class="series_facet_select" type="checkbox" value="225" ><label for="series_facet_225" class="input_label">SUNY series in the Social and Economic History of the Middle East (discontinued) (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_2679" class="series_facet_select" type="checkbox" value="2679" ><label for="series_facet_2679" class="input_label">Sightline Books (1)</label></div> <div><input name="series_facet" id="series_facet_446" class="series_facet_select" type="checkbox" value="446" ><label for="series_facet_446" class="input_label">The North's Civil War (1)</label></div> <div><input name="series_facet" id="series_facet_1028" class="series_facet_select" type="checkbox" value="1028" ><label for="series_facet_1028" class="input_label">Contemporary Ethnography (1)</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 (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_923" class="series_facet_select" type="checkbox" value="923" ><label for="series_facet_923" class="input_label">American and European Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_2003" class="series_facet_select" type="checkbox" value="2003" ><label for="series_facet_2003" class="input_label">Veterans (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_518" class="series_facet_select" type="checkbox" value="518" ><label for="series_facet_518" class="input_label">The works of Christopher Dawson (1)</label></div> <div><input name="series_facet" id="series_facet_59" class="series_facet_select" type="checkbox" value="59" ><label for="series_facet_59" class="input_label">Twentieth-Century Battles (1)</label></div> <div><input name="series_facet" id="series_facet_1127" class="series_facet_select" type="checkbox" value="1127" ><label for="series_facet_1127" class="input_label">The American Literatures Initiative (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_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_1053" class="series_facet_select" type="checkbox" value="1053" ><label for="series_facet_1053" class="input_label">Plains Histories (1)</label></div> <div><input name="series_facet" id="series_facet_2049" class="series_facet_select" type="checkbox" value="2049" ><label for="series_facet_2049" class="input_label">Urban Life, Landscape and Policy (1)</label></div> <div><input name="series_facet" id="series_facet_1272" class="series_facet_select" type="checkbox" value="1272" ><label for="series_facet_1272" class="input_label">China Research Monographs (1)</label></div> <div><input name="series_facet" id="series_facet_685" class="series_facet_select" type="checkbox" value="685" ><label for="series_facet_685" class="input_label">Asia Pacific Modern (1)</label></div> <div><input name="series_facet" id="series_facet_1795" class="series_facet_select" type="checkbox" value="1795" ><label for="series_facet_1795" class="input_label">New Perspectives on Medieval Literature: Authors and Traditions (1)</label></div> <div><input name="series_facet" id="series_facet_2001" class="series_facet_select" type="checkbox" value="2001" ><label for="series_facet_2001" class="input_label">American Popular Music (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_1528" class="series_facet_select" type="checkbox" value="1528" ><label for="series_facet_1528" class="input_label">Black Sea Studies (1)</label></div> <div><input name="series_facet" id="series_facet_2540" class="series_facet_select" type="checkbox" value="2540" ><label for="series_facet_2540" class="input_label">Patristic theology ; (1)</label></div> <div><input name="series_facet" id="series_facet_1010" class="series_facet_select" type="checkbox" value="1010" ><label for="series_facet_1010" class="input_label">Raphael Patai Series in Jewish Folklore and Anthropology (1)</label></div> <div><input name="series_facet" id="series_facet_1254" class="series_facet_select" type="checkbox" value="1254" ><label for="series_facet_1254" class="input_label">Higher Ed Leadership Essentials (1)</label></div> <div><input name="series_facet" id="series_facet_2172" class="series_facet_select" type="checkbox" value="2172" ><label for="series_facet_2172" class="input_label">Writers in Their Own Time (1)</label></div> <div><input name="series_facet" id="series_facet_1098" class="series_facet_select" type="checkbox" value="1098" ><label for="series_facet_1098" class="input_label">American Governance and Public Policy series (1)</label></div> <div><input name="series_facet" id="series_facet_1051" class="series_facet_select" type="checkbox" value="1051" ><label for="series_facet_1051" class="input_label">American Liberty and Justice (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_755" class="series_facet_select" type="checkbox" value="755" ><label for="series_facet_755" class="input_label">The Econometric and Tinbergen Institutes Lectures (1)</label></div> <div><input name="series_facet" id="series_facet_158" class="series_facet_select" type="checkbox" value="158" ><label for="series_facet_158" class="input_label">Gender Relations in the American Experience (1)</label></div> <div><input name="series_facet" id="series_facet_1115" class="series_facet_select" type="checkbox" value="1115" ><label for="series_facet_1115" class="input_label">Queer Asia (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_2680" class="series_facet_select" type="checkbox" value="2680" ><label for="series_facet_2680" class="input_label">Topics In Historical Philosophy (1)</label></div> <div><input name="series_facet" id="series_facet_2426" class="series_facet_select" type="checkbox" value="2426" ><label for="series_facet_2426" class="input_label">WILDGuides (1)</label></div> <div><input name="series_facet" id="series_facet_1903" class="series_facet_select" type="checkbox" value="1903" ><label for="series_facet_1903" class="input_label">Erasmus Institute Books (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_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 (1)</label></div> <div><input name="series_facet" id="series_facet_2474" class="series_facet_select" type="checkbox" value="2474" ><label for="series_facet_2474" class="input_label">Notre Dame Conferences in Medieval Studies (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_1428" class="series_facet_select" type="checkbox" value="1428" ><label for="series_facet_1428" class="input_label">The American South Series (1)</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 (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&M AgriLife Research and Extension Service Series (1)</label></div> <div><input name="series_facet" id="series_facet_255" class="series_facet_select" type="checkbox" value="255" ><label for="series_facet_255" class="input_label">Gambling Studies Series (1)</label></div> <div><input name="series_facet" id="series_facet_2065" class="series_facet_select" type="checkbox" value="2065" ><label for="series_facet_2065" class="input_label">Theatre Symposium Series (1)</label></div> <div><input name="series_facet" id="series_facet_1836" class="series_facet_select" type="checkbox" value="1836" ><label for="series_facet_1836" class="input_label">Religion, Theology and the Holocaust (1)</label></div> <div><input name="series_facet" id="series_facet_2086" class="series_facet_select" type="checkbox" value="2086" ><label for="series_facet_2086" class="input_label">Quick Takes: Movies and Popular Culture (1)</label></div> <div><input name="series_facet" id="series_facet_2376" class="series_facet_select" type="checkbox" value="2376" ><label for="series_facet_2376" class="input_label">a Cultural Politics Book (1)</label></div> <div><input name="series_facet" id="series_facet_1210" class="series_facet_select" type="checkbox" value="1210" ><label for="series_facet_1210" class="input_label">Issues & Debates (1)</label></div> <div><input name="series_facet" id="series_facet_662" class="series_facet_select" type="checkbox" value="662" ><label for="series_facet_662" class="input_label">Comparative Studies of Health Systems and Medical Care (1)</label></div> <div><input name="series_facet" id="series_facet_1659" class="series_facet_select" type="checkbox" value="1659" ><label for="series_facet_1659" class="input_label">WCS Birds of Brazil Field Guides (1)</label></div> <div><input name="series_facet" id="series_facet_2524" class="series_facet_select" type="checkbox" value="2524" ><label for="series_facet_2524" class="input_label">A North Coast Book (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_962" class="series_facet_select" type="checkbox" value="962" ><label for="series_facet_962" class="input_label">Joe R. and Teresa Lozano Long Series in Latin American and Latino Art and Culture (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_235" class="series_facet_select" type="checkbox" value="235" ><label for="series_facet_235" class="input_label">SUNY series, Ethics and the Military Profession (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_1088" class="series_facet_select" type="checkbox" value="1088" ><label for="series_facet_1088" class="input_label">Tracking Pop (1)</label></div> <div><input name="series_facet" id="series_facet_2039" class="series_facet_select" type="checkbox" value="2039" ><label for="series_facet_2039" class="input_label">War and Society in North America (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_2476" class="series_facet_select" type="checkbox" value="2476" ><label for="series_facet_2476" class="input_label">Conway Lectures in Medieval Studies (1)</label></div> <div><input name="series_facet" id="series_facet_1082" class="series_facet_select" type="checkbox" value="1082" ><label for="series_facet_1082" class="input_label">Law, Meaning, and Violence (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_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_245" class="series_facet_select" type="checkbox" value="245" ><label for="series_facet_245" class="input_label">Evelyn Oppenheimer Series (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_719" class="series_facet_select" type="checkbox" value="719" ><label for="series_facet_719" class="input_label">The Iroquois and Their Neighbors (1)</label></div> <div><input name="series_facet" id="series_facet_512" class="series_facet_select" type="checkbox" value="512" ><label for="series_facet_512" class="input_label">The Fathers of the Church: Mediaeval Continuation (1)</label></div> <div><input name="series_facet" id="series_facet_924" class="series_facet_select" type="checkbox" value="924" ><label for="series_facet_924" class="input_label">Issues in Policy History (1)</label></div> <div><input name="series_facet" id="series_facet_838" class="series_facet_select" type="checkbox" value="838" ><label for="series_facet_838" class="input_label">Ethikon Series in Comparative Ethics (1)</label></div> <div><input name="series_facet" id="series_facet_1650" class="series_facet_select" type="checkbox" value="1650" ><label for="series_facet_1650" class="input_label">Signale: Modern German Letters, Cultures, and Thought (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_2196" class="series_facet_select" type="checkbox" value="2196" ><label for="series_facet_2196" class="input_label">Idiom: Inventing Writing Theory (1)</label></div> <div><input name="series_facet" id="series_facet_2072" class="series_facet_select" type="checkbox" value="2072" ><label for="series_facet_2072" class="input_label">War Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1620" class="series_facet_select" type="checkbox" value="1620" ><label for="series_facet_1620" class="input_label">CeMIS Migration and Intercultural Studies (1)</label></div> <div><input name="series_facet" id="series_facet_871" class="series_facet_select" type="checkbox" value="871" ><label for="series_facet_871" class="input_label">Johns Hopkins: Poetry and Fiction (1)</label></div> <div><input name="series_facet" id="series_facet_621" class="series_facet_select" type="checkbox" value="621" ><label for="series_facet_621" class="input_label">Southern Classics (1)</label></div> <div><input name="series_facet" id="series_facet_1110" class="series_facet_select" type="checkbox" value="1110" ><label for="series_facet_1110" class="input_label">Texas A&M University Anthropology Series (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_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_20" class="series_facet_select" type="checkbox" value="20" ><label for="series_facet_20" class="input_label">Lives of Musicians (1)</label></div> <div><input name="series_facet" id="series_facet_1015" class="series_facet_select" type="checkbox" value="1015" ><label for="series_facet_1015" class="input_label">History of Crime and Criminal Justice (1)</label></div> <div><input name="series_facet" id="series_facet_2177" class="series_facet_select" type="checkbox" value="2177" ><label for="series_facet_2177" class="input_label">Impressions (1)</label></div> <div><input name="series_facet" id="series_facet_72" class="series_facet_select" type="checkbox" value="72" ><label for="series_facet_72" class="input_label">Governance Series (1)</label></div> <div><input name="series_facet" id="series_facet_47" class="series_facet_select" type="checkbox" value="47" ><label for="series_facet_47" class="input_label">Louise Lindsey Merrick Natural Environment Series (1)</label></div> <div><input name="series_facet" id="series_facet_1198" class="series_facet_select" type="checkbox" value="1198" ><label for="series_facet_1198" class="input_label">Crossing Seas (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_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_1527" class="series_facet_select" type="checkbox" value="1527" ><label for="series_facet_1527" class="input_label">Antropologiske studier (1)</label></div> <div><input name="series_facet" id="series_facet_2445" class="series_facet_select" type="checkbox" value="2445" ><label for="series_facet_2445" class="input_label">Princeton Readings in Religions (1)</label></div> <div><input name="series_facet" id="series_facet_209" class="series_facet_select" type="checkbox" value="209" ><label for="series_facet_209" class="input_label">SUNY series in Buddhist Studies (discontinued) (1)</label></div> <div><input name="series_facet" id="series_facet_1365" class="series_facet_select" type="checkbox" value="1365" ><label for="series_facet_1365" class="input_label">Studies in Religion, Theology, and Disability (1)</label></div> <div><input name="series_facet" id="series_facet_192" class="series_facet_select" type="checkbox" value="192" ><label for="series_facet_192" class="input_label">SUNY series in Constructive Postmodern Thought (discontinued) (1)</label></div> <div><input name="series_facet" id="series_facet_1226" class="series_facet_select" type="checkbox" value="1226" ><label for="series_facet_1226" class="input_label">Global South Asia (1)</label></div> <div><input name="series_facet" id="series_facet_403" class="series_facet_select" type="checkbox" value="403" ><label for="series_facet_403" class="input_label">Di谩logos (1)</label></div> <div><input name="series_facet" id="series_facet_479" class="series_facet_select" type="checkbox" value="479" ><label for="series_facet_479" class="input_label">Latin America in Translation (1)</label></div> <div><input name="series_facet" id="series_facet_323" class="series_facet_select" type="checkbox" value="323" ><label for="series_facet_323" class="input_label">Life Writing (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_1581" class="series_facet_select" type="checkbox" value="1581" ><label for="series_facet_1581" class="input_label">The William G. Bowen Series (1)</label></div> <div><input name="series_facet" id="series_facet_1988" class="series_facet_select" type="checkbox" value="1988" ><label for="series_facet_1988" class="input_label">The Malcolm Lester Phi Beta Kappa Lectures on the Liberal Arts and Public Life (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_1024" class="series_facet_select" type="checkbox" value="1024" ><label for="series_facet_1024" class="input_label">Central Eurasia in Context (1)</label></div> <div><input name="series_facet" id="series_facet_1779" class="series_facet_select" type="checkbox" value="1779" ><label for="series_facet_1779" class="input_label">Jules and Frances Landry Award (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_901" class="series_facet_select" type="checkbox" value="901" ><label for="series_facet_901" class="input_label">Film and History (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_1154" class="series_facet_select" type="checkbox" value="1154" ><label for="series_facet_1154" class="input_label">Landmarks in Rhetoric and Public Address (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_994" class="series_facet_select" type="checkbox" value="994" ><label for="series_facet_994" class="input_label">Print Culture History in Modern America (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_2319" class="series_facet_select" type="checkbox" value="2319" ><label for="series_facet_2319" class="input_label">The Michael J. McGivney lectures of the John Paul II Institute for Studies on Marriage and Family ; (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_946" class="series_facet_select" type="checkbox" value="946" ><label for="series_facet_946" class="input_label">Transformations: Studies in the History of Science and Technology (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_2130" class="series_facet_select" type="checkbox" value="2130" ><label for="series_facet_2130" class="input_label">Counterculture Series (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_1026" class="series_facet_select" type="checkbox" value="1026" ><label for="series_facet_1026" class="input_label">Pittsburgh Series in Composition, Literacy, and Culture (1)</label></div> <div><input name="series_facet" id="series_facet_1655" class="series_facet_select" type="checkbox" value="1655" ><label for="series_facet_1655" class="input_label">Histories of American Education (1)</label></div> <div><input name="series_facet" id="series_facet_1591" class="series_facet_select" type="checkbox" value="1591" ><label for="series_facet_1591" class="input_label">War on Screen (1)</label></div> <div><input name="series_facet" id="series_facet_530" class="series_facet_select" type="checkbox" value="530" ><label for="series_facet_530" class="input_label">Children's Literature Association Series (1)</label></div> <div><input name="series_facet" id="series_facet_1506" class="series_facet_select" type="checkbox" value="1506" ><label for="series_facet_1506" class="input_label">Michigan Papers On South And Southeast Asia (1)</label></div> <div><input name="series_facet" id="series_facet_1040" class="series_facet_select" type="checkbox" value="1040" ><label for="series_facet_1040" class="input_label">Penn Studies in Landscape Architecture (1)</label></div> <div><input name="series_facet" id="series_facet_54" class="series_facet_select" type="checkbox" value="54" ><label for="series_facet_54" class="input_label">SUNY series in Postmodern Culture (1)</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 (1)</label></div> <div><input name="series_facet" id="series_facet_98" class="series_facet_select" type="checkbox" value="98" ><label for="series_facet_98" class="input_label">Intersections: Asian and Pacific American Transcultural studies (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_194" class="journal_facet_select" type="checkbox" value="194" ><label for="journal_facet_194" class="input_label">Technology and Culture (443)</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 (401)</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 (388)</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 (325)</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 (312)</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 (292)</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 (218)</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 (191)</label></div> <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 (179)</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 (178)</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 (164)</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 (160)</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 (157)</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 (142)</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 (133)</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 (132)</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 (124)</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 (120)</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 (116)</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 (116)</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 (115)</label></div> <div><input name="journal_facet" id="journal_facet_743" class="journal_facet_select" type="checkbox" value="743" ><label for="journal_facet_743" class="input_label">Old Testament Abstracts (113)</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 (112)</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 (105)</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 (99)</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 (99)</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 (98)</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 (97)</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 (96)</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 (95)</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 (93)</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 (92)</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 (91)</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 (90)</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 (88)</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 (86)</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 (86)</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 (83)</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 (81)</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 (78)</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 (78)</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 (77)</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 (76)</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 (75)</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 (73)</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 (70)</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 (69)</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 (69)</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 (68)</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 (68)</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 (67)</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 (66)</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 (65)</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 (62)</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 (61)</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 (60)</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 (60)</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 (60)</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 (59)</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 (59)</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 (58)</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 (58)</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 (57)</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 (57)</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 (57)</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 (57)</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 (57)</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 (56)</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 (56)</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 (55)</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 (55)</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 (55)</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 (55)</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 (55)</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 (52)</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 (52)</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 (51)</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 (50)</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 (50)</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 (49)</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 (49)</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 (48)</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 (48)</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 (47)</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 (46)</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 (45)</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 (45)</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 (45)</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 (44)</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 (44)</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 (43)</label></div> <div><input name="journal_facet" id="journal_facet_307" class="journal_facet_select" type="checkbox" value="307" ><label for="journal_facet_307" class="input_label">Sirena: poesia, arte y critica (43)</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 (42)</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 (42)</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 (41)</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 (41)</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 (40)</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 (40)</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 (40)</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 (40)</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 (40)</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 (40)</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 (39)</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 (39)</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 (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 (38)</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 (38)</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 (37)</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 (36)</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 (36)</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 (35)</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 (35)</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 (35)</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 (35)</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_397" class="journal_facet_select" type="checkbox" value="397" ><label for="journal_facet_397" class="input_label">Arthuriana (35)</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 (34)</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 (34)</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 (34)</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 (34)</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 (34)</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 (34)</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 (34)</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 (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_775" class="journal_facet_select" type="checkbox" value="775" ><label for="journal_facet_775" class="input_label">Michigan Historical Review (33)</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 (33)</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 (33)</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 (32)</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 (32)</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 (32)</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 (32)</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 (32)</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 (32)</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 (32)</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 (31)</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 (31)</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 (31)</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 (31)</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 (30)</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 (30)</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 (30)</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 (30)</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 (30)</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 (30)</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 (30)</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 (30)</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 (30)</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 (30)</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 (29)</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 (29)</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 (29)</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 (29)</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 (28)</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 (28)</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 (28)</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 (28)</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 (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_13" class="journal_facet_select" type="checkbox" value="13" ><label for="journal_facet_13" class="input_label">American Quarterly (27)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (26)</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 (25)</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 (25)</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 (25)</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 (25)</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 (25)</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 (25)</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 (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 (24)</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 (24)</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 (24)</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 (24)</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 (24)</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 (24)</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 (24)</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 (24)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (23)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (22)</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 (21)</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 (21)</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 (21)</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 (21)</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 (21)</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 (21)</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 (21)</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 (21)</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_379" class="journal_facet_select" type="checkbox" value="379" ><label for="journal_facet_379" class="input_label">American Literary Realism (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (20)</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 (19)</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 (19)</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 (19)</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 (19)</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 (19)</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 (19)</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 (19)</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 (19)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (18)</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 (17)</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 (17)</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 (17)</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 (17)</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 (17)</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 (17)</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 (17)</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 (17)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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 (16)</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_464" class="journal_facet_select" type="checkbox" value="464" ><label for="journal_facet_464" class="input_label">Dissent (16)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (15)</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 (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (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_151" class="journal_facet_select" type="checkbox" value="151" ><label for="journal_facet_151" class="input_label">Philosophy & Rhetoric (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (14)</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 (13)</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 (13)</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 (13)</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 (13)</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 (13)</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 (13)</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 (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_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. (13)</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_802" class="journal_facet_select" type="checkbox" value="802" ><label for="journal_facet_802" class="input_label">Norwegian-American Studies (12)</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 (12)</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 (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_133" class="journal_facet_select" type="checkbox" value="133" ><label for="journal_facet_133" class="input_label">Milton Quarterly (12)</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 (12)</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 (12)</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 (12)</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 (12)</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 (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_402" class="journal_facet_select" type="checkbox" value="402" ><label for="journal_facet_402" class="input_label">Journal of Sports Media (12)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (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_592" class="journal_facet_select" type="checkbox" value="592" ><label for="journal_facet_592" class="input_label">Cream City Review (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (11)</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 (10)</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 (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_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 (10)</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 (10)</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 (10)</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 (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_223" class="journal_facet_select" type="checkbox" value="223" ><label for="journal_facet_223" class="input_label">Journal of Folklore Research (10)</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 (10)</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 (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_433" class="journal_facet_select" type="checkbox" value="433" ><label for="journal_facet_433" class="input_label">Harvard Journal of Asiatic Studies (10)</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 (10)</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 (10)</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 (10)</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 (10)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</label></div> <div><input name="journal_facet" id="journal_facet_274" class="journal_facet_select" type="checkbox" value="274" ><label for="journal_facet_274" class="input_label">Steinbeck Studies (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</label></div> <div><input name="journal_facet" id="journal_facet_436" class="journal_facet_select" type="checkbox" value="436" ><label for="journal_facet_436" class="input_label">Anthropological Linguistics (9)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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_387" class="journal_facet_select" type="checkbox" value="387" ><label for="journal_facet_387" class="input_label">Magic, Ritual, and Witchcraft (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</label></div> <div><input name="journal_facet" id="journal_facet_429" class="journal_facet_select" type="checkbox" value="429" ><label for="journal_facet_429" class="input_label">Azalea: Journal of Korean Literature & Culture (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (8)</label></div> <div><input name="journal_facet" id="journal_facet_730" class="journal_facet_select" type="checkbox" value="730" ><label for="journal_facet_730" class="input_label">Research in Outdoor Education (8)</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 (8)</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 (8)</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 (8)</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 (8)</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 (7)</label></div> <div><input name="journal_facet" id="journal_facet_595" class="journal_facet_select" type="checkbox" value="595" ><label for="journal_facet_595" class="input_label">Critical Philosophy of Race (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</label></div> <div><input name="journal_facet" id="journal_facet_622" class="journal_facet_select" type="checkbox" value="622" ><label for="journal_facet_622" class="input_label">Seoul Journal of Korean Studies (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (7)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (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_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 (6)</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 (6)</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 (6)</label></div> <div><input name="journal_facet" id="journal_facet_855" class="journal_facet_select" type="checkbox" value="855" ><label for="journal_facet_855" class="input_label">The T. S. Eliot Studies Annual (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</label></div> <div><input name="journal_facet" id="journal_facet_337" class="journal_facet_select" type="checkbox" value="337" ><label for="journal_facet_337" class="input_label">Romanticism (6)</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 (6)</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鈥檋istoire de la region atlantique (6)</label></div> <div><input name="journal_facet" id="journal_facet_821" class="journal_facet_select" type="checkbox" value="821" ><label for="journal_facet_821" class="input_label">Portuguese Studies (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (6)</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 (5)</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 (5)</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 (5)</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 (5)</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 (5)</label></div> <div><input name="journal_facet" id="journal_facet_884" class="journal_facet_select" type="checkbox" value="884" ><label for="journal_facet_884" class="input_label">Communio: International Catholic Review (5)</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 (5)</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 (5)</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 (5)</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 (5)</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 (5)</label></div> <div><input name="journal_facet" id="journal_facet_785" class="journal_facet_select" type="checkbox" value="785" ><label for="journal_facet_785" class="input_label">Mashriq & Mahjar: Journal of Middle East and North African Migration Studies (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_335" class="journal_facet_select" type="checkbox" value="335" ><label for="journal_facet_335" class="input_label">Paragraph (5)</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 (5)</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 (5)</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 (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_882" class="journal_facet_select" type="checkbox" value="882" ><label for="journal_facet_882" class="input_label">Journal of Advancement Analytics (5)</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 (5)</label></div> <div><input name="journal_facet" id="journal_facet_140" class="journal_facet_select" type="checkbox" value="140" ><label for="journal_facet_140" class="input_label">Nepantla: Views from South (5)</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 (5)</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 (5)</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 (5)</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 (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_332" class="journal_facet_select" type="checkbox" value="332" ><label for="journal_facet_332" class="input_label">Journal of Victorian Culture (5)</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 (5)</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 (5)</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 (5)</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 (5)</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 (5)</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 (5)</label></div> <div><input name="journal_facet" id="journal_facet_767" class="journal_facet_select" type="checkbox" value="767" ><label for="journal_facet_767" class="input_label">Saint Anselm Journal (5)</label></div> <div><input name="journal_facet" id="journal_facet_710" class="journal_facet_select" type="checkbox" value="710" ><label for="journal_facet_710" class="input_label">Subtropics (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_809" class="journal_facet_select" type="checkbox" value="809" ><label for="journal_facet_809" class="input_label">脡riu (4)</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 (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_463" class="journal_facet_select" type="checkbox" value="463" ><label for="journal_facet_463" class="input_label">Journal of Jewish Identities (4)</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 (4)</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 (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_445" class="journal_facet_select" type="checkbox" value="445" ><label for="journal_facet_445" class="input_label">The Tocqueville Review/La revue Tocqueville (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (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_582" class="journal_facet_select" type="checkbox" value="582" ><label for="journal_facet_582" class="input_label">Journal of Shi'a Islamic Studies (4)</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 (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_289" class="journal_facet_select" type="checkbox" value="289" ><label for="journal_facet_289" class="input_label">Hispanic Review (4)</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 (4)</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 (4)</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 (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_505" class="journal_facet_select" type="checkbox" value="505" ><label for="journal_facet_505" class="input_label">Storyworlds: A Journal of Narrative Studies (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_539" class="journal_facet_select" type="checkbox" value="539" ><label for="journal_facet_539" class="input_label">Community Literacy Journal (4)</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 (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_563" class="journal_facet_select" type="checkbox" value="563" ><label for="journal_facet_563" class="input_label">Revista de Estudios Hisp谩nicos (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (4)</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 (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_639" class="journal_facet_select" type="checkbox" value="639" ><label for="journal_facet_639" class="input_label">QED: A Journal in GLBTQ Worldmaking (4)</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 (4)</label></div> <div><input name="journal_facet" id="journal_facet_506" class="journal_facet_select" type="checkbox" value="506" ><label for="journal_facet_506" class="input_label">Studies in Latin American Popular Culture (4)</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 (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_503" class="journal_facet_select" type="checkbox" value="503" ><label for="journal_facet_503" class="input_label">Philip Roth Studies (4)</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 (4)</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 (4)</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 (4)</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 (3)</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 (3)</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 (3)</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 (3)</label></div> <div><input name="journal_facet" id="journal_facet_257" class="journal_facet_select" type="checkbox" value="257" ><label for="journal_facet_257" class="input_label">Nabokov Studies (3)</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 (3)</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 (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_509" class="journal_facet_select" type="checkbox" value="509" ><label for="journal_facet_509" class="input_label">African Conflict & Peacebuilding Review (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_66" class="journal_facet_select" type="checkbox" value="66" ><label for="journal_facet_66" class="input_label">Geographical Analysis (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_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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (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_538" class="journal_facet_select" type="checkbox" value="538" ><label for="journal_facet_538" class="input_label">Asian Bioethics Review (3)</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 (3)</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 (3)</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 (3)</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 (3)</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 (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_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 (3)</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 (3)</label></div> <div><input name="journal_facet" id="journal_facet_234" class="journal_facet_select" type="checkbox" value="234" ><label for="journal_facet_234" class="input_label">Social Politics: International Studies in Gender, State and Society (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_726" class="journal_facet_select" type="checkbox" value="726" ><label for="journal_facet_726" class="input_label">Indiana Theory Review (3)</label></div> <div><input name="journal_facet" id="journal_facet_419" class="journal_facet_select" type="checkbox" value="419" ><label for="journal_facet_419" class="input_label">The Bulletin of Hispanic Studies (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_575" class="journal_facet_select" type="checkbox" value="575" ><label for="journal_facet_575" class="input_label">Spectrum: A Journal on Black Men (3)</label></div> <div><input name="journal_facet" id="journal_facet_741" class="journal_facet_select" type="checkbox" value="741" ><label for="journal_facet_741" class="input_label">Rhetoric of Health & Medicine (3)</label></div> <div><input name="journal_facet" id="journal_facet_305" class="journal_facet_select" type="checkbox" value="305" ><label for="journal_facet_305" class="input_label">Journal of the Royal Musical Association (3)</label></div> <div><input name="journal_facet" id="journal_facet_327" class="journal_facet_select" type="checkbox" value="327" ><label for="journal_facet_327" class="input_label">Holy Land Studies: A Multidisciplinary Journal (3)</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 (3)</label></div> <div><input name="journal_facet" id="journal_facet_585" class="journal_facet_select" type="checkbox" value="585" ><label for="journal_facet_585" class="input_label">Region: Regional Studies of Russia, Eastern Europe, and Central Asia (3)</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 (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_667" class="journal_facet_select" type="checkbox" value="667" ><label for="journal_facet_667" class="input_label">Confluencia: Revista Hisp谩nica de Cultura y Literatura (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_517" class="journal_facet_select" type="checkbox" value="517" ><label for="journal_facet_517" class="input_label">Journal of the Midwest Modern Language Association (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_773" class="journal_facet_select" type="checkbox" value="773" ><label for="journal_facet_773" class="input_label">International Journal of Evangelization and Catechetics (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_368" class="journal_facet_select" type="checkbox" value="368" ><label for="journal_facet_368" class="input_label">The Innes Review (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_626" class="journal_facet_select" type="checkbox" value="626" ><label for="journal_facet_626" class="input_label">Bulletin of Medieval Canon Law (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_581" class="journal_facet_select" type="checkbox" value="581" ><label for="journal_facet_581" class="input_label">philoSOPHIA (2)</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 (2)</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 (2)</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 (2)</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 (2)</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 (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_572" class="journal_facet_select" type="checkbox" value="572" ><label for="journal_facet_572" class="input_label">Journal of Literature and Trauma Studies (2)</label></div> <div><input name="journal_facet" id="journal_facet_760" class="journal_facet_select" type="checkbox" value="760" ><label for="journal_facet_760" class="input_label">Hitchcock Annual (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_833" class="journal_facet_select" type="checkbox" value="833" ><label for="journal_facet_833" class="input_label">Philanthropy & Education (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_589" class="journal_facet_select" type="checkbox" value="589" ><label for="journal_facet_589" class="input_label">Studies in the Literary Imagination (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_608" class="journal_facet_select" type="checkbox" value="608" ><label for="journal_facet_608" class="input_label">AUDEM: The International Journal of Higher Education and Democracy (2)</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 (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_578" class="journal_facet_select" type="checkbox" value="578" ><label for="journal_facet_578" class="input_label">Theatre Symposium (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_83" class="journal_facet_select" type="checkbox" value="83" ><label for="journal_facet_83" class="input_label">International Organization (2)</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 (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_444" class="journal_facet_select" type="checkbox" value="444" ><label for="journal_facet_444" class="input_label">Tenso (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_423" class="journal_facet_select" type="checkbox" value="423" ><label for="journal_facet_423" class="input_label">Le mouvement social (2)</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 (2)</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 (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_749" class="journal_facet_select" type="checkbox" value="749" ><label for="journal_facet_749" class="input_label">The Medieval Globe (2)</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 (2)</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 (2)</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 (2)</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 (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_670" class="journal_facet_select" type="checkbox" value="670" ><label for="journal_facet_670" class="input_label">Gettysburg Magazine (2)</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 (2)</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 (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_697" class="journal_facet_select" type="checkbox" value="697" ><label for="journal_facet_697" class="input_label">Di谩logo (2)</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 (2)</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) (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_701" class="journal_facet_select" type="checkbox" value="701" ><label for="journal_facet_701" class="input_label">Inks: The Journal of the Comics Studies Society (2)</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 (2)</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 (2)</label></div> <div><input name="journal_facet" id="journal_facet_430" class="journal_facet_select" type="checkbox" value="430" ><label for="journal_facet_430" class="input_label">Race/Ethnicity: Multidisciplinary Global Contexts (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 (1)</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 (1)</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 (1)</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 (1)</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 (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_470" class="journal_facet_select" type="checkbox" value="470" ><label for="journal_facet_470" class="input_label">Canadian Theatre Review (1)</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 (1)</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 (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_157" class="journal_facet_select" type="checkbox" value="157" ><label for="journal_facet_157" class="input_label">Brookings-Wharton Papers on Financial Services (1)</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 (1)</label></div> <div><input name="journal_facet" id="journal_facet_225" class="journal_facet_select" type="checkbox" value="225" ><label for="journal_facet_225" class="input_label">Ka Ho'oilina/The Legacy (1)</label></div> <div><input name="journal_facet" id="journal_facet_881" class="journal_facet_select" type="checkbox" value="881" ><label for="journal_facet_881" class="input_label">The Dial: A Journal of the Ralph Waldo Emerson Society (1)</label></div> <div><input name="journal_facet" id="journal_facet_623" class="journal_facet_select" type="checkbox" value="623" ><label for="journal_facet_623" class="input_label">Women, Gender, and Families of Color (1)</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 (1)</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 (1)</label></div> <div><input name="journal_facet" id="journal_facet_770" class="journal_facet_select" type="checkbox" value="770" ><label for="journal_facet_770" class="input_label">American Journal of Psychiatric Rehabilitation (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_671" class="journal_facet_select" type="checkbox" value="671" ><label for="journal_facet_671" class="input_label">Journal of Black Sexuality and Relationships (1)</label></div> <div><input name="journal_facet" id="journal_facet_674" class="journal_facet_select" type="checkbox" value="674" ><label for="journal_facet_674" class="input_label">Demokratizatsiya: The Journal of Post-Soviet Democratization (1)</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 (1)</label></div> <div><input name="journal_facet" id="journal_facet_405" class="journal_facet_select" type="checkbox" value="405" ><label for="journal_facet_405" class="input_label">Serbian Studies: Journal of the North American Society for Serbian Studies (1)</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 (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_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_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_439" class="journal_facet_select" type="checkbox" value="439" ><label for="journal_facet_439" class="input_label">Genocide Studies and Prevention (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_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_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 (1)</label></div> <div><input name="journal_facet" id="journal_facet_646" class="journal_facet_select" type="checkbox" value="646" ><label for="journal_facet_646" class="input_label">Al-士Arabiyya: Journal of the American Association of Teachers of Arabic (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_781" class="journal_facet_select" type="checkbox" value="781" ><label for="journal_facet_781" class="input_label">Rhetoric, Politics & Culture (1)</label></div> <div><input name="journal_facet" id="journal_facet_469" class="journal_facet_select" type="checkbox" value="469" ><label for="journal_facet_469" class="input_label">Black Music Research Journal (1)</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 (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_529" class="journal_facet_select" type="checkbox" value="529" ><label for="journal_facet_529" class="input_label">Journal of Burma Studies (1)</label></div> <div><input name="journal_facet" id="journal_facet_222" class="journal_facet_select" type="checkbox" value="222" ><label for="journal_facet_222" class="input_label">Journal for the Psychoanalysis of Culture and Society (1)</label></div> <div><input name="journal_facet" id="journal_facet_702" class="journal_facet_select" type="checkbox" value="702" ><label for="journal_facet_702" class="input_label">Journal of Buddhist Philosophy (1)</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 (1)</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 (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_771" class="journal_facet_select" type="checkbox" value="771" ><label for="journal_facet_771" class="input_label">CHINOPERL: Journal of Chinese Oral and Performing Literature (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_598" class="journal_facet_select" type="checkbox" value="598" ><label for="journal_facet_598" class="input_label">Journal of Africana Religions (1)</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 (1)</label></div> <div><input name="journal_facet" id="journal_facet_712" class="journal_facet_select" type="checkbox" value="712" ><label for="journal_facet_712" class="input_label">Trans-Humanities Journal (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_481" class="journal_facet_select" type="checkbox" value="481" ><label for="journal_facet_481" class="input_label">Visual Arts Research (1)</label></div> <div><input name="journal_facet" id="journal_facet_328" class="journal_facet_select" type="checkbox" value="328" ><label for="journal_facet_328" class="input_label">Italian Culture (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_420" class="journal_facet_select" type="checkbox" value="420" ><label for="journal_facet_420" class="input_label">Romani Studies (1)</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 (1)</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 (1)</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 (1)</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 (1)</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 (1)</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 (1)</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 (1)</label></div> <div><input name="journal_facet" id="journal_facet_435" class="journal_facet_select" type="checkbox" value="435" ><label for="journal_facet_435" class="input_label">An Sionnach: A Journal of Literature, Culture, and the Arts (1)</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 (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_870" class="journal_facet_select" type="checkbox" value="870" ><label for="journal_facet_870" class="input_label">Filipino American National Historical Society Journal (1)</label></div> <div><input name="journal_facet" id="journal_facet_294" class="journal_facet_select" type="checkbox" value="294" ><label for="journal_facet_294" class="input_label">Journal of Feminist Studies in Religion (1)</label></div> <div><input name="journal_facet" id="journal_facet_253" class="journal_facet_select" type="checkbox" value="253" ><label for="journal_facet_253" class="input_label">Francophonies d'Am茅rique (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_160140" class="author_facet_select" type="checkbox" value="160140" ><label for="author_facet_160140" class="input_label">Christopher T. Begg (112)</label></div> <div><input name="author_facet" id="author_facet_1700" class="author_facet_select" type="checkbox" value="1700" ><label for="author_facet_1700" class="input_label">John L. Flood (86)</label></div> <div><input name="author_facet" id="author_facet_25998" class="author_facet_select" type="checkbox" value="25998" ><label for="author_facet_25998" class="input_label">John T. Ford (70)</label></div> <div><input name="author_facet" id="author_facet_330793" class="author_facet_select" type="checkbox" value="330793" ><label for="author_facet_330793" class="input_label">Fred W. Guyette (58)</label></div> <div><input name="author_facet" id="author_facet_330834" class="author_facet_select" type="checkbox" value="330834" ><label for="author_facet_330834" class="input_label">John M. Halligan (54)</label></div> <div><input name="author_facet" id="author_facet_1106" class="author_facet_select" type="checkbox" value="1106" ><label for="author_facet_1106" class="input_label">John Z. Sadler (50)</label></div> <div><input name="author_facet" id="author_facet_18340" class="author_facet_select" type="checkbox" value="18340" ><label for="author_facet_18340" class="input_label">John Kinsella (50)</label></div> <div><input name="author_facet" id="author_facet_4622" class="author_facet_select" type="checkbox" value="4622" ><label for="author_facet_4622" class="input_label">John Shelton Reed (50)</label></div> <div><input name="author_facet" id="author_facet_330739" class="author_facet_select" type="checkbox" value="330739" ><label for="author_facet_330739" class="input_label">Thomas Hieke (45)</label></div> <div><input name="author_facet" id="author_facet_4090" class="author_facet_select" type="checkbox" value="4090" ><label for="author_facet_4090" class="input_label">John H. Pryor (44)</label></div> <div><input name="author_facet" id="author_facet_330741" class="author_facet_select" type="checkbox" value="330741" ><label for="author_facet_330741" class="input_label">William J. Urbrock (42)</label></div> <div><input name="author_facet" id="author_facet_5794" class="author_facet_select" type="checkbox" value="5794" ><label for="author_facet_5794" class="input_label">John Irons (42)</label></div> <div><input name="author_facet" id="author_facet_6462" class="author_facet_select" type="checkbox" value="6462" ><label for="author_facet_6462" class="input_label">John Curtis (42)</label></div> <div><input name="author_facet" id="author_facet_24917" class="author_facet_select" type="checkbox" value="24917" ><label for="author_facet_24917" class="input_label">Barbara Curtis (41)</label></div> <div><input name="author_facet" id="author_facet_87312" class="author_facet_select" type="checkbox" value="87312" ><label for="author_facet_87312" class="input_label">John O. Ward (41)</label></div> <div><input name="author_facet" id="author_facet_45468" class="author_facet_select" type="checkbox" value="45468" ><label for="author_facet_45468" class="input_label">John Bryant (39)</label></div> <div><input name="author_facet" id="author_facet_330742" class="author_facet_select" type="checkbox" value="330742" ><label for="author_facet_330742" class="input_label">John Thomas Willis (39)</label></div> <div><input name="author_facet" id="author_facet_32097" class="author_facet_select" type="checkbox" value="32097" ><label for="author_facet_32097" class="input_label">John F. Barber (37)</label></div> <div><input name="author_facet" id="author_facet_19995" class="author_facet_select" type="checkbox" value="19995" ><label for="author_facet_19995" class="input_label">John F. Schwaller (37)</label></div> <div><input name="author_facet" id="author_facet_14107" class="author_facet_select" type="checkbox" value="14107" ><label for="author_facet_14107" class="input_label">John Gordon (37)</label></div> <div><input name="author_facet" id="author_facet_16298" class="author_facet_select" type="checkbox" value="16298" ><label for="author_facet_16298" class="input_label">John Lee (37)</label></div> <div><input name="author_facet" id="author_facet_91786" class="author_facet_select" type="checkbox" value="91786" ><label for="author_facet_91786" class="input_label">John C. Cairns (36)</label></div> <div><input name="author_facet" id="author_facet_60132" class="author_facet_select" type="checkbox" value="60132" ><label for="author_facet_60132" class="input_label">John T. Booker (36)</label></div> <div><input name="author_facet" id="author_facet_5792" class="author_facet_select" type="checkbox" value="5792" ><label for="author_facet_5792" class="input_label">Marco Antonio Campos (35)</label></div> <div><input name="author_facet" id="author_facet_5791" class="author_facet_select" type="checkbox" value="5791" ><label for="author_facet_5791" class="input_label">Stefaan van den Bremt (35)</label></div> <div><input name="author_facet" id="author_facet_1297" class="author_facet_select" type="checkbox" value="1297" ><label for="author_facet_1297" class="input_label">John Lynch (34)</label></div> <div><input name="author_facet" id="author_facet_239366" class="author_facet_select" type="checkbox" value="239366" ><label for="author_facet_239366" class="input_label">John Doyle (34)</label></div> <div><input name="author_facet" id="author_facet_16442" class="author_facet_select" type="checkbox" value="16442" ><label for="author_facet_16442" class="input_label">John Phillips (34)</label></div> <div><input name="author_facet" id="author_facet_1357" class="author_facet_select" type="checkbox" value="1357" ><label for="author_facet_1357" class="input_label">John J. Stuhr (33)</label></div> <div><input name="author_facet" id="author_facet_311" class="author_facet_select" type="checkbox" value="311" ><label for="author_facet_311" class="input_label">John Mowitt (33)</label></div> <div><input name="author_facet" id="author_facet_11716" class="author_facet_select" type="checkbox" value="11716" ><label for="author_facet_11716" class="input_label">John R. Thelin (33)</label></div> <div><input name="author_facet" id="author_facet_80212" class="author_facet_select" type="checkbox" value="80212" ><label for="author_facet_80212" class="input_label">John Tyrrell (32)</label></div> <div><input name="author_facet" id="author_facet_16923" class="author_facet_select" type="checkbox" value="16923" ><label for="author_facet_16923" class="input_label">Richard R. John (32)</label></div> <div><input name="author_facet" id="author_facet_34521" class="author_facet_select" type="checkbox" value="34521" ><label for="author_facet_34521" class="input_label">John G. Peters (32)</label></div> <div><input name="author_facet" id="author_facet_226825" class="author_facet_select" type="checkbox" value="226825" ><label for="author_facet_226825" class="input_label">John Howell (31)</label></div> <div><input name="author_facet" id="author_facet_17958" class="author_facet_select" type="checkbox" value="17958" ><label for="author_facet_17958" class="input_label">John L. Luckner (31)</label></div> <div><input name="author_facet" id="author_facet_3386" class="author_facet_select" type="checkbox" value="3386" ><label for="author_facet_3386" class="input_label">John Boardman (31)</label></div> <div><input name="author_facet" id="author_facet_494" class="author_facet_select" type="checkbox" value="494" ><label for="author_facet_494" class="input_label">John Carlos Rowe (30)</label></div> <div><input name="author_facet" id="author_facet_478320" class="author_facet_select" type="checkbox" value="478320" ><label for="author_facet_478320" class="input_label">John B. Rae (30)</label></div> <div><input name="author_facet" id="author_facet_837" class="author_facet_select" type="checkbox" value="837" ><label for="author_facet_837" class="input_label">John Frederick Schwaller (29)</label></div> <div><input name="author_facet" id="author_facet_4139" class="author_facet_select" type="checkbox" value="4139" ><label for="author_facet_4139" class="input_label">John J. Reynolds (29)</label></div> <div><input name="author_facet" id="author_facet_7042" class="author_facet_select" type="checkbox" value="7042" ><label for="author_facet_7042" class="input_label">John Domini (29)</label></div> <div><input name="author_facet" id="author_facet_694" class="author_facet_select" type="checkbox" value="694" ><label for="author_facet_694" class="input_label">John Poch (28)</label></div> <div><input name="author_facet" id="author_facet_26677" class="author_facet_select" type="checkbox" value="26677" ><label for="author_facet_26677" class="input_label">John Paul Riquelme (27)</label></div> <div><input name="author_facet" id="author_facet_194469" class="author_facet_select" type="checkbox" value="194469" ><label for="author_facet_194469" class="input_label">John English (27)</label></div> <div><input name="author_facet" id="author_facet_252211" class="author_facet_select" type="checkbox" value="252211" ><label for="author_facet_252211" class="input_label">John H. Holloway (26)</label></div> <div><input name="author_facet" id="author_facet_4596" class="author_facet_select" type="checkbox" value="4596" ><label for="author_facet_4596" class="input_label">John Jay Hughes (26)</label></div> <div><input name="author_facet" id="author_facet_16276" class="author_facet_select" type="checkbox" value="16276" ><label for="author_facet_16276" class="input_label">Robert Laurie (25)</label></div> <div><input name="author_facet" id="author_facet_12679" class="author_facet_select" type="checkbox" value="12679" ><label for="author_facet_12679" class="input_label">John Parkin (25)</label></div> <div><input name="author_facet" id="author_facet_23789" class="author_facet_select" type="checkbox" value="23789" ><label for="author_facet_23789" class="input_label">John D. Cox (25)</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 (24)</label></div> <div><input name="author_facet" id="author_facet_57135" class="author_facet_select" type="checkbox" value="57135" ><label for="author_facet_57135" class="input_label">John Peterson (24)</label></div> <div><input name="author_facet" id="author_facet_66479" class="author_facet_select" type="checkbox" value="66479" ><label for="author_facet_66479" class="input_label">John S. Conway (24)</label></div> <div><input name="author_facet" id="author_facet_90420" class="author_facet_select" type="checkbox" value="90420" ><label for="author_facet_90420" class="input_label">John Bird (24)</label></div> <div><input name="author_facet" id="author_facet_271406" class="author_facet_select" type="checkbox" value="271406" ><label for="author_facet_271406" class="input_label">John A. Oesterle (23)</label></div> <div><input name="author_facet" id="author_facet_924" class="author_facet_select" type="checkbox" value="924" ><label for="author_facet_924" class="input_label">John D. Lantos (22)</label></div> <div><input name="author_facet" id="author_facet_2009" class="author_facet_select" type="checkbox" value="2009" ><label for="author_facet_2009" class="input_label">John Cech (22)</label></div> <div><input name="author_facet" id="author_facet_24721" class="author_facet_select" type="checkbox" value="24721" ><label for="author_facet_24721" class="input_label">John David Smith (22)</label></div> <div><input name="author_facet" id="author_facet_7473" class="author_facet_select" type="checkbox" value="7473" ><label for="author_facet_7473" class="input_label">John Lloyd-Reilley (22)</label></div> <div><input name="author_facet" id="author_facet_375665" class="author_facet_select" type="checkbox" value="375665" ><label for="author_facet_375665" class="input_label">Saywell, John (22)</label></div> <div><input name="author_facet" id="author_facet_23554" class="author_facet_select" type="checkbox" value="23554" ><label for="author_facet_23554" class="input_label">John Kennedy (22)</label></div> <div><input name="author_facet" id="author_facet_4780" class="author_facet_select" type="checkbox" value="4780" ><label for="author_facet_4780" class="input_label">John D. Lyons (22)</label></div> <div><input name="author_facet" id="author_facet_22339" class="author_facet_select" type="checkbox" value="22339" ><label for="author_facet_22339" class="input_label">John M. Braxton (21)</label></div> <div><input name="author_facet" id="author_facet_36620" class="author_facet_select" type="checkbox" value="36620" ><label for="author_facet_36620" class="input_label">John K. Brown (21)</label></div> <div><input name="author_facet" id="author_facet_241671" class="author_facet_select" type="checkbox" value="241671" ><label for="author_facet_241671" class="input_label">John H. White Jr. (21)</label></div> <div><input name="author_facet" id="author_facet_32931" class="author_facet_select" type="checkbox" value="32931" ><label for="author_facet_32931" class="input_label">John Plotz (21)</label></div> <div><input name="author_facet" id="author_facet_37479" class="author_facet_select" type="checkbox" value="37479" ><label for="author_facet_37479" class="input_label">David St. John (21)</label></div> <div><input name="author_facet" id="author_facet_7474" class="author_facet_select" type="checkbox" value="7474" ><label for="author_facet_7474" class="input_label">Forrest S Smith (21)</label></div> <div><input name="author_facet" id="author_facet_37051" class="author_facet_select" type="checkbox" value="37051" ><label for="author_facet_37051" class="input_label">John N. Duvall (21)</label></div> <div><input name="author_facet" id="author_facet_211254" class="author_facet_select" type="checkbox" value="211254" ><label for="author_facet_211254" class="input_label">John C. Finn (21)</label></div> <div><input name="author_facet" id="author_facet_257464" class="author_facet_select" type="checkbox" value="257464" ><label for="author_facet_257464" class="input_label">John T. Saywell (21)</label></div> <div><input name="author_facet" id="author_facet_1955" class="author_facet_select" type="checkbox" value="1955" ><label for="author_facet_1955" class="input_label">John R. Pfeiffer (20)</label></div> <div><input name="author_facet" id="author_facet_94611" class="author_facet_select" type="checkbox" value="94611" ><label for="author_facet_94611" class="input_label">John Tytell (20)</label></div> <div><input name="author_facet" id="author_facet_200618" class="author_facet_select" type="checkbox" value="200618" ><label for="author_facet_200618" class="input_label">John D. Nesbitt (20)</label></div> <div><input name="author_facet" id="author_facet_21329" class="author_facet_select" type="checkbox" value="21329" ><label for="author_facet_21329" class="input_label">John Miles Foley (20)</label></div> <div><input name="author_facet" id="author_facet_188791" class="author_facet_select" type="checkbox" value="188791" ><label for="author_facet_188791" class="input_label">John M. Robson (20)</label></div> <div><input name="author_facet" id="author_facet_98514" class="author_facet_select" type="checkbox" value="98514" ><label for="author_facet_98514" class="input_label">John G. Reid (20)</label></div> <div><input name="author_facet" id="author_facet_2918" class="author_facet_select" type="checkbox" value="2918" ><label for="author_facet_2918" class="input_label">John D. Caputo (20)</label></div> <div><input name="author_facet" id="author_facet_774" class="author_facet_select" type="checkbox" value="774" ><label for="author_facet_774" class="input_label">John Christian Laursen (19)</label></div> <div><input name="author_facet" id="author_facet_11890" class="author_facet_select" type="checkbox" value="11890" ><label for="author_facet_11890" class="input_label">John Murray (19)</label></div> <div><input name="author_facet" id="author_facet_109428" class="author_facet_select" type="checkbox" value="109428" ><label for="author_facet_109428" class="input_label">John Fletcher (19)</label></div> <div><input name="author_facet" id="author_facet_183432" class="author_facet_select" type="checkbox" value="183432" ><label for="author_facet_183432" class="input_label">John Sibley Williams (19)</label></div> <div><input name="author_facet" id="author_facet_11511" class="author_facet_select" type="checkbox" value="11511" ><label for="author_facet_11511" class="input_label">John Clark (19)</label></div> <div><input name="author_facet" id="author_facet_7908" class="author_facet_select" type="checkbox" value="7908" ><label for="author_facet_7908" class="input_label">John Holland (19)</label></div> <div><input name="author_facet" id="author_facet_19855" class="author_facet_select" type="checkbox" value="19855" ><label for="author_facet_19855" class="input_label">John J. Conlon (19)</label></div> <div><input name="author_facet" id="author_facet_17076" class="author_facet_select" type="checkbox" value="17076" ><label for="author_facet_17076" class="input_label">John McGowan (18)</label></div> <div><input name="author_facet" id="author_facet_457" class="author_facet_select" type="checkbox" value="457" ><label for="author_facet_457" class="input_label">John Lauritz Larson (18)</label></div> <div><input name="author_facet" id="author_facet_11786" class="author_facet_select" type="checkbox" value="11786" ><label for="author_facet_11786" class="input_label">John M. Bowers (18)</label></div> <div><input name="author_facet" id="author_facet_22665" class="author_facet_select" type="checkbox" value="22665" ><label for="author_facet_22665" class="input_label">Shelly D Maher (18)</label></div> <div><input name="author_facet" id="author_facet_16930" class="author_facet_select" type="checkbox" value="16930" ><label for="author_facet_16930" class="input_label">John D. Bonvillian (18)</label></div> <div><input name="author_facet" id="author_facet_11397" class="author_facet_select" type="checkbox" value="11397" ><label for="author_facet_11397" class="input_label">John M. Jeep (18)</label></div> <div><input name="author_facet" id="author_facet_78225" class="author_facet_select" type="checkbox" value="78225" ><label for="author_facet_78225" class="input_label">John Peter Oleson (18)</label></div> <div><input name="author_facet" id="author_facet_14529" class="author_facet_select" type="checkbox" value="14529" ><label for="author_facet_14529" class="input_label">John Halperin (18)</label></div> <div><input name="author_facet" id="author_facet_36498" class="author_facet_select" type="checkbox" value="36498" ><label for="author_facet_36498" class="input_label">John H. Hanson (18)</label></div> <div><input name="author_facet" id="author_facet_25312" class="author_facet_select" type="checkbox" value="25312" ><label for="author_facet_25312" class="input_label">John Ernest (18)</label></div> <div><input name="author_facet" id="author_facet_85271" class="author_facet_select" type="checkbox" value="85271" ><label for="author_facet_85271" class="input_label">John Richetti (18)</label></div> <div><input name="author_facet" id="author_facet_73762" class="author_facet_select" type="checkbox" value="73762" ><label for="author_facet_73762" class="input_label">John Batchelor (17)</label></div> <div><input name="author_facet" id="author_facet_33215" class="author_facet_select" type="checkbox" value="33215" ><label for="author_facet_33215" class="input_label">John C. Inscoe (17)</label></div> <div><input name="author_facet" id="author_facet_53688" class="author_facet_select" type="checkbox" value="53688" ><label for="author_facet_53688" class="input_label">John Campbell (17)</label></div> <div><input name="author_facet" id="author_facet_255761" class="author_facet_select" type="checkbox" value="255761" ><label for="author_facet_255761" class="input_label">John K. Cox (17)</label></div> <div><input name="author_facet" id="author_facet_5911" class="author_facet_select" type="checkbox" value="5911" ><label for="author_facet_5911" class="input_label">John O. Iatrides (17)</label></div> <div><input name="author_facet" id="author_facet_6680" class="author_facet_select" type="checkbox" value="6680" ><label for="author_facet_6680" class="input_label">John Bell (17)</label></div> <div><input name="author_facet" id="author_facet_166675" class="author_facet_select" type="checkbox" value="166675" ><label for="author_facet_166675" class="input_label">John Moorhead (17)</label></div> <div><input name="author_facet" id="author_facet_180315" class="author_facet_select" type="checkbox" value="180315" ><label for="author_facet_180315" class="input_label">John H. Astington (17)</label></div> <div><input name="author_facet" id="author_facet_36012" class="author_facet_select" type="checkbox" value="36012" ><label for="author_facet_36012" class="input_label">John W. Friesen (17)</label></div> <div><input name="author_facet" id="author_facet_9835" class="author_facet_select" type="checkbox" value="9835" ><label for="author_facet_9835" class="input_label">John Ditsky (17)</label></div> <div><input name="author_facet" id="author_facet_1668" class="author_facet_select" type="checkbox" value="1668" ><label for="author_facet_1668" class="input_label">John Fitzgerald (17)</label></div> <div><input name="author_facet" id="author_facet_4874" class="author_facet_select" type="checkbox" value="4874" ><label for="author_facet_4874" class="input_label">John Algeo (17)</label></div> <div><input name="author_facet" id="author_facet_242368" class="author_facet_select" type="checkbox" value="242368" ><label for="author_facet_242368" class="input_label">John Armitage (17)</label></div> <div><input name="author_facet" id="author_facet_4194" class="author_facet_select" type="checkbox" value="4194" ><label for="author_facet_4194" class="input_label">John M. Murphy (17)</label></div> <div><input name="author_facet" id="author_facet_330821" class="author_facet_select" type="checkbox" value="330821" ><label for="author_facet_330821" class="input_label">Joseph E. Jensen (17)</label></div> <div><input name="author_facet" id="author_facet_103506" class="author_facet_select" type="checkbox" value="103506" ><label for="author_facet_103506" class="input_label">John Hay (17)</label></div> <div><input name="author_facet" id="author_facet_103447" class="author_facet_select" type="checkbox" value="103447" ><label for="author_facet_103447" class="input_label">John E. Bowlt (17)</label></div> <div><input name="author_facet" id="author_facet_40308" class="author_facet_select" type="checkbox" value="40308" ><label for="author_facet_40308" class="input_label">John T. Pawlikowski (16)</label></div> <div><input name="author_facet" id="author_facet_268273" class="author_facet_select" type="checkbox" value="268273" ><label for="author_facet_268273" class="input_label">John Adkins Richardson (16)</label></div> <div><input name="author_facet" id="author_facet_50853" class="author_facet_select" type="checkbox" value="50853" ><label for="author_facet_50853" class="input_label">Victor H. Matthews (16)</label></div> <div><input name="author_facet" id="author_facet_140626" class="author_facet_select" type="checkbox" value="140626" ><label for="author_facet_140626" class="input_label">John G. Slater (16)</label></div> <div><input name="author_facet" id="author_facet_122012" class="author_facet_select" type="checkbox" value="122012" ><label for="author_facet_122012" class="input_label">John Wright (16)</label></div> <div><input name="author_facet" id="author_facet_55675" class="author_facet_select" type="checkbox" value="55675" ><label for="author_facet_55675" class="input_label">John Zemke (16)</label></div> <div><input name="author_facet" id="author_facet_479083" class="author_facet_select" type="checkbox" value="479083" ><label for="author_facet_479083" class="input_label">John G. Brainerd (16)</label></div> <div><input name="author_facet" id="author_facet_8255" class="author_facet_select" type="checkbox" value="8255" ><label for="author_facet_8255" class="input_label">John C. Tibbetts (16)</label></div> <div><input name="author_facet" id="author_facet_371081" class="author_facet_select" type="checkbox" value="371081" ><label for="author_facet_371081" class="input_label">Sallis, John (16)</label></div> <div><input name="author_facet" id="author_facet_85726" class="author_facet_select" type="checkbox" value="85726" ><label for="author_facet_85726" class="input_label">John Carey (16)</label></div> <div><input name="author_facet" id="author_facet_148514" class="author_facet_select" type="checkbox" value="148514" ><label for="author_facet_148514" class="input_label">John P. Beal (16)</label></div> <div><input name="author_facet" id="author_facet_105934" class="author_facet_select" type="checkbox" value="105934" ><label for="author_facet_105934" class="input_label">John J. Mearsheimer (16)</label></div> <div><input name="author_facet" id="author_facet_104812" class="author_facet_select" type="checkbox" value="104812" ><label for="author_facet_104812" class="input_label">John A. Dussinger (16)</label></div> <div><input name="author_facet" id="author_facet_75429" class="author_facet_select" type="checkbox" value="75429" ><label for="author_facet_75429" class="input_label">John Burt Foster Jr. (16)</label></div> <div><input name="author_facet" id="author_facet_22172" class="author_facet_select" type="checkbox" value="22172" ><label for="author_facet_22172" class="input_label">John Edgar Wideman (16)</label></div> <div><input name="author_facet" id="author_facet_10776" class="author_facet_select" type="checkbox" value="10776" ><label for="author_facet_10776" class="input_label">John P. DiMoia (16)</label></div> <div><input name="author_facet" id="author_facet_1589" class="author_facet_select" type="checkbox" value="1589" ><label for="author_facet_1589" class="input_label">John A. Bertolini (16)</label></div> <div><input name="author_facet" id="author_facet_20763" class="author_facet_select" type="checkbox" value="20763" ><label for="author_facet_20763" class="input_label">John Prados (16)</label></div> <div><input name="author_facet" id="author_facet_113755" class="author_facet_select" type="checkbox" value="113755" ><label for="author_facet_113755" class="input_label">John H. Fisher (16)</label></div> <div><input name="author_facet" id="author_facet_34923" class="author_facet_select" type="checkbox" value="34923" ><label for="author_facet_34923" class="input_label">John Walker (15)</label></div> <div><input name="author_facet" id="author_facet_45335" class="author_facet_select" type="checkbox" value="45335" ><label for="author_facet_45335" class="input_label">John Herd Thompson (15)</label></div> <div><input name="author_facet" id="author_facet_129436" class="author_facet_select" type="checkbox" value="129436" ><label for="author_facet_129436" class="input_label">John S. Sledge (15)</label></div> <div><input name="author_facet" id="author_facet_67490" class="author_facet_select" type="checkbox" value="67490" ><label for="author_facet_67490" class="input_label">John Lutz (15)</label></div> <div><input name="author_facet" id="author_facet_51981" class="author_facet_select" type="checkbox" value="51981" ><label for="author_facet_51981" class="input_label">John Clarke (15)</label></div> <div><input name="author_facet" id="author_facet_15935" class="author_facet_select" type="checkbox" value="15935" ><label for="author_facet_15935" class="input_label">John Richardson (15)</label></div> <div><input name="author_facet" id="author_facet_28439" class="author_facet_select" type="checkbox" value="28439" ><label for="author_facet_28439" class="input_label">John Milsom (15)</label></div> <div><input name="author_facet" id="author_facet_168757" class="author_facet_select" type="checkbox" value="168757" ><label for="author_facet_168757" class="input_label">John Gallaher (15)</label></div> <div><input name="author_facet" id="author_facet_115386" class="author_facet_select" type="checkbox" value="115386" ><label for="author_facet_115386" class="input_label">John Whittier Treat (15)</label></div> <div><input name="author_facet" id="author_facet_478075" class="author_facet_select" type="checkbox" value="478075" ><label for="author_facet_478075" class="input_label">John G. Burke (15)</label></div> <div><input name="author_facet" id="author_facet_47098" class="author_facet_select" type="checkbox" value="47098" ><label for="author_facet_47098" class="input_label">John Wong (15)</label></div> <div><input name="author_facet" id="author_facet_57085" class="author_facet_select" type="checkbox" value="57085" ><label for="author_facet_57085" class="input_label">John W. Wright (15)</label></div> <div><input name="author_facet" id="author_facet_18367" class="author_facet_select" type="checkbox" value="18367" ><label for="author_facet_18367" class="input_label">John Butt (15)</label></div> <div><input name="author_facet" id="author_facet_269999" class="author_facet_select" type="checkbox" value="269999" ><label for="author_facet_269999" class="input_label">J枚rn Seemann (15)</label></div> <div><input name="author_facet" id="author_facet_39624" class="author_facet_select" type="checkbox" value="39624" ><label for="author_facet_39624" class="input_label">Keith A Pawelek (15)</label></div> <div><input name="author_facet" id="author_facet_30610" class="author_facet_select" type="checkbox" value="30610" ><label for="author_facet_30610" class="input_label">John Allen Tucker (15)</label></div> <div><input name="author_facet" id="author_facet_10526" class="author_facet_select" type="checkbox" value="10526" ><label for="author_facet_10526" class="input_label">Phillip John Usher (15)</label></div> <div><input name="author_facet" id="author_facet_9746" class="author_facet_select" type="checkbox" value="9746" ><label for="author_facet_9746" class="input_label">John Saillant (15)</label></div> <div><input name="author_facet" id="author_facet_57505" class="author_facet_select" type="checkbox" value="57505" ><label for="author_facet_57505" class="input_label">John R. Spencer (15)</label></div> <div><input name="author_facet" id="author_facet_77790" class="author_facet_select" type="checkbox" value="77790" ><label for="author_facet_77790" class="input_label">John F. Desmond (15)</label></div> <div><input name="author_facet" id="author_facet_189029" class="author_facet_select" type="checkbox" value="189029" ><label for="author_facet_189029" class="input_label">John S. Moir (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_119580" class="author_facet_select" type="checkbox" value="119580" ><label for="author_facet_119580" class="input_label">John Anzalone (15)</label></div> <div><input name="author_facet" id="author_facet_286495" class="author_facet_select" type="checkbox" value="286495" ><label for="author_facet_286495" class="input_label">John Churchill (14)</label></div> <div><input name="author_facet" id="author_facet_103625" class="author_facet_select" type="checkbox" value="103625" ><label for="author_facet_103625" class="input_label">John Milner (14)</label></div> <div><input name="author_facet" id="author_facet_24311" class="author_facet_select" type="checkbox" value="24311" ><label for="author_facet_24311" class="input_label">John C. Burnham (14)</label></div> <div><input name="author_facet" id="author_facet_52559" class="author_facet_select" type="checkbox" value="52559" ><label for="author_facet_52559" class="input_label">John P. Bowes (14)</label></div> <div><input name="author_facet" id="author_facet_22882" class="author_facet_select" type="checkbox" value="22882" ><label for="author_facet_22882" class="input_label">John Miller (14)</label></div> <div><input name="author_facet" id="author_facet_16642" class="author_facet_select" type="checkbox" value="16642" ><label for="author_facet_16642" class="input_label">John Kaag (14)</label></div> <div><input name="author_facet" id="author_facet_54172" class="author_facet_select" type="checkbox" value="54172" ><label for="author_facet_54172" class="input_label">John Beverley (14)</label></div> <div><input name="author_facet" id="author_facet_94197" class="author_facet_select" type="checkbox" value="94197" ><label for="author_facet_94197" class="input_label">John Lukacs (14)</label></div> <div><input name="author_facet" id="author_facet_6809" class="author_facet_select" type="checkbox" value="6809" ><label for="author_facet_6809" class="input_label">John O'Brien (14)</label></div> <div><input name="author_facet" id="author_facet_8905" class="author_facet_select" type="checkbox" value="8905" ><label for="author_facet_8905" class="input_label">John L. Dusseau (14)</label></div> <div><input name="author_facet" id="author_facet_330795" class="author_facet_select" type="checkbox" value="330795" ><label for="author_facet_330795" class="input_label">Paul R. Redditt (14)</label></div> <div><input name="author_facet" id="author_facet_56767" class="author_facet_select" type="checkbox" value="56767" ><label for="author_facet_56767" class="input_label">John Garth (14)</label></div> <div><input name="author_facet" id="author_facet_11797" class="author_facet_select" type="checkbox" value="11797" ><label for="author_facet_11797" class="input_label">John M. Lipski (14)</label></div> <div><input name="author_facet" id="author_facet_158268" class="author_facet_select" type="checkbox" value="158268" ><label for="author_facet_158268" class="input_label">John B. Stephenson (14)</label></div> <div><input name="author_facet" id="author_facet_120740" class="author_facet_select" type="checkbox" value="120740" ><label for="author_facet_120740" class="input_label">John Pizer (14)</label></div> <div><input name="author_facet" id="author_facet_200311" class="author_facet_select" type="checkbox" value="200311" ><label for="author_facet_200311" class="input_label">John S. Bullen (14)</label></div> <div><input name="author_facet" id="author_facet_4106" class="author_facet_select" type="checkbox" value="4106" ><label for="author_facet_4106" class="input_label">John K. Hale (14)</label></div> <div><input name="author_facet" id="author_facet_7715" class="author_facet_select" type="checkbox" value="7715" ><label for="author_facet_7715" class="input_label">John G. Weiger (14)</label></div> <div><input name="author_facet" id="author_facet_16748" class="author_facet_select" type="checkbox" value="16748" ><label for="author_facet_16748" class="input_label">John Watkins (13)</label></div> <div><input name="author_facet" id="author_facet_30451" class="author_facet_select" type="checkbox" value="30451" ><label for="author_facet_30451" class="input_label">John F. Wippel (13)</label></div> <div><input name="author_facet" id="author_facet_87520" class="author_facet_select" type="checkbox" value="87520" ><label for="author_facet_87520" class="input_label">John M. Staudenmaier S.J. (13)</label></div> <div><input name="author_facet" id="author_facet_30236" class="author_facet_select" type="checkbox" value="30236" ><label for="author_facet_30236" class="input_label">John R. C. Martyn (13)</label></div> <div><input name="author_facet" id="author_facet_74416" class="author_facet_select" type="checkbox" value="74416" ><label for="author_facet_74416" class="input_label">John Earl Haynes (13)</label></div> <div><input name="author_facet" id="author_facet_228821" class="author_facet_select" type="checkbox" value="228821" ><label for="author_facet_228821" class="input_label">William John Shepherd (13)</label></div> <div><input name="author_facet" id="author_facet_310" class="author_facet_select" type="checkbox" value="310" ><label for="author_facet_310" class="input_label">Keya Ganguly (13)</label></div> <div><input name="author_facet" id="author_facet_19219" class="author_facet_select" type="checkbox" value="19219" ><label for="author_facet_19219" class="input_label">John E. Randall (13)</label></div> <div><input name="author_facet" id="author_facet_115392" class="author_facet_select" type="checkbox" value="115392" ><label for="author_facet_115392" class="input_label">Gabriela Valdivia (13)</label></div> <div><input name="author_facet" id="author_facet_45505" class="author_facet_select" type="checkbox" value="45505" ><label for="author_facet_45505" class="input_label">John B. Lyon (13)</label></div> <div><input name="author_facet" id="author_facet_40444" class="author_facet_select" type="checkbox" value="40444" ><label for="author_facet_40444" class="input_label">John O. Voll (13)</label></div> <div><input name="author_facet" id="author_facet_7499" class="author_facet_select" type="checkbox" value="7499" ><label for="author_facet_7499" class="input_label">John M. Ganim (13)</label></div> <div><input name="author_facet" id="author_facet_14177" class="author_facet_select" type="checkbox" value="14177" ><label for="author_facet_14177" class="input_label">John Rouse (13)</label></div> <div><input name="author_facet" id="author_facet_40339" class="author_facet_select" type="checkbox" value="40339" ><label for="author_facet_40339" class="input_label">John Whalen-Bridge (13)</label></div> <div><input name="author_facet" id="author_facet_18967" class="author_facet_select" type="checkbox" value="18967" ><label for="author_facet_18967" class="input_label">John Marx (13)</label></div> <div><input name="author_facet" id="author_facet_330791" class="author_facet_select" type="checkbox" value="330791" ><label for="author_facet_330791" class="input_label">Isaac M. Alderman (13)</label></div> <div><input name="author_facet" id="author_facet_8577" class="author_facet_select" type="checkbox" value="8577" ><label for="author_facet_8577" class="input_label">John Frow (13)</label></div> <div><input name="author_facet" id="author_facet_126416" class="author_facet_select" type="checkbox" value="126416" ><label for="author_facet_126416" class="input_label">John King-Farlow (13)</label></div> <div><input name="author_facet" id="author_facet_170654" class="author_facet_select" type="checkbox" value="170654" ><label for="author_facet_170654" class="input_label">John David Zuern (13)</label></div> <div><input name="author_facet" id="author_facet_21572" class="author_facet_select" type="checkbox" value="21572" ><label for="author_facet_21572" class="input_label">John W. Yolton (13)</label></div> <div><input name="author_facet" id="author_facet_7321" class="author_facet_select" type="checkbox" value="7321" ><label for="author_facet_7321" class="input_label">John M. Clum (13)</label></div> <div><input name="author_facet" id="author_facet_4070" class="author_facet_select" type="checkbox" value="4070" ><label for="author_facet_4070" class="input_label">John B. Freed (13)</label></div> <div><input name="author_facet" id="author_facet_132787" class="author_facet_select" type="checkbox" value="132787" ><label for="author_facet_132787" class="input_label">John McKeane (13)</label></div> <div><input name="author_facet" id="author_facet_67648" class="author_facet_select" type="checkbox" value="67648" ><label for="author_facet_67648" class="input_label">John Hollander (13)</label></div> <div><input name="author_facet" id="author_facet_7472" class="author_facet_select" type="checkbox" value="7472" ><label for="author_facet_7472" class="input_label">William R Ocumpaugh (13)</label></div> <div><input name="author_facet" id="author_facet_21067" class="author_facet_select" type="checkbox" value="21067" ><label for="author_facet_21067" class="input_label">John Kucich (13)</label></div> <div><input name="author_facet" id="author_facet_28370" class="author_facet_select" type="checkbox" value="28370" ><label for="author_facet_28370" class="input_label">John Freeman (13)</label></div> <div><input name="author_facet" id="author_facet_309" class="author_facet_select" type="checkbox" value="309" ><label for="author_facet_309" class="input_label">Jochen Schulte-Sasse (13)</label></div> <div><input name="author_facet" id="author_facet_185750" class="author_facet_select" type="checkbox" value="185750" ><label for="author_facet_185750" class="input_label">Smith, John David (13)</label></div> <div><input name="author_facet" id="author_facet_37667" class="author_facet_select" type="checkbox" value="37667" ><label for="author_facet_37667" class="input_label">John W. Crowley (13)</label></div> <div><input name="author_facet" id="author_facet_13864" class="author_facet_select" type="checkbox" value="13864" ><label for="author_facet_13864" class="input_label">John F. Quinn (13)</label></div> <div><input name="author_facet" id="author_facet_398725" class="author_facet_select" type="checkbox" value="398725" ><label for="author_facet_398725" class="input_label">John Swift (12)</label></div> <div><input name="author_facet" id="author_facet_5793" class="author_facet_select" type="checkbox" value="5793" ><label for="author_facet_5793" class="input_label">Roland Jooris (12)</label></div> <div><input name="author_facet" id="author_facet_7854" class="author_facet_select" type="checkbox" value="7854" ><label for="author_facet_7854" class="input_label">John E. Kicza (12)</label></div> <div><input name="author_facet" id="author_facet_154002" class="author_facet_select" type="checkbox" value="154002" ><label for="author_facet_154002" class="input_label">John Fuegi (12)</label></div> <div><input name="author_facet" id="author_facet_23025" class="author_facet_select" type="checkbox" value="23025" ><label for="author_facet_23025" class="input_label">John K. Walton (12)</label></div> <div><input name="author_facet" id="author_facet_7017" class="author_facet_select" type="checkbox" value="7017" ><label for="author_facet_7017" class="input_label">John Conteh-Morgan (12)</label></div> <div><input name="author_facet" id="author_facet_50860" class="author_facet_select" type="checkbox" value="50860" ><label for="author_facet_50860" class="input_label">Michel R. Doortmont (12)</label></div> <div><input name="author_facet" id="author_facet_149076" class="author_facet_select" type="checkbox" value="149076" ><label for="author_facet_149076" class="input_label">John A. Fleming (12)</label></div> <div><input name="author_facet" id="author_facet_19778" class="author_facet_select" type="checkbox" value="19778" ><label for="author_facet_19778" class="input_label">John Osborne (12)</label></div> <div><input name="author_facet" id="author_facet_61218" class="author_facet_select" type="checkbox" value="61218" ><label for="author_facet_61218" class="input_label">John Rieder (12)</label></div> <div><input name="author_facet" id="author_facet_126214" class="author_facet_select" type="checkbox" value="126214" ><label for="author_facet_126214" class="input_label">John Kelsay (12)</label></div> <div><input name="author_facet" id="author_facet_17064" class="author_facet_select" type="checkbox" value="17064" ><label for="author_facet_17064" class="input_label">Nicolas Bell (12)</label></div> <div><input name="author_facet" id="author_facet_20799" class="author_facet_select" type="checkbox" value="20799" ><label for="author_facet_20799" class="input_label">John Scarborough (12)</label></div> <div><input name="author_facet" id="author_facet_67413" class="author_facet_select" type="checkbox" value="67413" ><label for="author_facet_67413" class="input_label">John F. X. Knasas (12)</label></div> <div><input name="author_facet" id="author_facet_97594" class="author_facet_select" type="checkbox" value="97594" ><label for="author_facet_97594" class="input_label">Dmitri van den Bersselaar (12)</label></div> <div><input name="author_facet" id="author_facet_7812" class="author_facet_select" type="checkbox" value="7812" ><label for="author_facet_7812" class="input_label">John N. Crossley (12)</label></div> <div><input name="author_facet" id="author_facet_3421" class="author_facet_select" type="checkbox" value="3421" ><label for="author_facet_3421" class="input_label">John A. Robertson (12)</label></div> <div><input name="author_facet" id="author_facet_11088" class="author_facet_select" type="checkbox" value="11088" ><label for="author_facet_11088" class="input_label">John W. Harbeson (12)</label></div> <div><input name="author_facet" id="author_facet_268310" class="author_facet_select" type="checkbox" value="268310" ><label for="author_facet_268310" class="input_label">John Scott Willson (12)</label></div> <div><input name="author_facet" id="author_facet_49163" class="author_facet_select" type="checkbox" value="49163" ><label for="author_facet_49163" class="input_label">Jan Jansen (12)</label></div> <div><input name="author_facet" id="author_facet_95937" class="author_facet_select" type="checkbox" value="95937" ><label for="author_facet_95937" class="input_label">John P. Galvin (12)</label></div> <div><input name="author_facet" id="author_facet_74764" class="author_facet_select" type="checkbox" value="74764" ><label for="author_facet_74764" class="input_label">John Holmes (12)</label></div> <div><input name="author_facet" id="author_facet_7238" class="author_facet_select" type="checkbox" value="7238" ><label for="author_facet_7238" class="input_label">Stefan Hertmans (12)</label></div> <div><input name="author_facet" id="author_facet_38275" class="author_facet_select" type="checkbox" value="38275" ><label for="author_facet_38275" class="input_label">John T. Kirby (12)</label></div> <div><input name="author_facet" id="author_facet_31341" class="author_facet_select" type="checkbox" value="31341" ><label for="author_facet_31341" class="input_label">John Fraser Hart (12)</label></div> <div><input name="author_facet" id="author_facet_21863" class="author_facet_select" type="checkbox" value="21863" ><label for="author_facet_21863" class="input_label">John L. Brooke (12)</label></div> <div><input name="author_facet" id="author_facet_85164" class="author_facet_select" type="checkbox" value="85164" ><label for="author_facet_85164" class="input_label">John Peters (11)</label></div> <div><input name="author_facet" id="author_facet_7419" class="author_facet_select" type="checkbox" value="7419" ><label for="author_facet_7419" class="input_label">Szilvia E. Szmuk (11)</label></div> <div><input name="author_facet" id="author_facet_263371" class="author_facet_select" type="checkbox" value="263371" ><label for="author_facet_263371" class="input_label">John Magoun (11)</label></div> <div><input name="author_facet" id="author_facet_23882" class="author_facet_select" type="checkbox" value="23882" ><label for="author_facet_23882" class="input_label">Eugenio Arima (11)</label></div> <div><input name="author_facet" id="author_facet_7421" class="author_facet_select" type="checkbox" value="7421" ><label for="author_facet_7421" class="input_label">Cory A. Reed (11)</label></div> <div><input name="author_facet" id="author_facet_25126" class="author_facet_select" type="checkbox" value="25126" ><label for="author_facet_25126" class="input_label">John E. Miller (11)</label></div> <div><input name="author_facet" id="author_facet_200249" class="author_facet_select" type="checkbox" value="200249" ><label for="author_facet_200249" class="input_label">Thomas J. Lyon (11)</label></div> <div><input name="author_facet" id="author_facet_40127" class="author_facet_select" type="checkbox" value="40127" ><label for="author_facet_40127" class="input_label">John Beck (11)</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. (11)</label></div> <div><input name="author_facet" id="author_facet_188764" class="author_facet_select" type="checkbox" value="188764" ><label for="author_facet_188764" class="input_label">John A. Walker (11)</label></div> <div><input name="author_facet" id="author_facet_8904" class="author_facet_select" type="checkbox" value="8904" ><label for="author_facet_8904" class="input_label">John Krige (11)</label></div> <div><input name="author_facet" id="author_facet_40064" class="author_facet_select" type="checkbox" value="40064" ><label for="author_facet_40064" class="input_label">John Law (11)</label></div> <div><input name="author_facet" id="author_facet_47325" class="author_facet_select" type="checkbox" value="47325" ><label for="author_facet_47325" class="input_label">John E. Drabinski (11)</label></div> <div><input name="author_facet" id="author_facet_6694" class="author_facet_select" type="checkbox" value="6694" ><label for="author_facet_6694" class="input_label">John Buchanan (11)</label></div> <div><input name="author_facet" id="author_facet_51970" class="author_facet_select" type="checkbox" value="51970" ><label for="author_facet_51970" class="input_label">John Beusterien (11)</label></div> <div><input name="author_facet" id="author_facet_14238" class="author_facet_select" type="checkbox" value="14238" ><label for="author_facet_14238" class="input_label">John F. Marszalek (11)</label></div> <div><input name="author_facet" id="author_facet_179133" class="author_facet_select" type="checkbox" value="179133" ><label for="author_facet_179133" class="input_label">John Maddox (11)</label></div> <div><input name="author_facet" id="author_facet_205742" class="author_facet_select" type="checkbox" value="205742" ><label for="author_facet_205742" class="input_label">John Keep (11)</label></div> <div><input name="author_facet" id="author_facet_9885" class="author_facet_select" type="checkbox" value="9885" ><label for="author_facet_9885" class="input_label">John C. Hawley (11)</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. (11)</label></div> <div><input name="author_facet" id="author_facet_62882" class="author_facet_select" type="checkbox" value="62882" ><label for="author_facet_62882" class="input_label">John P. Dugan (11)</label></div> <div><input name="author_facet" id="author_facet_377391" class="author_facet_select" type="checkbox" value="377391" ><label for="author_facet_377391" class="input_label">Jessica Budds (11)</label></div> <div><input name="author_facet" id="author_facet_40180" class="author_facet_select" type="checkbox" value="40180" ><label for="author_facet_40180" class="input_label">John W. Evans (11)</label></div> <div><input name="author_facet" id="author_facet_56676" class="author_facet_select" type="checkbox" value="56676" ><label for="author_facet_56676" class="input_label">John Beavers (11)</label></div> <div><input name="author_facet" id="author_facet_361474" class="author_facet_select" type="checkbox" value="361474" ><label for="author_facet_361474" class="input_label">Jos茅 Mar铆a Ruano de la Haza (11)</label></div> <div><input name="author_facet" id="author_facet_7621" class="author_facet_select" type="checkbox" value="7621" ><label for="author_facet_7621" class="input_label">John David Rhodes (11)</label></div> <div><input name="author_facet" id="author_facet_155677" class="author_facet_select" type="checkbox" value="155677" ><label for="author_facet_155677" class="input_label">John A. Nieves (11)</label></div> <div><input name="author_facet" id="author_facet_141168" class="author_facet_select" type="checkbox" value="141168" ><label for="author_facet_141168" class="input_label">John A. Dern (11)</label></div> <div><input name="author_facet" id="author_facet_8525" class="author_facet_select" type="checkbox" value="8525" ><label for="author_facet_8525" class="input_label">John T. Shawcross (11)</label></div> <div><input name="author_facet" id="author_facet_173749" class="author_facet_select" type="checkbox" value="173749" ><label for="author_facet_173749" class="input_label">John K. Young (11)</label></div> <div><input name="author_facet" id="author_facet_6313" class="author_facet_select" type="checkbox" value="6313" ><label for="author_facet_6313" class="input_label">John S. Grabowski (11)</label></div> <div><input name="author_facet" id="author_facet_195719" class="author_facet_select" type="checkbox" value="195719" ><label for="author_facet_195719" class="input_label">Richard John Asc谩rate (11)</label></div> <div><input name="author_facet" id="author_facet_143137" class="author_facet_select" type="checkbox" value="143137" ><label for="author_facet_143137" class="input_label">John N. Ingham (11)</label></div> <div><input name="author_facet" id="author_facet_23696" class="author_facet_select" type="checkbox" value="23696" ><label for="author_facet_23696" class="input_label">John Monfasani (11)</label></div> <div><input name="author_facet" id="author_facet_7425" class="author_facet_select" type="checkbox" value="7425" ><label for="author_facet_7425" class="input_label">Jose Maria Ruano de la Haza (11)</label></div> <div><input name="author_facet" id="author_facet_61343" class="author_facet_select" type="checkbox" value="61343" ><label for="author_facet_61343" class="input_label">John Carroll (11)</label></div> <div><input name="author_facet" id="author_facet_456555" class="author_facet_select" type="checkbox" value="456555" ><label for="author_facet_456555" class="input_label">Robson, John, M. (11)</label></div> <div><input name="author_facet" id="author_facet_9097" class="author_facet_select" type="checkbox" value="9097" ><label for="author_facet_9097" class="input_label">John McCourt (11)</label></div> <div><input name="author_facet" id="author_facet_262032" class="author_facet_select" type="checkbox" value="262032" ><label for="author_facet_262032" class="input_label">John Vanderslice (11)</label></div> <div><input name="author_facet" id="author_facet_455353" class="author_facet_select" type="checkbox" value="455353" ><label for="author_facet_455353" class="input_label">Mill, John Stuart (11)</label></div> <div><input name="author_facet" id="author_facet_289014" class="author_facet_select" type="checkbox" value="289014" ><label for="author_facet_289014" class="input_label">John B. Davis (11)</label></div> <div><input name="author_facet" id="author_facet_172433" class="author_facet_select" type="checkbox" value="172433" ><label for="author_facet_172433" class="input_label">Caputo, John D. (11)</label></div> <div><input name="author_facet" id="author_facet_27637" class="author_facet_select" type="checkbox" value="27637" ><label for="author_facet_27637" class="input_label">John Lewis (10)</label></div> <div><input name="author_facet" id="author_facet_3338" class="author_facet_select" type="checkbox" value="3338" ><label for="author_facet_3338" class="input_label">John Holmes McDowell (10)</label></div> <div><input name="author_facet" id="author_facet_45268" class="author_facet_select" type="checkbox" value="45268" ><label for="author_facet_45268" class="input_label">Russon, John (10)</label></div> <div><input name="author_facet" id="author_facet_121903" class="author_facet_select" type="checkbox" value="121903" ><label for="author_facet_121903" class="input_label">John Soares (10)</label></div> <div><input name="author_facet" id="author_facet_13310" class="author_facet_select" type="checkbox" value="13310" ><label for="author_facet_13310" class="input_label">John Whittier-Ferguson (10)</label></div> <div><input name="author_facet" id="author_facet_7307" class="author_facet_select" type="checkbox" value="7307" ><label for="author_facet_7307" class="input_label">John H. Zammito (10)</label></div> <div><input name="author_facet" id="author_facet_28748" class="author_facet_select" type="checkbox" value="28748" ><label for="author_facet_28748" class="input_label">John Kelly (10)</label></div> <div><input name="author_facet" id="author_facet_252374" class="author_facet_select" type="checkbox" value="252374" ><label for="author_facet_252374" class="input_label">John Irwin Cooper (10)</label></div> <div><input name="author_facet" id="author_facet_22664" class="author_facet_select" type="checkbox" value="22664" ><label for="author_facet_22664" class="input_label">Paula D Maywald (10)</label></div> <div><input name="author_facet" id="author_facet_8492" class="author_facet_select" type="checkbox" value="8492" ><label for="author_facet_8492" class="input_label">John Parker (10)</label></div> <div><input name="author_facet" id="author_facet_192321" class="author_facet_select" type="checkbox" value="192321" ><label for="author_facet_192321" class="input_label">John C. Stout (10)</label></div> <div><input name="author_facet" id="author_facet_41234" class="author_facet_select" type="checkbox" value="41234" ><label for="author_facet_41234" class="input_label">John D'Arcy May (10)</label></div> <div><input name="author_facet" id="author_facet_330827" class="author_facet_select" type="checkbox" value="330827" ><label for="author_facet_330827" class="input_label">Richard A. Taylor (10)</label></div> <div><input name="author_facet" id="author_facet_436" class="author_facet_select" type="checkbox" value="436" ><label for="author_facet_436" class="input_label">John Paul Hill (10)</label></div> <div><input name="author_facet" id="author_facet_12336" class="author_facet_select" type="checkbox" value="12336" ><label for="author_facet_12336" class="input_label">John Cimprich (10)</label></div> <div><input name="author_facet" id="author_facet_72136" class="author_facet_select" type="checkbox" value="72136" ><label for="author_facet_72136" class="input_label">John Moran (10)</label></div> <div><input name="author_facet" id="author_facet_23553" class="author_facet_select" type="checkbox" value="23553" ><label for="author_facet_23553" class="input_label">John T. Jensen (10)</label></div> <div><input name="author_facet" id="author_facet_14650" class="author_facet_select" type="checkbox" value="14650" ><label for="author_facet_14650" class="input_label">John Vidmar (10)</label></div> <div><input name="author_facet" id="author_facet_56678" class="author_facet_select" type="checkbox" value="56678" ><label for="author_facet_56678" class="input_label">John Rees Moore (10)</label></div> <div><input name="author_facet" id="author_facet_49756" class="author_facet_select" type="checkbox" value="49756" ><label for="author_facet_49756" class="input_label">John Attridge (10)</label></div> <div><input name="author_facet" id="author_facet_54883" class="author_facet_select" type="checkbox" value="54883" ><label for="author_facet_54883" class="input_label">John Fisher (10)</label></div> <div><input name="author_facet" id="author_facet_12963" class="author_facet_select" type="checkbox" value="12963" ><label for="author_facet_12963" class="input_label">John Talbot (10)</label></div> <div><input name="author_facet" id="author_facet_18428" class="author_facet_select" type="checkbox" value="18428" ><label for="author_facet_18428" class="input_label">John Stephens (10)</label></div> <div><input name="author_facet" id="author_facet_103221" class="author_facet_select" type="checkbox" value="103221" ><label for="author_facet_103221" class="input_label">John S. Haller Jr. (10)</label></div> <div><input name="author_facet" id="author_facet_73412" class="author_facet_select" type="checkbox" value="73412" ><label for="author_facet_73412" class="input_label">John Lysaker (10)</label></div> <div><input name="author_facet" id="author_facet_20520" class="author_facet_select" type="checkbox" value="20520" ><label for="author_facet_20520" class="input_label">Jean W. MacCluer (10)</label></div> <div><input name="author_facet" id="author_facet_7980" class="author_facet_select" type="checkbox" value="7980" ><label for="author_facet_7980" class="input_label">John Peter Anton (10)</label></div> <div><input name="author_facet" id="author_facet_1247" class="author_facet_select" type="checkbox" value="1247" ><label for="author_facet_1247" class="input_label">John D. Rateliff (10)</label></div> <div><input name="author_facet" id="author_facet_21888" class="author_facet_select" type="checkbox" value="21888" ><label for="author_facet_21888" class="input_label">John D. McCarthy (10)</label></div> <div><input name="author_facet" id="author_facet_330788" class="author_facet_select" type="checkbox" value="330788" ><label for="author_facet_330788" class="input_label">Michael W. Duggan (10)</label></div> <div><input name="author_facet" id="author_facet_39329" class="author_facet_select" type="checkbox" value="39329" ><label for="author_facet_39329" class="input_label">John Cooper (10)</label></div> <div><input name="author_facet" id="author_facet_241573" class="author_facet_select" type="checkbox" value="241573" ><label for="author_facet_241573" class="input_label">John Wharton Lowe (10)</label></div> <div><input name="author_facet" id="author_facet_225965" class="author_facet_select" type="checkbox" value="225965" ><label for="author_facet_225965" class="input_label">Marszalek, John F. (10)</label></div> <div><input name="author_facet" id="author_facet_14231" class="author_facet_select" type="checkbox" value="14231" ><label for="author_facet_14231" class="input_label">Thomas D. Dyer (10)</label></div> <div><input name="author_facet" id="author_facet_78745" class="author_facet_select" type="checkbox" value="78745" ><label for="author_facet_78745" class="input_label">John Hart (10)</label></div> <div><input name="author_facet" id="author_facet_154057" class="author_facet_select" type="checkbox" value="154057" ><label for="author_facet_154057" class="input_label">Teresa De Jesus (10)</label></div> <div><input name="author_facet" id="author_facet_281579" class="author_facet_select" type="checkbox" value="281579" ><label for="author_facet_281579" class="input_label">John Nieto-Phillips (10)</label></div> <div><input name="author_facet" id="author_facet_1552" class="author_facet_select" type="checkbox" value="1552" ><label for="author_facet_1552" class="input_label">John Taylor (10)</label></div> <div><input name="author_facet" id="author_facet_10685" class="author_facet_select" type="checkbox" value="10685" ><label for="author_facet_10685" class="input_label">John Michael (10)</label></div> <div><input name="author_facet" id="author_facet_80385" class="author_facet_select" type="checkbox" value="80385" ><label for="author_facet_80385" class="input_label">John Koethe (10)</label></div> <div><input name="author_facet" id="author_facet_134599" class="author_facet_select" type="checkbox" value="134599" ><label for="author_facet_134599" class="input_label">John Davenport (10)</label></div> <div><input name="author_facet" id="author_facet_43980" class="author_facet_select" type="checkbox" value="43980" ><label for="author_facet_43980" class="input_label">John A. Dickinson (10)</label></div> <div><input name="author_facet" id="author_facet_23806" class="author_facet_select" type="checkbox" value="23806" ><label for="author_facet_23806" class="input_label">John Gruesser (10)</label></div> <div><input name="author_facet" id="author_facet_7424" class="author_facet_select" type="checkbox" value="7424" ><label for="author_facet_7424" class="input_label">Ann L. Mackenzie (10)</label></div> <div><input name="author_facet" id="author_facet_263359" class="author_facet_select" type="checkbox" value="263359" ><label for="author_facet_263359" class="input_label">Kekes, John (10)</label></div> <div><input name="author_facet" id="author_facet_56966" class="author_facet_select" type="checkbox" value="56966" ><label for="author_facet_56966" class="input_label">Stephen John Quaye (10)</label></div> <div><input name="author_facet" id="author_facet_12955" class="author_facet_select" type="checkbox" value="12955" ><label for="author_facet_12955" class="input_label">John M. Picker (10)</label></div> <div><input name="author_facet" id="author_facet_26944" class="author_facet_select" type="checkbox" value="26944" ><label for="author_facet_26944" class="input_label">John Dolis (10)</label></div> <div><input name="author_facet" id="author_facet_101279" class="author_facet_select" type="checkbox" value="101279" ><label for="author_facet_101279" class="input_label">John Burt (10)</label></div> <div><input name="author_facet" id="author_facet_270635" class="author_facet_select" type="checkbox" value="270635" ><label for="author_facet_270635" class="input_label">John W. Cooper (10)</label></div> <div><input name="author_facet" id="author_facet_15918" class="author_facet_select" type="checkbox" value="15918" ><label for="author_facet_15918" class="input_label">John K. Roth (10)</label></div> <div><input name="author_facet" id="author_facet_14023" class="author_facet_select" type="checkbox" value="14023" ><label for="author_facet_14023" class="input_label">John J. O'Keefe (10)</label></div> <div><input name="author_facet" id="author_facet_478634" class="author_facet_select" type="checkbox" value="478634" ><label for="author_facet_478634" class="input_label">John J. Beer (10)</label></div> <div><input name="author_facet" id="author_facet_49660" class="author_facet_select" type="checkbox" value="49660" ><label for="author_facet_49660" class="input_label">John Glavin (10)</label></div> <div><input name="author_facet" id="author_facet_48406" class="author_facet_select" type="checkbox" value="48406" ><label for="author_facet_48406" class="input_label">John K. Gillespie (10)</label></div> <div><input name="author_facet" id="author_facet_25263" class="author_facet_select" type="checkbox" value="25263" ><label for="author_facet_25263" class="input_label">John Hagan (10)</label></div> <div><input name="author_facet" id="author_facet_177054" class="author_facet_select" type="checkbox" value="177054" ><label for="author_facet_177054" class="input_label">John Flower (10)</label></div> <div><input name="author_facet" id="author_facet_170400" class="author_facet_select" type="checkbox" value="170400" ><label for="author_facet_170400" class="input_label">John H. Stroupe (10)</label></div> <div><input name="author_facet" id="author_facet_11824" class="author_facet_select" type="checkbox" value="11824" ><label for="author_facet_11824" class="input_label">John A. Mueller (10)</label></div> <div><input name="author_facet" id="author_facet_51953" class="author_facet_select" type="checkbox" value="51953" ><label for="author_facet_51953" class="input_label">John Slater (9)</label></div> <div><input name="author_facet" id="author_facet_67445" class="author_facet_select" type="checkbox" value="67445" ><label for="author_facet_67445" class="input_label">John Shanahan (9)</label></div> <div><input name="author_facet" id="author_facet_32973" class="author_facet_select" type="checkbox" value="32973" ><label for="author_facet_32973" class="input_label">John Craig Hammond (9)</label></div> <div><input name="author_facet" id="author_facet_365250" class="author_facet_select" type="checkbox" value="365250" ><label for="author_facet_365250" class="input_label">John Chrysostom, Saint (9)</label></div> <div><input name="author_facet" id="author_facet_252222" class="author_facet_select" type="checkbox" value="252222" ><label for="author_facet_252222" class="input_label">John Perry Pritchett (9)</label></div> <div><input name="author_facet" id="author_facet_111569" class="author_facet_select" type="checkbox" value="111569" ><label for="author_facet_111569" class="input_label">John Gibson (9)</label></div> <div><input name="author_facet" id="author_facet_330823" class="author_facet_select" type="checkbox" value="330823" ><label for="author_facet_330823" class="input_label">OSST J. Edward Owens (9)</label></div> <div><input name="author_facet" id="author_facet_2122" class="author_facet_select" type="checkbox" value="2122" ><label for="author_facet_2122" class="input_label">John Pawlikowski (9)</label></div> <div><input name="author_facet" id="author_facet_89664" class="author_facet_select" type="checkbox" value="89664" ><label for="author_facet_89664" class="input_label">David Bratman (9)</label></div> <div><input name="author_facet" id="author_facet_366191" class="author_facet_select" type="checkbox" value="366191" ><label for="author_facet_366191" class="input_label">Bonner, John Tyler (9)</label></div> <div><input name="author_facet" id="author_facet_48505" class="author_facet_select" type="checkbox" value="48505" ><label for="author_facet_48505" class="input_label">John Caldwell (9)</label></div> <div><input name="author_facet" id="author_facet_23638" class="author_facet_select" type="checkbox" value="23638" ><label for="author_facet_23638" class="input_label">John Corbett (9)</label></div> <div><input name="author_facet" id="author_facet_257193" class="author_facet_select" type="checkbox" value="257193" ><label for="author_facet_257193" class="input_label">John Norris (9)</label></div> <div><input name="author_facet" id="author_facet_109340" class="author_facet_select" type="checkbox" value="109340" ><label for="author_facet_109340" class="input_label">John Brannigan (9)</label></div> <div><input name="author_facet" id="author_facet_12374" class="author_facet_select" type="checkbox" value="12374" ><label for="author_facet_12374" class="input_label">Luuk Gruwez (9)</label></div> <div><input name="author_facet" id="author_facet_330846" class="author_facet_select" type="checkbox" value="330846" ><label for="author_facet_330846" class="input_label">John Gillman (9)</label></div> <div><input name="author_facet" id="author_facet_308891" class="author_facet_select" type="checkbox" value="308891" ><label for="author_facet_308891" class="input_label">John Pettigrew (9)</label></div> <div><input name="author_facet" id="author_facet_24905" class="author_facet_select" type="checkbox" value="24905" ><label for="author_facet_24905" class="input_label">John Soluri (9)</label></div> <div><input name="author_facet" id="author_facet_48793" class="author_facet_select" type="checkbox" value="48793" ><label for="author_facet_48793" class="input_label">John Berkman (9)</label></div> <div><input name="author_facet" id="author_facet_38099" class="author_facet_select" type="checkbox" value="38099" ><label for="author_facet_38099" class="input_label">John Brenkman (9)</label></div> <div><input name="author_facet" id="author_facet_66185" class="author_facet_select" type="checkbox" value="66185" ><label for="author_facet_66185" class="input_label">Richard W. Etulain (9)</label></div> <div><input name="author_facet" id="author_facet_25912" class="author_facet_select" type="checkbox" value="25912" ><label for="author_facet_25912" class="input_label">John D. Fowler (9)</label></div> <div><input name="author_facet" id="author_facet_205813" class="author_facet_select" type="checkbox" value="205813" ><label for="author_facet_205813" class="input_label">John Weber (9)</label></div> <div><input name="author_facet" id="author_facet_145014" class="author_facet_select" type="checkbox" value="145014" ><label for="author_facet_145014" class="input_label">John Milton (9)</label></div> <div><input name="author_facet" id="author_facet_45559" class="author_facet_select" type="checkbox" value="45559" ><label for="author_facet_45559" class="input_label">John L. Kessell (9)</label></div> <div><input name="author_facet" id="author_facet_386529" class="author_facet_select" type="checkbox" value="386529" ><label for="author_facet_386529" class="input_label">John Rahn (9)</label></div> <div><input name="author_facet" id="author_facet_20513" class="author_facet_select" type="checkbox" value="20513" ><label for="author_facet_20513" class="input_label">L Almasy (9)</label></div> <div><input name="author_facet" id="author_facet_423394" class="author_facet_select" type="checkbox" value="423394" ><label for="author_facet_423394" class="input_label">Justin John Moniz (9)</label></div> <div><input name="author_facet" id="author_facet_37949" class="author_facet_select" type="checkbox" value="37949" ><label for="author_facet_37949" class="input_label">John Huntington (9)</label></div> <div><input name="author_facet" id="author_facet_164811" class="author_facet_select" type="checkbox" value="164811" ><label for="author_facet_164811" class="input_label">John S. Bak (9)</label></div> <div><input name="author_facet" id="author_facet_1751" class="author_facet_select" type="checkbox" value="1751" ><label for="author_facet_1751" class="input_label">John Cage (9)</label></div> <div><input name="author_facet" id="author_facet_106350" class="author_facet_select" type="checkbox" value="106350" ><label for="author_facet_106350" class="input_label">John Greene (9)</label></div> <div><input name="author_facet" id="author_facet_29447" class="author_facet_select" type="checkbox" value="29447" ><label for="author_facet_29447" class="input_label">John Lowney (9)</label></div> <div><input name="author_facet" id="author_facet_420622" class="author_facet_select" type="checkbox" value="420622" ><label for="author_facet_420622" class="input_label">John P. Fox (9)</label></div> <div><input name="author_facet" id="author_facet_11725" class="author_facet_select" type="checkbox" value="11725" ><label for="author_facet_11725" class="input_label">John D. Niles (9)</label></div> <div><input name="author_facet" id="author_facet_33942" class="author_facet_select" type="checkbox" value="33942" ><label for="author_facet_33942" class="input_label">John Rodden (9)</label></div> <div><input name="author_facet" id="author_facet_70150" class="author_facet_select" type="checkbox" value="70150" ><label for="author_facet_70150" class="input_label">John Shoptaw (9)</label></div> <div><input name="author_facet" id="author_facet_13545" class="author_facet_select" type="checkbox" value="13545" ><label for="author_facet_13545" class="input_label">John M. Carland (9)</label></div> <div><input name="author_facet" id="author_facet_133984" class="author_facet_select" type="checkbox" value="133984" ><label for="author_facet_133984" class="input_label">John T. Morgan (9)</label></div> <div><input name="author_facet" id="author_facet_8338" class="author_facet_select" type="checkbox" value="8338" ><label for="author_facet_8338" class="input_label">John King (9)</label></div> <div><input name="author_facet" id="author_facet_78059" class="author_facet_select" type="checkbox" value="78059" ><label for="author_facet_78059" class="input_label">John K. Thornton (9)</label></div> <div><input name="author_facet" id="author_facet_37518" class="author_facet_select" type="checkbox" value="37518" ><label for="author_facet_37518" class="input_label">John H. White (9)</label></div> <div><input name="author_facet" id="author_facet_9488" class="author_facet_select" type="checkbox" value="9488" ><label for="author_facet_9488" class="input_label">John S. Haller (9)</label></div> <div><input name="author_facet" id="author_facet_132527" class="author_facet_select" type="checkbox" value="132527" ><label for="author_facet_132527" class="input_label">John Reibetanz (9)</label></div> <div><input name="author_facet" id="author_facet_30588" class="author_facet_select" type="checkbox" value="30588" ><label for="author_facet_30588" class="input_label">John Irving (9)</label></div> <div><input name="author_facet" id="author_facet_14722" class="author_facet_select" type="checkbox" value="14722" ><label for="author_facet_14722" class="input_label">John Considine (9)</label></div> <div><input name="author_facet" id="author_facet_22197" class="author_facet_select" type="checkbox" value="22197" ><label for="author_facet_22197" class="input_label">John W. Dardess (9)</label></div> <div><input name="author_facet" id="author_facet_364922" class="author_facet_select" type="checkbox" value="364922" ><label for="author_facet_364922" class="input_label">Augustine, Saint (9)</label></div> <div><input name="author_facet" id="author_facet_19675" class="author_facet_select" type="checkbox" value="19675" ><label for="author_facet_19675" class="input_label">John Wagstaff (9)</label></div> <div><input name="author_facet" id="author_facet_311413" class="author_facet_select" type="checkbox" value="311413" ><label for="author_facet_311413" class="input_label">John Stephen Martin (9)</label></div> <div><input name="author_facet" id="author_facet_138757" class="author_facet_select" type="checkbox" value="138757" ><label for="author_facet_138757" class="input_label">John Arthos (9)</label></div> <div><input name="author_facet" id="author_facet_16041" class="author_facet_select" type="checkbox" value="16041" ><label for="author_facet_16041" class="input_label">John P. Harris (9)</label></div> <div><input name="author_facet" id="author_facet_76728" class="author_facet_select" type="checkbox" value="76728" ><label for="author_facet_76728" class="input_label">John C. Seitz (9)</label></div> <div><input name="author_facet" id="author_facet_69723" class="author_facet_select" type="checkbox" value="69723" ><label for="author_facet_69723" class="input_label">John D. Baird (9)</label></div> <div><input name="author_facet" id="author_facet_88919" class="author_facet_select" type="checkbox" value="88919" ><label for="author_facet_88919" class="input_label">John J. Allen (9)</label></div> <div><input name="author_facet" id="author_facet_363179" class="author_facet_select" type="checkbox" value="363179" ><label for="author_facet_363179" class="input_label">Brian J. Meldrum (9)</label></div> <div><input name="author_facet" id="author_facet_71145" class="author_facet_select" type="checkbox" value="71145" ><label for="author_facet_71145" class="input_label">John Munro (9)</label></div> <div><input name="author_facet" id="author_facet_30317" class="author_facet_select" type="checkbox" value="30317" ><label for="author_facet_30317" class="input_label">St. John, Edward P (9)</label></div> <div><input name="author_facet" id="author_facet_181647" class="author_facet_select" type="checkbox" value="181647" ><label for="author_facet_181647" class="input_label">John T. Flanagan (9)</label></div> <div><input name="author_facet" id="author_facet_287201" class="author_facet_select" type="checkbox" value="287201" ><label for="author_facet_287201" class="input_label">John N. Deely (9)</label></div> <div><input name="author_facet" id="author_facet_260220" class="author_facet_select" type="checkbox" value="260220" ><label for="author_facet_260220" class="input_label">John Braeman (9)</label></div> <div><input name="author_facet" id="author_facet_10633" class="author_facet_select" type="checkbox" value="10633" ><label for="author_facet_10633" class="input_label">John Lihani (9)</label></div> <div><input name="author_facet" id="author_facet_14854" class="author_facet_select" type="checkbox" value="14854" ><label for="author_facet_14854" class="input_label">John E. O'Connor (9)</label></div> <div><input name="author_facet" id="author_facet_42218" class="author_facet_select" type="checkbox" value="42218" ><label for="author_facet_42218" class="input_label">John Marsh (9)</label></div> <div><input name="author_facet" id="author_facet_48877" class="author_facet_select" type="checkbox" value="48877" ><label for="author_facet_48877" class="input_label">John Alba Cutler (9)</label></div> <div><input name="author_facet" id="author_facet_22595" class="author_facet_select" type="checkbox" value="22595" ><label for="author_facet_22595" class="input_label">John Baxter (9)</label></div> <div><input name="author_facet" id="author_facet_31039" class="author_facet_select" type="checkbox" value="31039" ><label for="author_facet_31039" class="input_label">John Neubauer (9)</label></div> <div><input name="author_facet" id="author_facet_217088" class="author_facet_select" type="checkbox" value="217088" ><label for="author_facet_217088" class="input_label">Hamilton, John Maxwell (9)</label></div> <div><input name="author_facet" id="author_facet_330817" class="author_facet_select" type="checkbox" value="330817" ><label for="author_facet_330817" class="input_label">David A. Leiter (9)</label></div> <div><input name="author_facet" id="author_facet_21778" class="author_facet_select" type="checkbox" value="21778" ><label for="author_facet_21778" class="input_label">John McCormick (9)</label></div> <div><input name="author_facet" id="author_facet_25097" class="author_facet_select" type="checkbox" value="25097" ><label for="author_facet_25097" class="input_label">John Parascandola (9)</label></div> <div><input name="author_facet" id="author_facet_263370" class="author_facet_select" type="checkbox" value="263370" ><label for="author_facet_263370" class="input_label">John Wm. Houghton (9)</label></div> <div><input name="author_facet" id="author_facet_59970" class="author_facet_select" type="checkbox" value="59970" ><label for="author_facet_59970" class="input_label">John Henderson (9)</label></div> <div><input name="author_facet" id="author_facet_254858" class="author_facet_select" type="checkbox" value="254858" ><label for="author_facet_254858" class="input_label">John Stewart (9)</label></div> <div><input name="author_facet" id="author_facet_186547" class="author_facet_select" type="checkbox" value="186547" ><label for="author_facet_186547" class="input_label">John Tolan (9)</label></div> <div><input name="author_facet" id="author_facet_42732" class="author_facet_select" type="checkbox" value="42732" ><label for="author_facet_42732" class="input_label">John B. Hattendorf (9)</label></div> <div><input name="author_facet" id="author_facet_7824" class="author_facet_select" type="checkbox" value="7824" ><label for="author_facet_7824" class="input_label">John M. Moore (9)</label></div> <div><input name="author_facet" id="author_facet_261670" class="author_facet_select" type="checkbox" value="261670" ><label for="author_facet_261670" class="input_label">Smolens, John (9)</label></div> <div><input name="author_facet" id="author_facet_34440" class="author_facet_select" type="checkbox" value="34440" ><label for="author_facet_34440" class="input_label">John Cunningham (9)</label></div> <div><input name="author_facet" id="author_facet_259009" class="author_facet_select" type="checkbox" value="259009" ><label for="author_facet_259009" class="input_label">John McLeod (9)</label></div> <div><input name="author_facet" id="author_facet_94850" class="author_facet_select" type="checkbox" value="94850" ><label for="author_facet_94850" class="input_label">John Orange (9)</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 (9)</label></div> <div><input name="author_facet" id="author_facet_309433" class="author_facet_select" type="checkbox" value="309433" ><label for="author_facet_309433" class="input_label">John R. Graham (9)</label></div> <div><input name="author_facet" id="author_facet_16204" class="author_facet_select" type="checkbox" value="16204" ><label for="author_facet_16204" class="input_label">John P. Keenan (9)</label></div> <div><input name="author_facet" id="author_facet_90166" class="author_facet_select" type="checkbox" value="90166" ><label for="author_facet_90166" class="input_label">John D. Schaeffer (9)</label></div> <div><input name="author_facet" id="author_facet_57058" class="author_facet_select" type="checkbox" value="57058" ><label for="author_facet_57058" class="input_label">John Dixon Hunt (9)</label></div> <div><input name="author_facet" id="author_facet_57841" class="author_facet_select" type="checkbox" value="57841" ><label for="author_facet_57841" class="input_label">John T. McGreevy (8)</label></div> <div><input name="author_facet" id="author_facet_200313" class="author_facet_select" type="checkbox" value="200313" ><label for="author_facet_200313" class="input_label">John R. Milton (8)</label></div> <div><input name="author_facet" id="author_facet_153354" class="author_facet_select" type="checkbox" value="153354" ><label for="author_facet_153354" class="input_label">John F. Crosby (8)</label></div> <div><input name="author_facet" id="author_facet_132582" class="author_facet_select" type="checkbox" value="132582" ><label for="author_facet_132582" class="input_label">John H. Morrow Jr. (8)</label></div> <div><input name="author_facet" id="author_facet_150438" class="author_facet_select" type="checkbox" value="150438" ><label for="author_facet_150438" class="input_label">John Y. Simon (8)</label></div> <div><input name="author_facet" id="author_facet_124894" class="author_facet_select" type="checkbox" value="124894" ><label for="author_facet_124894" class="input_label">John Rossi (8)</label></div> <div><input name="author_facet" id="author_facet_268204" class="author_facet_select" type="checkbox" value="268204" ><label for="author_facet_268204" class="input_label">Trevor R. Tolhurst (8)</label></div> <div><input name="author_facet" id="author_facet_228357" class="author_facet_select" type="checkbox" value="228357" ><label for="author_facet_228357" class="input_label">John N. Serio (8)</label></div> <div><input name="author_facet" id="author_facet_143535" class="author_facet_select" type="checkbox" value="143535" ><label for="author_facet_143535" class="input_label">John Matthews (8)</label></div> <div><input name="author_facet" id="author_facet_274459" class="author_facet_select" type="checkbox" value="274459" ><label for="author_facet_274459" class="input_label">Collins, John J. (8)</label></div> <div><input name="author_facet" id="author_facet_47416" class="author_facet_select" type="checkbox" value="47416" ><label for="author_facet_47416" class="input_label">John Protevi (8)</label></div> <div><input name="author_facet" id="author_facet_310746" class="author_facet_select" type="checkbox" value="310746" ><label for="author_facet_310746" class="input_label">John Margenot (8)</label></div> <div><input name="author_facet" id="author_facet_1445" class="author_facet_select" type="checkbox" value="1445" ><label for="author_facet_1445" class="input_label">John Lowe (8)</label></div> <div><input name="author_facet" id="author_facet_111184" class="author_facet_select" type="checkbox" value="111184" ><label for="author_facet_111184" class="input_label">John W. Sherman (8)</label></div> <div><input name="author_facet" id="author_facet_50751" class="author_facet_select" type="checkbox" value="50751" ><label for="author_facet_50751" class="input_label">John M. Quigley (8)</label></div> <div><input name="author_facet" id="author_facet_14801" class="author_facet_select" type="checkbox" value="14801" ><label for="author_facet_14801" class="input_label">John MacKay (8)</label></div> <div><input name="author_facet" id="author_facet_68777" class="author_facet_select" type="checkbox" value="68777" ><label for="author_facet_68777" class="input_label">John W. Quist (8)</label></div> <div><input name="author_facet" id="author_facet_177116" class="author_facet_select" type="checkbox" value="177116" ><label for="author_facet_177116" class="input_label">John M. Huels (8)</label></div> <div><input name="author_facet" id="author_facet_4138" class="author_facet_select" type="checkbox" value="4138" ><label for="author_facet_4138" class="input_label">Vern G. Williamsen (8)</label></div> <div><input name="author_facet" id="author_facet_12636" class="author_facet_select" type="checkbox" value="12636" ><label for="author_facet_12636" class="input_label">Williams, Rowan (8)</label></div> <div><input name="author_facet" id="author_facet_7729" class="author_facet_select" type="checkbox" value="7729" ><label for="author_facet_7729" class="input_label">John Angus Campbell (8)</label></div> <div><input name="author_facet" id="author_facet_56728" class="author_facet_select" type="checkbox" value="56728" ><label for="author_facet_56728" class="input_label">John Lie (8)</label></div> <div><input name="author_facet" id="author_facet_34494" class="author_facet_select" type="checkbox" value="34494" ><label for="author_facet_34494" class="input_label">John Gough (8)</label></div> <div><input name="author_facet" id="author_facet_200268" class="author_facet_select" type="checkbox" value="200268" ><label for="author_facet_200268" class="input_label">Henry L. Alsmeyer Jr. (8)</label></div> <div><input name="author_facet" id="author_facet_3941" class="author_facet_select" type="checkbox" value="3941" ><label for="author_facet_3941" class="input_label">John Lane (8)</label></div> <div><input name="author_facet" id="author_facet_34910" class="author_facet_select" type="checkbox" value="34910" ><label for="author_facet_34910" class="input_label">Ronald Bruce St John (8)</label></div> <div><input name="author_facet" id="author_facet_58745" class="author_facet_select" type="checkbox" value="58745" ><label for="author_facet_58745" class="input_label">John R. Ford (8)</label></div> <div><input name="author_facet" id="author_facet_12503" class="author_facet_select" type="checkbox" value="12503" ><label for="author_facet_12503" class="input_label">John A. Murray (8)</label></div> <div><input name="author_facet" id="author_facet_181760" class="author_facet_select" type="checkbox" value="181760" ><label for="author_facet_181760" class="input_label">John B. Frantz (8)</label></div> <div><input name="author_facet" id="author_facet_42647" class="author_facet_select" type="checkbox" value="42647" ><label for="author_facet_42647" class="input_label">John P. Dunn (8)</label></div> <div><input name="author_facet" id="author_facet_251389" class="author_facet_select" type="checkbox" value="251389" ><label for="author_facet_251389" class="input_label">John McCluskey Jr. (8)</label></div> <div><input name="author_facet" id="author_facet_56423" class="author_facet_select" type="checkbox" value="56423" ><label for="author_facet_56423" class="input_label">John Xiros Cooper (8)</label></div> <div><input name="author_facet" id="author_facet_368921" class="author_facet_select" type="checkbox" value="368921" ><label for="author_facet_368921" class="input_label">Collins, John J. (8)</label></div> <div><input name="author_facet" id="author_facet_267992" class="author_facet_select" type="checkbox" value="267992" ><label for="author_facet_267992" class="input_label">John M. Fossey (8)</label></div> <div><input name="author_facet" id="author_facet_119589" class="author_facet_select" type="checkbox" value="119589" ><label for="author_facet_119589" class="input_label">John T. Cull (8)</label></div> <div><input name="author_facet" id="author_facet_256541" class="author_facet_select" type="checkbox" value="256541" ><label for="author_facet_256541" class="input_label">John K. Papadopoulos (8)</label></div> <div><input name="author_facet" id="author_facet_134267" class="author_facet_select" type="checkbox" value="134267" ><label for="author_facet_134267" class="input_label">Boles, John B. (8)</label></div> <div><input name="author_facet" id="author_facet_154610" class="author_facet_select" type="checkbox" value="154610" ><label for="author_facet_154610" class="input_label">John J. Winberry (8)</label></div> <div><input name="author_facet" id="author_facet_29819" class="author_facet_select" type="checkbox" value="29819" ><label for="author_facet_29819" class="input_label">Richard John Lynn (8)</label></div> <div><input name="author_facet" id="author_facet_26371" class="author_facet_select" type="checkbox" value="26371" ><label for="author_facet_26371" class="input_label">John Warne Monroe (8)</label></div> <div><input name="author_facet" id="author_facet_256745" class="author_facet_select" type="checkbox" value="256745" ><label for="author_facet_256745" class="input_label">John F. Boyle (8)</label></div> <div><input name="author_facet" id="author_facet_28054" class="author_facet_select" type="checkbox" value="28054" ><label for="author_facet_28054" class="input_label">John M. Jones (8)</label></div> <div><input name="author_facet" id="author_facet_154561" class="author_facet_select" type="checkbox" value="154561" ><label for="author_facet_154561" class="input_label">John Patrick Walsh (8)</label></div> <div><input name="author_facet" id="author_facet_330738" class="author_facet_select" type="checkbox" value="330738" ><label for="author_facet_330738" class="input_label">Todd R. Hanneken (8)</label></div> <div><input name="author_facet" id="author_facet_271844" class="author_facet_select" type="checkbox" value="271844" ><label for="author_facet_271844" class="input_label">John Elderfield (8)</label></div> <div><input name="author_facet" id="author_facet_61903" class="author_facet_select" type="checkbox" value="61903" ><label for="author_facet_61903" class="input_label">John Lachs (8)</label></div> <div><input name="author_facet" id="author_facet_123153" class="author_facet_select" type="checkbox" value="123153" ><label for="author_facet_123153" class="input_label">Michael John DiSanto (8)</label></div> <div><input name="author_facet" id="author_facet_3522" class="author_facet_select" type="checkbox" value="3522" ><label for="author_facet_3522" class="input_label">John Limon (8)</label></div> <div><input name="author_facet" id="author_facet_19263" class="author_facet_select" type="checkbox" value="19263" ><label for="author_facet_19263" class="input_label">John Maynard (8)</label></div> <div><input name="author_facet" id="author_facet_2211" class="author_facet_select" type="checkbox" value="2211" ><label for="author_facet_2211" class="input_label">John P. Bartkowski (8)</label></div> <div><input name="author_facet" id="author_facet_151165" class="author_facet_select" type="checkbox" value="151165" ><label for="author_facet_151165" class="input_label">John V. Mering (8)</label></div> <div><input name="author_facet" id="author_facet_162697" class="author_facet_select" type="checkbox" value="162697" ><label for="author_facet_162697" class="input_label">John Lewis Gaddis (8)</label></div> <div><input name="author_facet" id="author_facet_63184" class="author_facet_select" type="checkbox" value="63184" ><label for="author_facet_63184" class="input_label">John A. Britton (8)</label></div> <div><input name="author_facet" id="author_facet_21925" class="author_facet_select" type="checkbox" value="21925" ><label for="author_facet_21925" class="input_label">Carl John Rahkonen (8)</label></div> <div><input name="author_facet" id="author_facet_22187" class="author_facet_select" type="checkbox" value="22187" ><label for="author_facet_22187" class="input_label">John Bugg (8)</label></div> <div><input name="author_facet" id="author_facet_21726" class="author_facet_select" type="checkbox" value="21726" ><label for="author_facet_21726" class="input_label">John Chryssavgis (8)</label></div> <div><input name="author_facet" id="author_facet_56164" class="author_facet_select" type="checkbox" value="56164" ><label for="author_facet_56164" class="input_label">John B. Boles (8)</label></div> <div><input name="author_facet" id="author_facet_42375" class="author_facet_select" type="checkbox" value="42375" ><label for="author_facet_42375" class="input_label">John O. Jordan (8)</label></div> <div><input name="author_facet" id="author_facet_55080" class="author_facet_select" type="checkbox" value="55080" ><label for="author_facet_55080" class="input_label">John-Paul Himka (8)</label></div> <div><input name="author_facet" id="author_facet_25832" class="author_facet_select" type="checkbox" value="25832" ><label for="author_facet_25832" class="input_label">Shawcross, John T. (8)</label></div> <div><input name="author_facet" id="author_facet_31525" class="author_facet_select" type="checkbox" value="31525" ><label for="author_facet_31525" class="input_label">John J. O'Connor (8)</label></div> <div><input name="author_facet" id="author_facet_17495" class="author_facet_select" type="checkbox" value="17495" ><label for="author_facet_17495" class="input_label">John R. Pannabecker (8)</label></div> <div><input name="author_facet" id="author_facet_213202" class="author_facet_select" type="checkbox" value="213202" ><label for="author_facet_213202" class="input_label">John Owen Havard (8)</label></div> <div><input name="author_facet" id="author_facet_198422" class="author_facet_select" type="checkbox" value="198422" ><label for="author_facet_198422" class="input_label">John Clegg (8)</label></div> <div><input name="author_facet" id="author_facet_72683" class="author_facet_select" type="checkbox" value="72683" ><label for="author_facet_72683" class="input_label">John Kieschnick (8)</label></div> <div><input name="author_facet" id="author_facet_95230" class="author_facet_select" type="checkbox" value="95230" ><label for="author_facet_95230" class="input_label">John Freedman (8)</label></div> <div><input name="author_facet" id="author_facet_7583" class="author_facet_select" type="checkbox" value="7583" ><label for="author_facet_7583" class="input_label">John R. Hipp (8)</label></div> <div><input name="author_facet" id="author_facet_159139" class="author_facet_select" type="checkbox" value="159139" ><label for="author_facet_159139" class="input_label">John J. Murphy (8)</label></div> <div><input name="author_facet" id="author_facet_80115" class="author_facet_select" type="checkbox" value="80115" ><label for="author_facet_80115" class="input_label">John Brooks (8)</label></div> <div><input name="author_facet" id="author_facet_27585" class="author_facet_select" type="checkbox" value="27585" ><label for="author_facet_27585" class="input_label">John Beall (8)</label></div> <div><input name="author_facet" id="author_facet_232203" class="author_facet_select" type="checkbox" value="232203" ><label for="author_facet_232203" class="input_label">John D. Klier (8)</label></div> <div><input name="author_facet" id="author_facet_39889" class="author_facet_select" type="checkbox" value="39889" ><label for="author_facet_39889" class="input_label">G. John Ikenberry (8)</label></div> <div><input name="author_facet" id="author_facet_300381" class="author_facet_select" type="checkbox" value="300381" ><label for="author_facet_300381" class="input_label">John P. Cutts (8)</label></div> <div><input name="author_facet" id="author_facet_104924" class="author_facet_select" type="checkbox" value="104924" ><label for="author_facet_104924" class="input_label">John Ferguson (8)</label></div> <div><input name="author_facet" id="author_facet_129299" class="author_facet_select" type="checkbox" value="129299" ><label for="author_facet_129299" class="input_label">John Cox (8)</label></div> <div><input name="author_facet" id="author_facet_19602" class="author_facet_select" type="checkbox" value="19602" ><label for="author_facet_19602" class="input_label">John V. Knapp (8)</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 (8)</label></div> <div><input name="author_facet" id="author_facet_18978" class="author_facet_select" type="checkbox" value="18978" ><label for="author_facet_18978" class="input_label">John Duncan (8)</label></div> <div><input name="author_facet" id="author_facet_47121" class="author_facet_select" type="checkbox" value="47121" ><label for="author_facet_47121" class="input_label">John Carvalho (8)</label></div> <div><input name="author_facet" id="author_facet_49966" class="author_facet_select" type="checkbox" value="49966" ><label for="author_facet_49966" class="input_label">John S. Ryan (8)</label></div> <div><input name="author_facet" id="author_facet_35761" class="author_facet_select" type="checkbox" value="35761" ><label for="author_facet_35761" class="input_label">John D. Erickson (8)</label></div> <div><input name="author_facet" id="author_facet_10296" class="author_facet_select" type="checkbox" value="10296" ><label for="author_facet_10296" class="input_label">John Robert McNeill (8)</label></div> <div><input name="author_facet" id="author_facet_164393" class="author_facet_select" type="checkbox" value="164393" ><label for="author_facet_164393" class="input_label">John Jeremiah Sullivan (8)</label></div> <div><input name="author_facet" id="author_facet_113475" class="author_facet_select" type="checkbox" value="113475" ><label for="author_facet_113475" class="input_label">John O鈥橞rien (8)</label></div> <div><input name="author_facet" id="author_facet_28608" class="author_facet_select" type="checkbox" value="28608" ><label for="author_facet_28608" class="input_label">John Howe (8)</label></div> <div><input name="author_facet" id="author_facet_61388" class="author_facet_select" type="checkbox" value="61388" ><label for="author_facet_61388" class="input_label">John Crawford (8)</label></div> <div><input name="author_facet" id="author_facet_102123" class="author_facet_select" type="checkbox" value="102123" ><label for="author_facet_102123" class="input_label">John McBratney (8)</label></div> <div><input name="author_facet" id="author_facet_70530" class="author_facet_select" type="checkbox" value="70530" ><label for="author_facet_70530" class="input_label">John Wilson (8)</label></div> <div><input name="author_facet" id="author_facet_339697" class="author_facet_select" type="checkbox" value="339697" ><label for="author_facet_339697" class="input_label">John R. Legg (8)</label></div> <div><input name="author_facet" id="author_facet_55659" class="author_facet_select" type="checkbox" value="55659" ><label for="author_facet_55659" class="input_label">Robert C. Rowland (8)</label></div> <div><input name="author_facet" id="author_facet_23781" class="author_facet_select" type="checkbox" value="23781" ><label for="author_facet_23781" class="input_label">John O. Gooch (8)</label></div> <div><input name="author_facet" id="author_facet_1417" class="author_facet_select" type="checkbox" value="1417" ><label for="author_facet_1417" class="input_label">John E. Loftis (8)</label></div> <div><input name="author_facet" id="author_facet_14585" class="author_facet_select" type="checkbox" value="14585" ><label for="author_facet_14585" class="input_label">John J. Cheslock (8)</label></div> <div><input name="author_facet" id="author_facet_200444" class="author_facet_select" type="checkbox" value="200444" ><label for="author_facet_200444" class="input_label">Donald S. Pady (8)</label></div> <div><input name="author_facet" id="author_facet_11734" class="author_facet_select" type="checkbox" value="11734" ><label for="author_facet_11734" class="input_label">John Cloud (8)</label></div> <div><input name="author_facet" id="author_facet_25773" class="author_facet_select" type="checkbox" value="25773" ><label for="author_facet_25773" class="input_label">John R. Reed (8)</label></div> <div><input name="author_facet" id="author_facet_268309" class="author_facet_select" type="checkbox" value="268309" ><label for="author_facet_268309" class="input_label">John M. Kennedy (8)</label></div> <div><input name="author_facet" id="author_facet_108595" class="author_facet_select" type="checkbox" value="108595" ><label for="author_facet_108595" class="input_label">John Meredith Hill (8)</label></div> <div><input name="author_facet" id="author_facet_51915" class="author_facet_select" type="checkbox" value="51915" ><label for="author_facet_51915" class="input_label">John Sandlos (8)</label></div> <div><input name="author_facet" id="author_facet_165874" class="author_facet_select" type="checkbox" value="165874" ><label for="author_facet_165874" class="input_label">John Njuguna (8)</label></div> <div><input name="author_facet" id="author_facet_23948" class="author_facet_select" type="checkbox" value="23948" ><label for="author_facet_23948" class="input_label">John Burt Foster (8)</label></div> <div><input name="author_facet" id="author_facet_45990" class="author_facet_select" type="checkbox" value="45990" ><label for="author_facet_45990" class="input_label">John C. Hirsh (8)</label></div> <div><input name="author_facet" id="author_facet_65419" class="author_facet_select" type="checkbox" value="65419" ><label for="author_facet_65419" class="input_label">John Zilcosky (8)</label></div> <div><input name="author_facet" id="author_facet_65176" class="author_facet_select" type="checkbox" value="65176" ><label for="author_facet_65176" class="input_label">John R. Logan (8)</label></div> <div><input name="author_facet" id="author_facet_361707" class="author_facet_select" type="checkbox" value="361707" ><label for="author_facet_361707" class="input_label">Chapman, John W. (8)</label></div> <div><input name="author_facet" id="author_facet_59738" class="author_facet_select" type="checkbox" value="59738" ><label for="author_facet_59738" class="input_label">John E. Crowley (8)</label></div> <div><input name="author_facet" id="author_facet_19239" class="author_facet_select" type="checkbox" value="19239" ><label for="author_facet_19239" class="input_label">John Stone (8)</label></div> <div><input name="author_facet" id="author_facet_6269" class="author_facet_select" type="checkbox" value="6269" ><label for="author_facet_6269" class="input_label">John Edgar Tidwell (8)</label></div> <div><input name="author_facet" id="author_facet_66818" class="author_facet_select" type="checkbox" value="66818" ><label for="author_facet_66818" class="input_label">John L. Rury (8)</label></div> <div><input name="author_facet" id="author_facet_151888" class="author_facet_select" type="checkbox" value="151888" ><label for="author_facet_151888" class="input_label">John Hennessy (8)</label></div> <div><input name="author_facet" id="author_facet_108502" class="author_facet_select" type="checkbox" value="108502" ><label for="author_facet_108502" class="input_label">John Williams (7)</label></div> <div><input name="author_facet" id="author_facet_273" class="author_facet_select" type="checkbox" value="273" ><label for="author_facet_273" class="input_label">John Stauffer (7)</label></div> <div><input name="author_facet" id="author_facet_27071" class="author_facet_select" type="checkbox" value="27071" ><label for="author_facet_27071" class="input_label">John Inglis (7)</label></div> <div><input name="author_facet" id="author_facet_111990" class="author_facet_select" type="checkbox" value="111990" ><label for="author_facet_111990" class="input_label">John Cussen (7)</label></div> <div><input name="author_facet" id="author_facet_398731" class="author_facet_select" type="checkbox" value="398731" ><label for="author_facet_398731" class="input_label">John Bruton (7)</label></div> <div><input name="author_facet" id="author_facet_43016" class="author_facet_select" type="checkbox" value="43016" ><label for="author_facet_43016" class="input_label">Collins, John (7)</label></div> <div><input name="author_facet" id="author_facet_6317" class="author_facet_select" type="checkbox" value="6317" ><label for="author_facet_6317" class="input_label">Jason Fisher (7)</label></div> <div><input name="author_facet" id="author_facet_188477" class="author_facet_select" type="checkbox" value="188477" ><label for="author_facet_188477" class="input_label">Brian John (7)</label></div> <div><input name="author_facet" id="author_facet_124900" class="author_facet_select" type="checkbox" value="124900" ><label for="author_facet_124900" class="input_label">John Price (7)</label></div> <div><input name="author_facet" id="author_facet_86889" class="author_facet_select" type="checkbox" value="86889" ><label for="author_facet_86889" class="input_label">John Rybicki (7)</label></div> <div><input name="author_facet" id="author_facet_39802" class="author_facet_select" type="checkbox" value="39802" ><label for="author_facet_39802" class="input_label">John Iceland (7)</label></div> <div><input name="author_facet" id="author_facet_477237" class="author_facet_select" type="checkbox" value="477237" ><label for="author_facet_477237" class="input_label">Martha G. Bell (7)</label></div> <div><input name="author_facet" id="author_facet_7863" class="author_facet_select" type="checkbox" value="7863" ><label for="author_facet_7863" class="input_label">Robin Anne Reid (7)</label></div> <div><input name="author_facet" id="author_facet_59165" class="author_facet_select" type="checkbox" value="59165" ><label for="author_facet_59165" class="input_label">John Charles Chasteen (7)</label></div> <div><input name="author_facet" id="author_facet_22501" class="author_facet_select" type="checkbox" value="22501" ><label for="author_facet_22501" class="input_label">John Sallis (7)</label></div> <div><input name="author_facet" id="author_facet_27946" class="author_facet_select" type="checkbox" value="27946" ><label for="author_facet_27946" class="input_label">John Sitter (7)</label></div> <div><input name="author_facet" id="author_facet_61337" class="author_facet_select" type="checkbox" value="61337" ><label for="author_facet_61337" class="input_label">John Young (7)</label></div> <div><input name="author_facet" id="author_facet_81673" class="author_facet_select" type="checkbox" value="81673" ><label for="author_facet_81673" class="input_label">Valerie Neal (7)</label></div> <div><input name="author_facet" id="author_facet_34936" class="author_facet_select" type="checkbox" value="34936" ><label for="author_facet_34936" class="input_label">John D. Swain (7)</label></div> <div><input name="author_facet" id="author_facet_137371" class="author_facet_select" type="checkbox" value="137371" ><label for="author_facet_137371" class="input_label">John D. Fair (7)</label></div> <div><input name="author_facet" id="author_facet_116191" class="author_facet_select" type="checkbox" value="116191" ><label for="author_facet_116191" class="input_label">John W. O'Malley S.J. (7)</label></div> <div><input name="author_facet" id="author_facet_28342" class="author_facet_select" type="checkbox" value="28342" ><label for="author_facet_28342" class="input_label">Edward P. St. John (7)</label></div> <div><input name="author_facet" id="author_facet_26477" class="author_facet_select" type="checkbox" value="26477" ><label for="author_facet_26477" class="input_label">John Morgan (7)</label></div> <div><input name="author_facet" id="author_facet_142389" class="author_facet_select" type="checkbox" value="142389" ><label for="author_facet_142389" class="input_label">John Clement Ball (7)</label></div> <div><input name="author_facet" id="author_facet_159171" class="author_facet_select" type="checkbox" value="159171" ><label for="author_facet_159171" class="input_label">John Weaver (7)</label></div> <div><input name="author_facet" id="author_facet_78834" class="author_facet_select" type="checkbox" value="78834" ><label for="author_facet_78834" class="input_label">John Robert Warren (7)</label></div> <div><input name="author_facet" id="author_facet_160537" class="author_facet_select" type="checkbox" value="160537" ><label for="author_facet_160537" class="input_label">John Guthrie (7)</label></div> <div><input name="author_facet" id="author_facet_26391" class="author_facet_select" type="checkbox" value="26391" ><label for="author_facet_26391" class="input_label">John A. McCarthy (7)</label></div> <div><input name="author_facet" id="author_facet_17065" class="author_facet_select" type="checkbox" value="17065" ><label for="author_facet_17065" class="input_label">Judith Gero John (7)</label></div> <div><input name="author_facet" id="author_facet_7282" class="author_facet_select" type="checkbox" value="7282" ><label for="author_facet_7282" class="input_label">John Ellis van Courtland Moon (7)</label></div> <div><input name="author_facet" id="author_facet_179478" class="author_facet_select" type="checkbox" value="179478" ><label for="author_facet_179478" class="input_label">John Eldevik (7)</label></div> <div><input name="author_facet" id="author_facet_73912" class="author_facet_select" type="checkbox" value="73912" ><label for="author_facet_73912" class="input_label">John Henry Newman (7)</label></div> <div><input name="author_facet" id="author_facet_261193" class="author_facet_select" type="checkbox" value="261193" ><label for="author_facet_261193" class="input_label">John L. Tobias (7)</label></div> <div><input name="author_facet" id="author_facet_8839" class="author_facet_select" type="checkbox" value="8839" ><label for="author_facet_8839" class="input_label">John B. Hatch (7)</label></div> <div><input name="author_facet" id="author_facet_55395" class="author_facet_select" type="checkbox" value="55395" ><label for="author_facet_55395" class="input_label">John Collins (7)</label></div> <div><input name="author_facet" id="author_facet_2299" class="author_facet_select" type="checkbox" value="2299" ><label for="author_facet_2299" class="input_label">John J. Dwyer (7)</label></div> <div><input name="author_facet" id="author_facet_194363" class="author_facet_select" type="checkbox" value="194363" ><label for="author_facet_194363" class="input_label">John Surowiecki (7)</label></div> <div><input name="author_facet" id="author_facet_200329" class="author_facet_select" type="checkbox" value="200329" ><label for="author_facet_200329" class="input_label">John Barsness (7)</label></div> <div><input name="author_facet" id="author_facet_22597" class="author_facet_select" type="checkbox" value="22597" ><label for="author_facet_22597" class="input_label">John Sullivan (7)</label></div> <div><input name="author_facet" id="author_facet_189118" class="author_facet_select" type="checkbox" value="189118" ><label for="author_facet_189118" class="input_label">John Webster Grant (7)</label></div> <div><input name="author_facet" id="author_facet_39572" class="author_facet_select" type="checkbox" value="39572" ><label for="author_facet_39572" class="input_label">John J. Contreni (7)</label></div> <div><input name="author_facet" id="author_facet_288476" class="author_facet_select" type="checkbox" value="288476" ><label for="author_facet_288476" class="input_label">John R. T. Lamont (7)</label></div> <div><input name="author_facet" id="author_facet_170818" class="author_facet_select" type="checkbox" value="170818" ><label for="author_facet_170818" class="input_label">John W. Velz (7)</label></div> <div><input name="author_facet" id="author_facet_75536" class="author_facet_select" type="checkbox" value="75536" ><label for="author_facet_75536" class="input_label">John Haldane (7)</label></div> <div><input name="author_facet" id="author_facet_130526" class="author_facet_select" type="checkbox" value="130526" ><label for="author_facet_130526" class="input_label">John G. Fitch (7)</label></div> <div><input name="author_facet" id="author_facet_162575" class="author_facet_select" type="checkbox" value="162575" ><label for="author_facet_162575" class="input_label">John A. Cook (7)</label></div> <div><input name="author_facet" id="author_facet_38939" class="author_facet_select" type="checkbox" value="38939" ><label for="author_facet_38939" class="input_label">John E. Murray (7)</label></div> <div><input name="author_facet" id="author_facet_78479" class="author_facet_select" type="checkbox" value="78479" ><label for="author_facet_78479" class="input_label">John Warner Smith (7)</label></div> <div><input name="author_facet" id="author_facet_47025" class="author_facet_select" type="checkbox" value="47025" ><label for="author_facet_47025" class="input_label">John C. Smart (7)</label></div> <div><input name="author_facet" id="author_facet_20519" class="author_facet_select" type="checkbox" value="20519" ><label for="author_facet_20519" class="input_label">Anthony G. Comuzzie (7)</label></div> <div><input name="author_facet" id="author_facet_4650" class="author_facet_select" type="checkbox" value="4650" ><label for="author_facet_4650" class="input_label">John B. Wooldridge (7)</label></div> <div><input name="author_facet" id="author_facet_10194" class="author_facet_select" type="checkbox" value="10194" ><label for="author_facet_10194" class="input_label">John Bussanich (7)</label></div> <div><input name="author_facet" id="author_facet_26032" class="author_facet_select" type="checkbox" value="26032" ><label for="author_facet_26032" class="input_label">John Marshall (7)</label></div> <div><input name="author_facet" id="author_facet_17591" class="author_facet_select" type="checkbox" value="17591" ><label for="author_facet_17591" class="input_label">John W. O'Malley (7)</label></div> <div><input name="author_facet" id="author_facet_289240" class="author_facet_select" type="checkbox" value="289240" ><label for="author_facet_289240" class="input_label">John D. Beach (7)</label></div> <div><input name="author_facet" id="author_facet_58022" class="author_facet_select" type="checkbox" value="58022" ><label for="author_facet_58022" class="input_label">Ryan Bishop (7)</label></div> <div><input name="author_facet" id="author_facet_461287" class="author_facet_select" type="checkbox" value="461287" ><label for="author_facet_461287" class="input_label">John Stenhouse (7)</label></div> <div><input name="author_facet" id="author_facet_45556" class="author_facet_select" type="checkbox" value="45556" ><label for="author_facet_45556" class="input_label">John Warren (7)</label></div> <div><input name="author_facet" id="author_facet_44648" class="author_facet_select" type="checkbox" value="44648" ><label for="author_facet_44648" class="input_label">John M. Belohlavek (7)</label></div> <div><input name="author_facet" id="author_facet_142784" class="author_facet_select" type="checkbox" value="142784" ><label for="author_facet_142784" class="input_label">John A. Tucker (7)</label></div> <div><input name="author_facet" id="author_facet_4481" class="author_facet_select" type="checkbox" value="4481" ><label for="author_facet_4481" class="input_label">John R. Wunder (7)</label></div> <div><input name="author_facet" id="author_facet_42205" class="author_facet_select" type="checkbox" value="42205" ><label for="author_facet_42205" class="input_label">John M. Frankl (7)</label></div> <div><input name="author_facet" id="author_facet_432158" class="author_facet_select" type="checkbox" value="432158" ><label for="author_facet_432158" class="input_label">John Zerzan (7)</label></div> <div><input name="author_facet" id="author_facet_825" class="author_facet_select" type="checkbox" value="825" ><label for="author_facet_825" class="input_label">John Bowen (7)</label></div> <div><input name="author_facet" id="author_facet_411929" class="author_facet_select" type="checkbox" value="411929" ><label for="author_facet_411929" class="input_label">Eileen Connolly (7)</label></div> <div><input name="author_facet" id="author_facet_14296" class="author_facet_select" type="checkbox" value="14296" ><label for="author_facet_14296" class="input_label">R. John Williams (7)</label></div> <div><input name="author_facet" id="author_facet_159453" class="author_facet_select" type="checkbox" value="159453" ><label for="author_facet_159453" class="input_label">John Wenke (7)</label></div> <div><input name="author_facet" id="author_facet_82133" class="author_facet_select" type="checkbox" value="82133" ><label for="author_facet_82133" class="input_label">John M. Sacher (7)</label></div> <div><input name="author_facet" id="author_facet_369014" class="author_facet_select" type="checkbox" value="369014" ><label for="author_facet_369014" class="input_label">Keller, John E. (7)</label></div> <div><input name="author_facet" id="author_facet_16807" class="author_facet_select" type="checkbox" value="16807" ><label for="author_facet_16807" class="input_label">John A. Adams (7)</label></div> <div><input name="author_facet" id="author_facet_45696" class="author_facet_select" type="checkbox" value="45696" ><label for="author_facet_45696" class="input_label">John Quigley (7)</label></div> <div><input name="author_facet" id="author_facet_54090" class="author_facet_select" type="checkbox" value="54090" ><label for="author_facet_54090" class="input_label">John Belton (7)</label></div> <div><input name="author_facet" id="author_facet_184217" class="author_facet_select" type="checkbox" value="184217" ><label for="author_facet_184217" class="input_label">John Manley (7)</label></div> <div><input name="author_facet" id="author_facet_13098" class="author_facet_select" type="checkbox" value="13098" ><label for="author_facet_13098" class="input_label">John H. Smith (7)</label></div> <div><input name="author_facet" id="author_facet_121921" class="author_facet_select" type="checkbox" value="121921" ><label for="author_facet_121921" class="input_label">John Turpin (7)</label></div> <div><input name="author_facet" id="author_facet_27482" class="author_facet_select" type="checkbox" value="27482" ><label for="author_facet_27482" class="input_label">John Muckelbauer (7)</label></div> <div><input name="author_facet" id="author_facet_60263" class="author_facet_select" type="checkbox" value="60263" ><label for="author_facet_60263" class="input_label">John E. Davidson (7)</label></div> <div><input name="author_facet" id="author_facet_26224" class="author_facet_select" type="checkbox" value="26224" ><label for="author_facet_26224" class="input_label">John McCluskey (7)</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. (7)</label></div> <div><input name="author_facet" id="author_facet_47817" class="author_facet_select" type="checkbox" value="47817" ><label for="author_facet_47817" class="input_label">John E. Wills Jr. (7)</label></div> <div><input name="author_facet" id="author_facet_8191" class="author_facet_select" type="checkbox" value="8191" ><label for="author_facet_8191" class="input_label">John Duffy (7)</label></div> <div><input name="author_facet" id="author_facet_2779" class="author_facet_select" type="checkbox" value="2779" ><label for="author_facet_2779" class="input_label">Andrew John Woolford (7)</label></div> <div><input name="author_facet" id="author_facet_29994" class="author_facet_select" type="checkbox" value="29994" ><label for="author_facet_29994" class="input_label">Alex John London (7)</label></div> <div><input name="author_facet" id="author_facet_10623" class="author_facet_select" type="checkbox" value="10623" ><label for="author_facet_10623" class="input_label">John M. Riddle (7)</label></div> <div><input name="author_facet" id="author_facet_127800" class="author_facet_select" type="checkbox" value="127800" ><label for="author_facet_127800" class="input_label">John C. Havard (7)</label></div> <div><input name="author_facet" id="author_facet_24374" class="author_facet_select" type="checkbox" value="24374" ><label for="author_facet_24374" class="input_label">John P. McCarthy (7)</label></div> <div><input name="author_facet" id="author_facet_116950" class="author_facet_select" type="checkbox" value="116950" ><label for="author_facet_116950" class="input_label">Tutino, John (7)</label></div> <div><input name="author_facet" id="author_facet_4651" class="author_facet_select" type="checkbox" value="4651" ><label for="author_facet_4651" class="input_label">John M. Eyler (7)</label></div> <div><input name="author_facet" id="author_facet_363428" class="author_facet_select" type="checkbox" value="363428" ><label for="author_facet_363428" class="input_label">Franklin, John Hope (7)</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. (7)</label></div> <div><input name="author_facet" id="author_facet_180089" class="author_facet_select" type="checkbox" value="180089" ><label for="author_facet_180089" class="input_label">John Funchion (7)</label></div> <div><input name="author_facet" id="author_facet_15982" class="author_facet_select" type="checkbox" value="15982" ><label for="author_facet_15982" class="input_label">John M. Headley (7)</label></div> <div><input name="author_facet" id="author_facet_20184" class="author_facet_select" type="checkbox" value="20184" ><label for="author_facet_20184" class="input_label">Bodnar, John (7)</label></div> <div><input name="author_facet" id="author_facet_34677" class="author_facet_select" type="checkbox" value="34677" ><label for="author_facet_34677" class="input_label">John MacFarlane (7)</label></div> <div><input name="author_facet" id="author_facet_28815" class="author_facet_select" type="checkbox" value="28815" ><label for="author_facet_28815" class="input_label">John W. M. Krummel (7)</label></div> <div><input name="author_facet" id="author_facet_336978" class="author_facet_select" type="checkbox" value="336978" ><label for="author_facet_336978" class="input_label">John Rosegrant (7)</label></div> <div><input name="author_facet" id="author_facet_309557" class="author_facet_select" type="checkbox" value="309557" ><label for="author_facet_309557" class="input_label">John W. Hoyum (7)</label></div> <div><input name="author_facet" id="author_facet_221687" class="author_facet_select" type="checkbox" value="221687" ><label for="author_facet_221687" class="input_label">John A. Irving (7)</label></div> <div><input name="author_facet" id="author_facet_26686" class="author_facet_select" type="checkbox" value="26686" ><label for="author_facet_26686" class="input_label">John Haines (7)</label></div> <div><input name="author_facet" id="author_facet_20514" class="author_facet_select" type="checkbox" value="20514" ><label for="author_facet_20514" class="input_label">David Luther Rainwater (7)</label></div> <div><input name="author_facet" id="author_facet_106476" class="author_facet_select" type="checkbox" value="106476" ><label for="author_facet_106476" class="input_label">John S. Kloppenborg (7)</label></div> <div><input name="author_facet" id="author_facet_40668" class="author_facet_select" type="checkbox" value="40668" ><label for="author_facet_40668" class="input_label">John M. Coski (7)</label></div> <div><input name="author_facet" id="author_facet_39334" class="author_facet_select" type="checkbox" value="39334" ><label for="author_facet_39334" class="input_label">John F. Kasson (7)</label></div> <div><input name="author_facet" id="author_facet_60635" class="author_facet_select" type="checkbox" value="60635" ><label for="author_facet_60635" class="input_label">John Clendenning (7)</label></div> <div><input name="author_facet" id="author_facet_89745" class="author_facet_select" type="checkbox" value="89745" ><label for="author_facet_89745" class="input_label">John Beston (7)</label></div> <div><input name="author_facet" id="author_facet_13764" class="author_facet_select" type="checkbox" value="13764" ><label for="author_facet_13764" class="input_label">John Immerwahr (7)</label></div> <div><input name="author_facet" id="author_facet_131374" class="author_facet_select" type="checkbox" value="131374" ><label for="author_facet_131374" class="input_label">John Paul Ricco (7)</label></div> <div><input name="author_facet" id="author_facet_44481" class="author_facet_select" type="checkbox" value="44481" ><label for="author_facet_44481" class="input_label">Gregory John Downey (7)</label></div> <div><input name="author_facet" id="author_facet_37122" class="author_facet_select" type="checkbox" value="37122" ><label for="author_facet_37122" class="input_label">John B. Wolford (7)</label></div> <div><input name="author_facet" id="author_facet_257191" class="author_facet_select" type="checkbox" value="257191" ><label for="author_facet_257191" class="input_label">John S. Galbraith (7)</label></div> <div><input name="author_facet" id="author_facet_240427" class="author_facet_select" type="checkbox" value="240427" ><label for="author_facet_240427" class="input_label">John Ellis (7)</label></div> <div><input name="author_facet" id="author_facet_74459" class="author_facet_select" type="checkbox" value="74459" ><label for="author_facet_74459" class="input_label">John Lennon (7)</label></div> <div><input name="author_facet" id="author_facet_19584" class="author_facet_select" type="checkbox" value="19584" ><label for="author_facet_19584" class="input_label">John Zucchi (7)</label></div> <div><input name="author_facet" id="author_facet_3356" class="author_facet_select" type="checkbox" value="3356" ><label for="author_facet_3356" class="input_label">John Casteen (7)</label></div> <div><input name="author_facet" id="author_facet_24234" class="author_facet_select" type="checkbox" value="24234" ><label for="author_facet_24234" class="input_label">John D. French (7)</label></div> <div><input name="author_facet" id="author_facet_47285" class="author_facet_select" type="checkbox" value="47285" ><label for="author_facet_47285" class="input_label">John Pilling (7)</label></div> <div><input name="author_facet" id="author_facet_233409" class="author_facet_select" type="checkbox" value="233409" ><label for="author_facet_233409" class="input_label">John M. Ryan (7)</label></div> <div><input name="author_facet" id="author_facet_171127" class="author_facet_select" type="checkbox" value="171127" ><label for="author_facet_171127" class="input_label">Corrigan, John (7)</label></div> <div><input name="author_facet" id="author_facet_41705" class="author_facet_select" type="checkbox" value="41705" ><label for="author_facet_41705" class="input_label">John Morillo (7)</label></div> <div><input name="author_facet" id="author_facet_16113" class="author_facet_select" type="checkbox" value="16113" ><label for="author_facet_16113" class="input_label">John Francis Guilmartin (7)</label></div> <div><input name="author_facet" id="author_facet_61090" class="author_facet_select" type="checkbox" value="61090" ><label for="author_facet_61090" class="input_label">John Bowditch (7)</label></div> <div><input name="author_facet" id="author_facet_184049" class="author_facet_select" type="checkbox" value="184049" ><label for="author_facet_184049" class="input_label">John T. Ford C.S.C. (7)</label></div> <div><input name="author_facet" id="author_facet_190836" class="author_facet_select" type="checkbox" value="190836" ><label for="author_facet_190836" class="input_label">John Dryden (7)</label></div> <div><input name="author_facet" id="author_facet_15545" class="author_facet_select" type="checkbox" value="15545" ><label for="author_facet_15545" class="input_label">John Timberman Newcomb (7)</label></div> <div><input name="author_facet" id="author_facet_365870" class="author_facet_select" type="checkbox" value="365870" ><label for="author_facet_365870" class="input_label">Ikenberry, G. John (7)</label></div> <div><input name="author_facet" id="author_facet_1411" class="author_facet_select" type="checkbox" value="1411" ><label for="author_facet_1411" class="input_label">Paul John Eakin (7)</label></div> <div><input name="author_facet" id="author_facet_53155" class="author_facet_select" type="checkbox" value="53155" ><label for="author_facet_53155" class="input_label">John Harley Warner (7)</label></div> <div><input name="author_facet" id="author_facet_41330" class="author_facet_select" type="checkbox" value="41330" ><label for="author_facet_41330" class="input_label">John Leonard (7)</label></div> <div><input name="author_facet" id="author_facet_479103" class="author_facet_select" type="checkbox" value="479103" ><label for="author_facet_479103" class="input_label">John A. Kouwenhoven (6)</label></div> <div><input name="author_facet" id="author_facet_271546" class="author_facet_select" type="checkbox" value="271546" ><label for="author_facet_271546" class="input_label">Moyse, Ashley John (6)</label></div> <div><input name="author_facet" id="author_facet_64019" class="author_facet_select" type="checkbox" value="64019" ><label for="author_facet_64019" class="input_label">John Thomas McGuire (6)</label></div> <div><input name="author_facet" id="author_facet_39216" class="author_facet_select" type="checkbox" value="39216" ><label for="author_facet_39216" class="input_label">Agust铆n de la Granja (6)</label></div> <div><input name="author_facet" id="author_facet_307089" class="author_facet_select" type="checkbox" value="307089" ><label for="author_facet_307089" class="input_label">John J. Garcia (6)</label></div> <div><input name="author_facet" id="author_facet_167950" class="author_facet_select" type="checkbox" value="167950" ><label for="author_facet_167950" class="input_label">Eppel, John (6)</label></div> <div><input name="author_facet" id="author_facet_9241" class="author_facet_select" type="checkbox" value="9241" ><label for="author_facet_9241" class="input_label">John E. Curran Jr. (6)</label></div> <div><input name="author_facet" id="author_facet_166902" class="author_facet_select" type="checkbox" value="166902" ><label for="author_facet_166902" class="input_label">John C. Lehr (6)</label></div> <div><input name="author_facet" id="author_facet_57233" class="author_facet_select" type="checkbox" value="57233" ><label for="author_facet_57233" class="input_label">John Michael Cooper (6)</label></div> <div><input name="author_facet" id="author_facet_2991" class="author_facet_select" type="checkbox" value="2991" ><label for="author_facet_2991" class="input_label">John Evelev (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_29012" class="author_facet_select" type="checkbox" value="29012" ><label for="author_facet_29012" class="input_label">John Mack (6)</label></div> <div><input name="author_facet" id="author_facet_156565" class="author_facet_select" type="checkbox" value="156565" ><label for="author_facet_156565" class="input_label">John K. Smith (6)</label></div> <div><input name="author_facet" id="author_facet_7700" class="author_facet_select" type="checkbox" value="7700" ><label for="author_facet_7700" class="input_label">John Berthrong (6)</label></div> <div><input name="author_facet" id="author_facet_39211" class="author_facet_select" type="checkbox" value="39211" ><label for="author_facet_39211" class="input_label">Eduardo Herranz Calle (6)</label></div> <div><input name="author_facet" id="author_facet_369843" class="author_facet_select" type="checkbox" value="369843" ><label for="author_facet_369843" class="input_label">Mitchell, John Hanson (6)</label></div> <div><input name="author_facet" id="author_facet_163016" class="author_facet_select" type="checkbox" value="163016" ><label for="author_facet_163016" class="input_label">John Hill (6)</label></div> <div><input name="author_facet" id="author_facet_89982" class="author_facet_select" type="checkbox" value="89982" ><label for="author_facet_89982" class="input_label">John Capps (6)</label></div> <div><input name="author_facet" id="author_facet_160088" class="author_facet_select" type="checkbox" value="160088" ><label for="author_facet_160088" class="input_label">John R. Griffin (6)</label></div> <div><input name="author_facet" id="author_facet_380619" class="author_facet_select" type="checkbox" value="380619" ><label for="author_facet_380619" class="input_label">Minford, John (6)</label></div> <div><input name="author_facet" id="author_facet_14680" class="author_facet_select" type="checkbox" value="14680" ><label for="author_facet_14680" class="input_label">John M. Munro (6)</label></div> <div><input name="author_facet" id="author_facet_11532" class="author_facet_select" type="checkbox" value="11532" ><label for="author_facet_11532" class="input_label">John C. McManus (6)</label></div> <div><input name="author_facet" id="author_facet_254194" class="author_facet_select" type="checkbox" value="254194" ><label for="author_facet_254194" class="input_label">John E. Fahey (6)</label></div> <div><input name="author_facet" id="author_facet_14426" class="author_facet_select" type="checkbox" value="14426" ><label for="author_facet_14426" class="input_label">John Williamson (6)</label></div> <div><input name="author_facet" id="author_facet_113882" class="author_facet_select" type="checkbox" value="113882" ><label for="author_facet_113882" class="input_label">John S. Luque (6)</label></div> <div><input name="author_facet" id="author_facet_4853" class="author_facet_select" type="checkbox" value="4853" ><label for="author_facet_4853" class="input_label">John H. Geerken (6)</label></div> <div><input name="author_facet" id="author_facet_281697" class="author_facet_select" type="checkbox" value="281697" ><label for="author_facet_281697" class="input_label">John R. Gram (6)</label></div> <div><input name="author_facet" id="author_facet_61069" class="author_facet_select" type="checkbox" value="61069" ><label for="author_facet_61069" class="input_label">John C. Rodrigue (6)</label></div> <div><input name="author_facet" id="author_facet_69279" class="author_facet_select" type="checkbox" value="69279" ><label for="author_facet_69279" class="input_label">John S. Major (6)</label></div> <div><input name="author_facet" id="author_facet_33585" class="author_facet_select" type="checkbox" value="33585" ><label for="author_facet_33585" class="input_label">John E. MacKinnon (6)</label></div> <div><input name="author_facet" id="author_facet_39265" class="author_facet_select" type="checkbox" value="39265" ><label for="author_facet_39265" class="input_label">John Simpson (6)</label></div> <div><input name="author_facet" id="author_facet_35743" class="author_facet_select" type="checkbox" value="35743" ><label for="author_facet_35743" class="input_label">John D. Staines (6)</label></div> <div><input name="author_facet" id="author_facet_140458" class="author_facet_select" type="checkbox" value="140458" ><label for="author_facet_140458" class="input_label">John G. Turner (6)</label></div> <div><input name="author_facet" id="author_facet_68486" class="author_facet_select" type="checkbox" value="68486" ><label for="author_facet_68486" class="input_label">John L. Harper (6)</label></div> <div><input name="author_facet" id="author_facet_57637" class="author_facet_select" type="checkbox" value="57637" ><label for="author_facet_57637" class="input_label">John S. Brownlee (6)</label></div> <div><input name="author_facet" id="author_facet_95928" class="author_facet_select" type="checkbox" value="95928" ><label for="author_facet_95928" class="input_label">John Haltiwanger (6)</label></div> <div><input name="author_facet" id="author_facet_376492" class="author_facet_select" type="checkbox" value="376492" ><label for="author_facet_376492" class="input_label">Lachs, John (6)</label></div> <div><input name="author_facet" id="author_facet_25425" class="author_facet_select" type="checkbox" value="25425" ><label for="author_facet_25425" class="input_label">John A. Hall (6)</label></div> <div><input name="author_facet" id="author_facet_140911" class="author_facet_select" type="checkbox" value="140911" ><label for="author_facet_140911" class="input_label">John Lang (6)</label></div> <div><input name="author_facet" id="author_facet_73669" class="author_facet_select" type="checkbox" value="73669" ><label for="author_facet_73669" class="input_label">John H. McDowell (6)</label></div> <div><input name="author_facet" id="author_facet_15705" class="author_facet_select" type="checkbox" value="15705" ><label for="author_facet_15705" class="input_label">John R. Sommerfeldt (6)</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 (6)</label></div> <div><input name="author_facet" id="author_facet_384985" class="author_facet_select" type="checkbox" value="384985" ><label for="author_facet_384985" class="input_label">John O'Halloran (6)</label></div> <div><input name="author_facet" id="author_facet_64502" class="author_facet_select" type="checkbox" value="64502" ><label for="author_facet_64502" class="input_label">John France (6)</label></div> <div><input name="author_facet" id="author_facet_64946" class="author_facet_select" type="checkbox" value="64946" ><label for="author_facet_64946" class="input_label">John Leighly (6)</label></div> <div><input name="author_facet" id="author_facet_371935" class="author_facet_select" type="checkbox" value="371935" ><label for="author_facet_371935" class="input_label">Speth, John D. (6)</label></div> <div><input name="author_facet" id="author_facet_16149" class="author_facet_select" type="checkbox" value="16149" ><label for="author_facet_16149" class="input_label">John Franklin Copper (6)</label></div> <div><input name="author_facet" id="author_facet_20849" class="author_facet_select" type="checkbox" value="20849" ><label for="author_facet_20849" class="input_label">John S. Levin (6)</label></div> <div><input name="author_facet" id="author_facet_94272" class="author_facet_select" type="checkbox" value="94272" ><label for="author_facet_94272" class="input_label">John Fekete (6)</label></div> <div><input name="author_facet" id="author_facet_1645" class="author_facet_select" type="checkbox" value="1645" ><label for="author_facet_1645" class="input_label">John H. McGlynn (6)</label></div> <div><input name="author_facet" id="author_facet_235574" class="author_facet_select" type="checkbox" value="235574" ><label for="author_facet_235574" class="input_label">John E. Bell (6)</label></div> <div><input name="author_facet" id="author_facet_12234" class="author_facet_select" type="checkbox" value="12234" ><label for="author_facet_12234" class="input_label">John Edwards (6)</label></div> <div><input name="author_facet" id="author_facet_187073" class="author_facet_select" type="checkbox" value="187073" ><label for="author_facet_187073" class="input_label">Reid, John Phillip (6)</label></div> <div><input name="author_facet" id="author_facet_69854" class="author_facet_select" type="checkbox" value="69854" ><label for="author_facet_69854" class="input_label">John Lantos (6)</label></div> <div><input name="author_facet" id="author_facet_1938" class="author_facet_select" type="checkbox" value="1938" ><label for="author_facet_1938" class="input_label">John Fullerton (6)</label></div> <div><input name="author_facet" id="author_facet_98117" class="author_facet_select" type="checkbox" value="98117" ><label for="author_facet_98117" class="input_label">John Carpenter (6)</label></div> <div><input name="author_facet" id="author_facet_285" class="author_facet_select" type="checkbox" value="285" ><label for="author_facet_285" class="input_label">John Borneman (6)</label></div> <div><input name="author_facet" id="author_facet_44165" class="author_facet_select" type="checkbox" value="44165" ><label for="author_facet_44165" class="input_label">John Thornton (6)</label></div> <div><input name="author_facet" id="author_facet_17678" class="author_facet_select" type="checkbox" value="17678" ><label for="author_facet_17678" class="input_label">John R. Haglelgam (6)</label></div> <div><input name="author_facet" id="author_facet_162635" class="author_facet_select" type="checkbox" value="162635" ><label for="author_facet_162635" class="input_label">John McCarthy (6)</label></div> <div><input name="author_facet" id="author_facet_80997" class="author_facet_select" type="checkbox" value="80997" ><label for="author_facet_80997" class="input_label">John Glendening (6)</label></div> <div><input name="author_facet" id="author_facet_274008" class="author_facet_select" type="checkbox" value="274008" ><label for="author_facet_274008" class="input_label">John Sampson (6)</label></div> <div><input name="author_facet" id="author_facet_120844" class="author_facet_select" type="checkbox" value="120844" ><label for="author_facet_120844" class="input_label">John W. Servos (6)</label></div> <div><input name="author_facet" id="author_facet_284953" class="author_facet_select" type="checkbox" value="284953" ><label for="author_facet_284953" class="input_label">Martha Bell (6)</label></div> <div><input name="author_facet" id="author_facet_224902" class="author_facet_select" type="checkbox" value="224902" ><label for="author_facet_224902" class="input_label">John D鈥橝lton (6)</label></div> <div><input name="author_facet" id="author_facet_91027" class="author_facet_select" type="checkbox" value="91027" ><label for="author_facet_91027" class="input_label">Dunne, John S. (6)</label></div> <div><input name="author_facet" id="author_facet_271547" class="author_facet_select" type="checkbox" value="271547" ><label for="author_facet_271547" class="input_label">Kirkland, Scott A. (6)</label></div> <div><input name="author_facet" id="author_facet_91188" class="author_facet_select" type="checkbox" value="91188" ><label for="author_facet_91188" class="input_label">John Gascoigne (6)</label></div> <div><input name="author_facet" id="author_facet_3759" class="author_facet_select" type="checkbox" value="3759" ><label for="author_facet_3759" class="input_label">John Gillies (6)</label></div> <div><input name="author_facet" id="author_facet_3775" class="author_facet_select" type="checkbox" value="3775" ><label for="author_facet_3775" class="input_label">John M. Rist (6)</label></div> <div><input name="author_facet" id="author_facet_289207" class="author_facet_select" type="checkbox" value="289207" ><label for="author_facet_289207" class="input_label">John M. Quinn (6)</label></div> <div><input name="author_facet" id="author_facet_157953" class="author_facet_select" type="checkbox" value="157953" ><label for="author_facet_157953" class="input_label">John Cantey Knight (6)</label></div> <div><input name="author_facet" id="author_facet_21409" class="author_facet_select" type="checkbox" value="21409" ><label for="author_facet_21409" class="input_label">John L. Coulehan (6)</label></div> <div><input name="author_facet" id="author_facet_289259" class="author_facet_select" type="checkbox" value="289259" ><label for="author_facet_289259" class="input_label">John Farrelly (6)</label></div> <div><input name="author_facet" id="author_facet_458174" class="author_facet_select" type="checkbox" value="458174" ><label for="author_facet_458174" class="input_label">Reid, John, G. (6)</label></div> <div><input name="author_facet" id="author_facet_1066" class="author_facet_select" type="checkbox" value="1066" ><label for="author_facet_1066" class="input_label">John Barnard (6)</label></div> <div><input name="author_facet" id="author_facet_19720" class="author_facet_select" type="checkbox" value="19720" ><label for="author_facet_19720" class="input_label">Kevin John Bozelka (6)</label></div> <div><input name="author_facet" id="author_facet_1757" class="author_facet_select" type="checkbox" value="1757" ><label for="author_facet_1757" class="input_label">John Johnston (6)</label></div> <div><input name="author_facet" id="author_facet_13064" class="author_facet_select" type="checkbox" value="13064" ><label for="author_facet_13064" class="input_label">Green, John C. (6)</label></div> <div><input name="author_facet" id="author_facet_46187" class="author_facet_select" type="checkbox" value="46187" ><label for="author_facet_46187" class="input_label">John P. Wright (6)</label></div> <div><input name="author_facet" id="author_facet_362861" class="author_facet_select" type="checkbox" value="362861" ><label for="author_facet_362861" class="input_label">Jung, C. G. (6)</label></div> <div><input name="author_facet" id="author_facet_71085" class="author_facet_select" type="checkbox" value="71085" ><label for="author_facet_71085" class="input_label">Wright, John (6)</label></div> <div><input name="author_facet" id="author_facet_235210" class="author_facet_select" type="checkbox" value="235210" ><label for="author_facet_235210" class="input_label">John M. Kinder (6)</label></div> <div><input name="author_facet" id="author_facet_96799" class="author_facet_select" type="checkbox" value="96799" ><label for="author_facet_96799" class="input_label">John B. Weinstein (6)</label></div> <div><input name="author_facet" id="author_facet_304592" class="author_facet_select" type="checkbox" value="304592" ><label for="author_facet_304592" class="input_label">John Gookin (6)</label></div> <div><input name="author_facet" id="author_facet_93823" class="author_facet_select" type="checkbox" value="93823" ><label for="author_facet_93823" class="input_label">John Majewski (6)</label></div> <div><input name="author_facet" id="author_facet_145109" class="author_facet_select" type="checkbox" value="145109" ><label for="author_facet_145109" class="input_label">John Palfrey (6)</label></div> <div><input name="author_facet" id="author_facet_45731" class="author_facet_select" type="checkbox" value="45731" ><label for="author_facet_45731" class="input_label">John T. Hamilton (6)</label></div> <div><input name="author_facet" id="author_facet_293517" class="author_facet_select" type="checkbox" value="293517" ><label for="author_facet_293517" class="input_label">Rhiannon Graybill (6)</label></div> <div><input name="author_facet" id="author_facet_20800" class="author_facet_select" type="checkbox" value="20800" ><label for="author_facet_20800" class="input_label">John Bricke (6)</label></div> <div><input name="author_facet" id="author_facet_33221" class="author_facet_select" type="checkbox" value="33221" ><label for="author_facet_33221" class="input_label">John T. Lysaker (6)</label></div> <div><input name="author_facet" id="author_facet_41229" class="author_facet_select" type="checkbox" value="41229" ><label for="author_facet_41229" class="input_label">Paul L. Redditt (6)</label></div> <div><input name="author_facet" id="author_facet_34039" class="author_facet_select" type="checkbox" value="34039" ><label for="author_facet_34039" class="input_label">John M. Krafft (6)</label></div> <div><input name="author_facet" id="author_facet_26496" class="author_facet_select" type="checkbox" value="26496" ><label for="author_facet_26496" class="input_label">John D鈥橝rcy May (6)</label></div> <div><input name="author_facet" id="author_facet_57097" class="author_facet_select" type="checkbox" value="57097" ><label for="author_facet_57097" class="input_label">John Wolffe (6)</label></div> <div><input name="author_facet" id="author_facet_71890" class="author_facet_select" type="checkbox" value="71890" ><label for="author_facet_71890" class="input_label">John H. Felts (6)</label></div> <div><input name="author_facet" id="author_facet_421927" class="author_facet_select" type="checkbox" value="421927" ><label for="author_facet_421927" class="input_label">John Margetts (6)</label></div> <div><input name="author_facet" id="author_facet_62109" class="author_facet_select" type="checkbox" value="62109" ><label for="author_facet_62109" class="input_label">John Boler (6)</label></div> <div><input name="author_facet" id="author_facet_147552" class="author_facet_select" type="checkbox" value="147552" ><label for="author_facet_147552" class="input_label">John Burrow (6)</label></div> <div><input name="author_facet" id="author_facet_58968" class="author_facet_select" type="checkbox" value="58968" ><label for="author_facet_58968" class="input_label">John Turner (6)</label></div> <div><input name="author_facet" id="author_facet_131194" class="author_facet_select" type="checkbox" value="131194" ><label for="author_facet_131194" class="input_label">John Mueller (6)</label></div> <div><input name="author_facet" id="author_facet_45502" class="author_facet_select" type="checkbox" value="45502" ><label for="author_facet_45502" class="input_label">Hammond, John Craig (6)</label></div> <div><input name="author_facet" id="author_facet_12344" class="author_facet_select" type="checkbox" value="12344" ><label for="author_facet_12344" class="input_label">John B. Quigley (6)</label></div> <div><input name="author_facet" id="author_facet_39243" class="author_facet_select" type="checkbox" value="39243" ><label for="author_facet_39243" class="input_label">John Robertson (6)</label></div> <div><input name="author_facet" id="author_facet_86086" class="author_facet_select" type="checkbox" value="86086" ><label for="author_facet_86086" class="input_label">John N. Miksic (6)</label></div> <div><input name="author_facet" id="author_facet_64137" class="author_facet_select" type="checkbox" value="64137" ><label for="author_facet_64137" class="input_label">John Tutino (6)</label></div> <div><input name="author_facet" id="author_facet_39210" class="author_facet_select" type="checkbox" value="39210" ><label for="author_facet_39210" class="input_label">Lidia Guti茅rrez Arranz (6)</label></div> <div><input name="author_facet" id="author_facet_70527" class="author_facet_select" type="checkbox" value="70527" ><label for="author_facet_70527" class="input_label">John Matthias (6)</label></div> <div><input name="author_facet" id="author_facet_167791" class="author_facet_select" type="checkbox" value="167791" ><label for="author_facet_167791" class="input_label">John Walmsley (6)</label></div> <div><input name="author_facet" id="author_facet_101588" class="author_facet_select" type="checkbox" value="101588" ><label for="author_facet_101588" class="input_label">John Gery (6)</label></div> <div><input name="author_facet" id="author_facet_44687" class="author_facet_select" type="checkbox" value="44687" ><label for="author_facet_44687" class="input_label">John E. Martin (6)</label></div> <div><input name="author_facet" id="author_facet_31536" class="author_facet_select" type="checkbox" value="31536" ><label for="author_facet_31536" class="input_label">John M. Lenhart O.F.M. Cap. (6)</label></div> <div><input name="author_facet" id="author_facet_175963" class="author_facet_select" type="checkbox" value="175963" ><label for="author_facet_175963" class="input_label">John Matteson (6)</label></div> <div><input name="author_facet" id="author_facet_167332" class="author_facet_select" type="checkbox" value="167332" ><label for="author_facet_167332" class="input_label">Beckwith, John (6)</label></div> <div><input name="author_facet" id="author_facet_63393" class="author_facet_select" type="checkbox" value="63393" ><label for="author_facet_63393" class="input_label">John Howard (6)</label></div> <div><input name="author_facet" id="author_facet_420714" class="author_facet_select" type="checkbox" value="420714" ><label for="author_facet_420714" class="input_label">John Hiden (6)</label></div> <div><input name="author_facet" id="author_facet_36298" class="author_facet_select" type="checkbox" value="36298" ><label for="author_facet_36298" class="input_label">Sara Centi (6)</label></div> <div><input name="author_facet" id="author_facet_109759" class="author_facet_select" type="checkbox" value="109759" ><label for="author_facet_109759" class="input_label">John Marincola (6)</label></div> <div><input name="author_facet" id="author_facet_261672" class="author_facet_select" type="checkbox" value="261672" ><label for="author_facet_261672" class="input_label">John Wadland (6)</label></div> <div><input name="author_facet" id="author_facet_7422" class="author_facet_select" type="checkbox" value="7422" ><label for="author_facet_7422" class="input_label">David H. Darst (6)</label></div> <div><input name="author_facet" id="author_facet_253047" class="author_facet_select" type="checkbox" value="253047" ><label for="author_facet_253047" class="input_label">Ryan, John K. (6)</label></div> <div><input name="author_facet" id="author_facet_195434" class="author_facet_select" type="checkbox" value="195434" ><label for="author_facet_195434" class="input_label">John Owens (6)</label></div> <div><input name="author_facet" id="author_facet_5626" class="author_facet_select" type="checkbox" value="5626" ><label for="author_facet_5626" class="input_label">John Bloom (6)</label></div> <div><input name="author_facet" id="author_facet_70797" class="author_facet_select" type="checkbox" value="70797" ><label for="author_facet_70797" class="input_label">John J. O鈥機onnor (6)</label></div> <div><input name="author_facet" id="author_facet_169267" class="author_facet_select" type="checkbox" value="169267" ><label for="author_facet_169267" class="input_label">Turner, John A. (6)</label></div> <div><input name="author_facet" id="author_facet_25975" class="author_facet_select" type="checkbox" value="25975" ><label for="author_facet_25975" class="input_label">John Dudley (6)</label></div> <div><input name="author_facet" id="author_facet_14060" class="author_facet_select" type="checkbox" value="14060" ><label for="author_facet_14060" class="input_label">John Smail (6)</label></div> <div><input name="author_facet" id="author_facet_19571" class="author_facet_select" type="checkbox" value="19571" ><label for="author_facet_19571" class="input_label">John Gatta (6)</label></div> <div><input name="author_facet" id="author_facet_21658" class="author_facet_select" type="checkbox" value="21658" ><label for="author_facet_21658" class="input_label">John C. Cavadini (6)</label></div> <div><input name="author_facet" id="author_facet_32634" class="author_facet_select" type="checkbox" value="32634" ><label for="author_facet_32634" class="input_label">John Dowling (6)</label></div> <div><input name="author_facet" id="author_facet_95463" class="author_facet_select" type="checkbox" value="95463" ><label for="author_facet_95463" class="input_label">John R. Welch (6)</label></div> <div><input name="author_facet" id="author_facet_120088" class="author_facet_select" type="checkbox" value="120088" ><label for="author_facet_120088" class="input_label">John Yau (6)</label></div> <div><input name="author_facet" id="author_facet_186784" class="author_facet_select" type="checkbox" value="186784" ><label for="author_facet_186784" class="input_label">John Delury (6)</label></div> <div><input name="author_facet" id="author_facet_65987" class="author_facet_select" type="checkbox" value="65987" ><label for="author_facet_65987" class="input_label">John Tofik Karam (6)</label></div> <div><input name="author_facet" id="author_facet_15279" class="author_facet_select" type="checkbox" value="15279" ><label for="author_facet_15279" class="input_label">John Unsworth (6)</label></div> <div><input name="author_facet" id="author_facet_149773" class="author_facet_select" type="checkbox" value="149773" ><label for="author_facet_149773" class="input_label">John A. Carpenter (6)</label></div> <div><input name="author_facet" id="author_facet_103800" class="author_facet_select" type="checkbox" value="103800" ><label for="author_facet_103800" class="input_label">Anthony John Harding (6)</label></div> <div><input name="author_facet" id="author_facet_39717" class="author_facet_select" type="checkbox" value="39717" ><label for="author_facet_39717" class="input_label">John P. Cann (6)</label></div> <div><input name="author_facet" id="author_facet_109571" class="author_facet_select" type="checkbox" value="109571" ><label for="author_facet_109571" class="input_label">John W. Dahmus (6)</label></div> <div><input name="author_facet" id="author_facet_185200" class="author_facet_select" type="checkbox" value="185200" ><label for="author_facet_185200" class="input_label">John Zarobell (6)</label></div> <div><input name="author_facet" id="author_facet_71084" class="author_facet_select" type="checkbox" value="71084" ><label for="author_facet_71084" class="input_label">John R. Shook (6)</label></div> <div><input name="author_facet" id="author_facet_25150" class="author_facet_select" type="checkbox" value="25150" ><label for="author_facet_25150" class="input_label">Kevin John Weddle (6)</label></div> <div><input name="author_facet" id="author_facet_56991" class="author_facet_select" type="checkbox" value="56991" ><label for="author_facet_56991" class="input_label">John G. Younger (6)</label></div> <div><input name="author_facet" id="author_facet_149510" class="author_facet_select" type="checkbox" value="149510" ><label for="author_facet_149510" class="input_label">John Stedmond (6)</label></div> <div><input name="author_facet" id="author_facet_18169" class="author_facet_select" type="checkbox" value="18169" ><label for="author_facet_18169" class="input_label">John M. Meyer (6)</label></div> <div><input name="author_facet" id="author_facet_184123" class="author_facet_select" type="checkbox" value="184123" ><label for="author_facet_184123" class="input_label">John J. M. Foster (6)</label></div> <div><input name="author_facet" id="author_facet_6597" class="author_facet_select" type="checkbox" value="6597" ><label for="author_facet_6597" class="input_label">John Skoyles (6)</label></div> <div><input name="author_facet" id="author_facet_136853" class="author_facet_select" type="checkbox" value="136853" ><label for="author_facet_136853" class="input_label">Greenwood, John T. (6)</label></div> <div><input name="author_facet" id="author_facet_374975" class="author_facet_select" type="checkbox" value="374975" ><label for="author_facet_374975" class="input_label">Rath, John C. (6)</label></div> <div><input name="author_facet" id="author_facet_258892" class="author_facet_select" type="checkbox" value="258892" ><label for="author_facet_258892" class="input_label">John F. H. New (6)</label></div> <div><input name="author_facet" id="author_facet_46721" class="author_facet_select" type="checkbox" value="46721" ><label for="author_facet_46721" class="input_label">John Morris (6)</label></div> <div><input name="author_facet" id="author_facet_148386" class="author_facet_select" type="checkbox" value="148386" ><label for="author_facet_148386" class="input_label">John Hilton (6)</label></div> <div><input name="author_facet" id="author_facet_108037" class="author_facet_select" type="checkbox" value="108037" ><label for="author_facet_108037" class="input_label">John Russell (6)</label></div> <div><input name="author_facet" id="author_facet_392733" class="author_facet_select" type="checkbox" value="392733" ><label for="author_facet_392733" class="input_label">John Israel (6)</label></div> <div><input name="author_facet" id="author_facet_228473" class="author_facet_select" type="checkbox" value="228473" ><label for="author_facet_228473" class="input_label">John Leyerle (6)</label></div> <div><input name="author_facet" id="author_facet_26397" class="author_facet_select" type="checkbox" value="26397" ><label for="author_facet_26397" class="input_label">John Hughes (6)</label></div> <div><input name="author_facet" id="author_facet_200251" class="author_facet_select" type="checkbox" value="200251" ><label for="author_facet_200251" class="input_label">John DeWitt McKee (6)</label></div> <div><input name="author_facet" id="author_facet_243399" class="author_facet_select" type="checkbox" value="243399" ><label for="author_facet_243399" class="input_label">John M. Norris (6)</label></div> <div><input name="author_facet" id="author_facet_167337" class="author_facet_select" type="checkbox" value="167337" ><label for="author_facet_167337" class="input_label">Mollenkopf, John (6)</label></div> <div><input name="author_facet" id="author_facet_24377" class="author_facet_select" type="checkbox" value="24377" ><label for="author_facet_24377" class="input_label">John Murphy (6)</label></div> <div><input name="author_facet" id="author_facet_39212" class="author_facet_select" type="checkbox" value="39212" ><label for="author_facet_39212" class="input_label">Germ谩n Vega Garc铆a-Luengos (6)</label></div> <div><input name="author_facet" id="author_facet_82992" class="author_facet_select" type="checkbox" value="82992" ><label for="author_facet_82992" class="input_label">Frederick E. Greenspahn (6)</label></div> <div><input name="author_facet" id="author_facet_50181" class="author_facet_select" type="checkbox" value="50181" ><label for="author_facet_50181" class="input_label">John Brehm (5)</label></div> <div><input name="author_facet" id="author_facet_44427" class="author_facet_select" type="checkbox" value="44427" ><label for="author_facet_44427" class="input_label">John-Paul Ferguson (5)</label></div> <div><input name="author_facet" id="author_facet_200619" class="author_facet_select" type="checkbox" value="200619" ><label for="author_facet_200619" class="input_label">John Trimbur (5)</label></div> <div><input name="author_facet" id="author_facet_55582" class="author_facet_select" type="checkbox" value="55582" ><label for="author_facet_55582" class="input_label">John Docker (5)</label></div> <div><input name="author_facet" id="author_facet_6512" class="author_facet_select" type="checkbox" value="6512" ><label for="author_facet_6512" class="input_label">John William Samson (5)</label></div> <div><input name="author_facet" id="author_facet_61929" class="author_facet_select" type="checkbox" value="61929" ><label for="author_facet_61929" class="input_label">John B. Friedman (5)</label></div> <div><input name="author_facet" id="author_facet_56710" class="author_facet_select" type="checkbox" value="56710" ><label for="author_facet_56710" class="input_label">John Sedgwick (5)</label></div> <div><input name="author_facet" id="author_facet_50856" class="author_facet_select" type="checkbox" value="50856" ><label for="author_facet_50856" class="input_label">John L. Revitte (5)</label></div> <div><input name="author_facet" id="author_facet_38131" class="author_facet_select" type="checkbox" value="38131" ><label for="author_facet_38131" class="input_label">John H. Barnhill (5)</label></div> <div><input name="author_facet" id="author_facet_57158" class="author_facet_select" type="checkbox" value="57158" ><label for="author_facet_57158" class="input_label">John F. Callahan (5)</label></div> <div><input name="author_facet" id="author_facet_39514" class="author_facet_select" type="checkbox" value="39514" ><label for="author_facet_39514" class="input_label">John Champagne (5)</label></div> <div><input name="author_facet" id="author_facet_118109" class="author_facet_select" type="checkbox" value="118109" ><label for="author_facet_118109" class="input_label">John Hennen (5)</label></div> <div><input name="author_facet" id="author_facet_208914" class="author_facet_select" type="checkbox" value="208914" ><label for="author_facet_208914" class="input_label">John Glenday (5)</label></div> <div><input name="author_facet" id="author_facet_83254" class="author_facet_select" type="checkbox" value="83254" ><label for="author_facet_83254" class="input_label">John H. Matsui (5)</label></div> <div><input name="author_facet" id="author_facet_49579" class="author_facet_select" type="checkbox" value="49579" ><label for="author_facet_49579" class="input_label">John M. Hill (5)</label></div> <div><input name="author_facet" id="author_facet_48200" class="author_facet_select" type="checkbox" value="48200" ><label for="author_facet_48200" class="input_label">John Rose (5)</label></div> <div><input name="author_facet" id="author_facet_58833" class="author_facet_select" type="checkbox" value="58833" ><label for="author_facet_58833" class="input_label">John Gennari (5)</label></div> <div><input name="author_facet" id="author_facet_47937" class="author_facet_select" type="checkbox" value="47937" ><label for="author_facet_47937" class="input_label">John M. Liu (5)</label></div> <div><input name="author_facet" id="author_facet_52562" class="author_facet_select" type="checkbox" value="52562" ><label for="author_facet_52562" class="input_label">John McMillan (5)</label></div> <div><input name="author_facet" id="author_facet_152407" class="author_facet_select" type="checkbox" value="152407" ><label for="author_facet_152407" class="input_label">John C. Greene (5)</label></div> <div><input name="author_facet" id="author_facet_168351" class="author_facet_select" type="checkbox" value="168351" ><label for="author_facet_168351" class="input_label">John Oetzel (5)</label></div> <div><input name="author_facet" id="author_facet_52465" class="author_facet_select" type="checkbox" value="52465" ><label for="author_facet_52465" class="input_label">John C. Maraldo (5)</label></div> <div><input name="author_facet" id="author_facet_92857" class="author_facet_select" type="checkbox" value="92857" ><label for="author_facet_92857" class="input_label">John Byrne (5)</label></div> <div><input name="author_facet" id="author_facet_16654" class="author_facet_select" type="checkbox" value="16654" ><label for="author_facet_16654" class="input_label">John D. Faris (5)</label></div> <div><input name="author_facet" id="author_facet_150387" class="author_facet_select" type="checkbox" value="150387" ><label for="author_facet_150387" class="input_label">John S. Ezell (5)</label></div> <div><input name="author_facet" id="author_facet_11663" class="author_facet_select" type="checkbox" value="11663" ><label for="author_facet_11663" class="input_label">John Barry (5)</label></div> <div><input name="author_facet" id="author_facet_156396" class="author_facet_select" type="checkbox" value="156396" ><label for="author_facet_156396" class="input_label">John McTague (5)</label></div> <div><input name="author_facet" id="author_facet_28566" class="author_facet_select" type="checkbox" value="28566" ><label for="author_facet_28566" class="input_label">John Marks (5)</label></div> <div><input name="author_facet" id="author_facet_91172" class="author_facet_select" type="checkbox" value="91172" ><label for="author_facet_91172" class="input_label">John Saunders (5)</label></div> <div><input name="author_facet" id="author_facet_5084" class="author_facet_select" type="checkbox" value="5084" ><label for="author_facet_5084" class="input_label">Bryan Hogeveen (5)</label></div> <div><input name="author_facet" id="author_facet_64970" class="author_facet_select" type="checkbox" value="64970" ><label for="author_facet_64970" class="input_label">Don-John Dugas (5)</label></div> <div><input name="author_facet" id="author_facet_116037" class="author_facet_select" type="checkbox" value="116037" ><label for="author_facet_116037" class="input_label">John McMillian (5)</label></div> <div><input name="author_facet" id="author_facet_603" class="author_facet_select" type="checkbox" value="603" ><label for="author_facet_603" class="input_label">Craig Howes (5)</label></div> <div><input name="author_facet" id="author_facet_117753" class="author_facet_select" type="checkbox" value="117753" ><label for="author_facet_117753" class="input_label">John Frederick Bailyn (5)</label></div> <div><input name="author_facet" id="author_facet_4029" class="author_facet_select" type="checkbox" value="4029" ><label for="author_facet_4029" class="input_label">John Hayes (5)</label></div> <div><input name="author_facet" id="author_facet_98096" class="author_facet_select" type="checkbox" value="98096" ><label for="author_facet_98096" class="input_label">John L. Kijinski (5)</label></div> <div><input name="author_facet" id="author_facet_206989" class="author_facet_select" type="checkbox" value="206989" ><label for="author_facet_206989" class="input_label">John Wall Barger (5)</label></div> <div><input name="author_facet" id="author_facet_66665" class="author_facet_select" type="checkbox" value="66665" ><label for="author_facet_66665" class="input_label">John Bruni (5)</label></div> <div><input name="author_facet" id="author_facet_122107" class="author_facet_select" type="checkbox" value="122107" ><label for="author_facet_122107" class="input_label">John P. Hirdes (5)</label></div> <div><input name="author_facet" id="author_facet_128951" class="author_facet_select" type="checkbox" value="128951" ><label for="author_facet_128951" class="input_label">John T. Kuehn (5)</label></div> <div><input name="author_facet" id="author_facet_26210" class="author_facet_select" type="checkbox" value="26210" ><label for="author_facet_26210" class="input_label">John A. Trentman (5)</label></div> <div><input name="author_facet" id="author_facet_177141" class="author_facet_select" type="checkbox" value="177141" ><label for="author_facet_177141" class="input_label">Roth, John K. (5)</label></div> <div><input name="author_facet" id="author_facet_3745" class="author_facet_select" type="checkbox" value="3745" ><label for="author_facet_3745" class="input_label">John Hajek (5)</label></div> <div><input name="author_facet" id="author_facet_95221" class="author_facet_select" type="checkbox" value="95221" ><label for="author_facet_95221" class="input_label">John T. Matthews (5)</label></div> <div><input name="author_facet" id="author_facet_106903" class="author_facet_select" type="checkbox" value="106903" ><label for="author_facet_106903" class="input_label">John Tully (5)</label></div> <div><input name="author_facet" id="author_facet_109469" class="author_facet_select" type="checkbox" value="109469" ><label for="author_facet_109469" class="input_label">John R. McCarthy (5)</label></div> <div><input name="author_facet" id="author_facet_104543" class="author_facet_select" type="checkbox" value="104543" ><label for="author_facet_104543" class="input_label">John M. Staudenmaier (5)</label></div> <div><input name="author_facet" id="author_facet_3798" class="author_facet_select" type="checkbox" value="3798" ><label for="author_facet_3798" class="input_label">John Pannabecker (5)</label></div> <div><input name="author_facet" id="author_facet_5598" class="author_facet_select" type="checkbox" value="5598" ><label for="author_facet_5598" class="input_label">John Mark Tucker (5)</label></div> <div><input name="author_facet" id="author_facet_27964" class="author_facet_select" type="checkbox" value="27964" ><label for="author_facet_27964" class="input_label">John Hawks (5)</label></div> <div><input name="author_facet" id="author_facet_243414" class="author_facet_select" type="checkbox" value="243414" ><label for="author_facet_243414" class="input_label">John Bosher (5)</label></div> <div><input name="author_facet" id="author_facet_168370" class="author_facet_select" type="checkbox" value="168370" ><label for="author_facet_168370" class="input_label">Bonnie Duran (5)</label></div> <div><input name="author_facet" id="author_facet_16620" class="author_facet_select" type="checkbox" value="16620" ><label for="author_facet_16620" class="input_label">Moss, John (5)</label></div> <div><input name="author_facet" id="author_facet_13873" class="author_facet_select" type="checkbox" value="13873" ><label for="author_facet_13873" class="input_label">John Mraz (5)</label></div> <div><input name="author_facet" id="author_facet_158134" class="author_facet_select" type="checkbox" value="158134" ><label for="author_facet_158134" class="input_label">John Egerton (5)</label></div> <div><input name="author_facet" id="author_facet_2898" class="author_facet_select" type="checkbox" value="2898" ><label for="author_facet_2898" class="input_label">Ernest T. Pascarella (5)</label></div> <div><input name="author_facet" id="author_facet_132775" class="author_facet_select" type="checkbox" value="132775" ><label for="author_facet_132775" class="input_label">John Poulakos (5)</label></div> <div><input name="author_facet" id="author_facet_15018" class="author_facet_select" type="checkbox" value="15018" ><label for="author_facet_15018" class="input_label">John Culbert (5)</label></div> <div><input name="author_facet" id="author_facet_106199" class="author_facet_select" type="checkbox" value="106199" ><label for="author_facet_106199" class="input_label">John Rist (5)</label></div> <div><input name="author_facet" id="author_facet_80078" class="author_facet_select" type="checkbox" value="80078" ><label for="author_facet_80078" class="input_label">John Ryder (5)</label></div> <div><input name="author_facet" id="author_facet_23776" class="author_facet_select" type="checkbox" value="23776" ><label for="author_facet_23776" class="input_label">John J. Pappas (5)</label></div> <div><input name="author_facet" id="author_facet_114023" class="author_facet_select" type="checkbox" value="114023" ><label for="author_facet_114023" class="input_label">John Harris (5)</label></div> <div><input name="author_facet" id="author_facet_64170" class="author_facet_select" type="checkbox" value="64170" ><label for="author_facet_64170" class="input_label">John C. Fletcher (5)</label></div> <div><input name="author_facet" id="author_facet_16022" class="author_facet_select" type="checkbox" value="16022" ><label for="author_facet_16022" class="input_label">John Dickinson Haines (5)</label></div> <div><input name="author_facet" id="author_facet_158325" class="author_facet_select" type="checkbox" value="158325" ><label for="author_facet_158325" class="input_label">John Grey (5)</label></div> <div><input name="author_facet" id="author_facet_25885" class="author_facet_select" type="checkbox" value="25885" ><label for="author_facet_25885" class="input_label">John V. Waldron (5)</label></div> <div><input name="author_facet" id="author_facet_123163" class="author_facet_select" type="checkbox" value="123163" ><label for="author_facet_123163" class="input_label">Douglass, John G. (5)</label></div> <div><input name="author_facet" id="author_facet_70802" class="author_facet_select" type="checkbox" value="70802" ><label for="author_facet_70802" class="input_label">John J. Su (5)</label></div> <div><input name="author_facet" id="author_facet_63420" class="author_facet_select" type="checkbox" value="63420" ><label for="author_facet_63420" class="input_label">John Finlayson (5)</label></div> <div><input name="author_facet" id="author_facet_203944" class="author_facet_select" type="checkbox" value="203944" ><label for="author_facet_203944" class="input_label">John R. Porter (5)</label></div> <div><input name="author_facet" id="author_facet_22761" class="author_facet_select" type="checkbox" value="22761" ><label for="author_facet_22761" class="input_label">John M. Logsdon (5)</label></div> <div><input name="author_facet" id="author_facet_192127" class="author_facet_select" type="checkbox" value="192127" ><label for="author_facet_192127" class="input_label">John Savarese (5)</label></div> <div><input name="author_facet" id="author_facet_28909" class="author_facet_select" type="checkbox" value="28909" ><label for="author_facet_28909" class="input_label">John A. Mourant (5)</label></div> <div><input name="author_facet" id="author_facet_73516" class="author_facet_select" type="checkbox" value="73516" ><label for="author_facet_73516" class="input_label">John Gerring (5)</label></div> <div><input name="author_facet" id="author_facet_170493" class="author_facet_select" type="checkbox" value="170493" ><label for="author_facet_170493" class="input_label">John Wasson (5)</label></div> <div><input name="author_facet" id="author_facet_115492" class="author_facet_select" type="checkbox" value="115492" ><label for="author_facet_115492" class="input_label">Nina Wallerstein (5)</label></div> <div><input name="author_facet" id="author_facet_45374" class="author_facet_select" type="checkbox" value="45374" ><label for="author_facet_45374" class="input_label">John Relethford (5)</label></div> <div><input name="author_facet" id="author_facet_75493" class="author_facet_select" type="checkbox" value="75493" ><label for="author_facet_75493" class="input_label">John Cayley (5)</label></div> <div><input name="author_facet" id="author_facet_187912" class="author_facet_select" type="checkbox" value="187912" ><label for="author_facet_187912" class="input_label">John Clubbe (5)</label></div> <div><input name="author_facet" id="author_facet_9680" class="author_facet_select" type="checkbox" value="9680" ><label for="author_facet_9680" class="input_label">John Behr (5)</label></div> <div><input name="author_facet" id="author_facet_58320" class="author_facet_select" type="checkbox" value="58320" ><label for="author_facet_58320" class="input_label">Ernest, John (5)</label></div> <div><input name="author_facet" id="author_facet_16615" class="author_facet_select" type="checkbox" value="16615" ><label for="author_facet_16615" class="input_label">Jan Harold Brunvand (5)</label></div> <div><input name="author_facet" id="author_facet_200356" class="author_facet_select" type="checkbox" value="200356" ><label for="author_facet_200356" class="input_label">Patrick Morrow (5)</label></div> <div><input name="author_facet" id="author_facet_108270" class="author_facet_select" type="checkbox" value="108270" ><label for="author_facet_108270" class="input_label">John Drew (5)</label></div> <div><input name="author_facet" id="author_facet_51699" class="author_facet_select" type="checkbox" value="51699" ><label for="author_facet_51699" class="input_label">John Pryor (5)</label></div> <div><input name="author_facet" id="author_facet_23965" class="author_facet_select" type="checkbox" value="23965" ><label for="author_facet_23965" class="input_label">John Balaban (5)</label></div> <div><input name="author_facet" id="author_facet_32397" class="author_facet_select" type="checkbox" value="32397" ><label for="author_facet_32397" class="input_label">John B. Davenport (5)</label></div> <div><input name="author_facet" id="author_facet_23984" class="author_facet_select" type="checkbox" value="23984" ><label for="author_facet_23984" class="input_label">John P. McCombe (5)</label></div> <div><input name="author_facet" id="author_facet_246897" class="author_facet_select" type="checkbox" value="246897" ><label for="author_facet_246897" class="input_label">Medford, Edna Greene (5)</label></div> <div><input name="author_facet" id="author_facet_228111" class="author_facet_select" type="checkbox" value="228111" ><label for="author_facet_228111" class="input_label">John-Henry Harter (5)</label></div> <div><input name="author_facet" id="author_facet_26940" class="author_facet_select" type="checkbox" value="26940" ><label for="author_facet_26940" class="input_label">John Morgenstern (5)</label></div> <div><input name="author_facet" id="author_facet_163203" class="author_facet_select" type="checkbox" value="163203" ><label for="author_facet_163203" class="input_label">David A. Bosworth (5)</label></div> <div><input name="author_facet" id="author_facet_548" class="author_facet_select" type="checkbox" value="548" ><label for="author_facet_548" class="input_label">Charles H. Rowell (5)</label></div> <div><input name="author_facet" id="author_facet_146114" class="author_facet_select" type="checkbox" value="146114" ><label for="author_facet_146114" class="input_label">John Fenn (5)</label></div> <div><input name="author_facet" id="author_facet_158705" class="author_facet_select" type="checkbox" value="158705" ><label for="author_facet_158705" class="input_label">John Trombold (5)</label></div> <div><input name="author_facet" id="author_facet_30802" class="author_facet_select" type="checkbox" value="30802" ><label for="author_facet_30802" class="input_label">John R. Eastman (5)</label></div> <div><input name="author_facet" id="author_facet_39395" class="author_facet_select" type="checkbox" value="39395" ><label for="author_facet_39395" class="input_label">John M. Efron (5)</label></div> <div><input name="author_facet" id="author_facet_75433" class="author_facet_select" type="checkbox" value="75433" ><label for="author_facet_75433" class="input_label">John Bolin (5)</label></div> <div><input name="author_facet" id="author_facet_72827" class="author_facet_select" type="checkbox" value="72827" ><label for="author_facet_72827" class="input_label">John Warkentin (5)</label></div> <div><input name="author_facet" id="author_facet_87603" class="author_facet_select" type="checkbox" value="87603" ><label for="author_facet_87603" class="input_label">John Laprise (5)</label></div> <div><input name="author_facet" id="author_facet_199347" class="author_facet_select" type="checkbox" value="199347" ><label for="author_facet_199347" class="input_label">John Garrison Marks (5)</label></div> <div><input name="author_facet" id="author_facet_20517" class="author_facet_select" type="checkbox" value="20517" ><label for="author_facet_20517" class="input_label">Shelley A. Cole (5)</label></div> <div><input name="author_facet" id="author_facet_29905" class="author_facet_select" type="checkbox" value="29905" ><label for="author_facet_29905" class="input_label">John Hewson (5)</label></div> <div><input name="author_facet" id="author_facet_41981" class="author_facet_select" type="checkbox" value="41981" ><label for="author_facet_41981" class="input_label">Beverley, John (5)</label></div> <div><input name="author_facet" id="author_facet_201781" class="author_facet_select" type="checkbox" value="201781" ><label for="author_facet_201781" class="input_label">John Scattergood (5)</label></div> <div><input name="author_facet" id="author_facet_13751" class="author_facet_select" type="checkbox" value="13751" ><label for="author_facet_13751" class="input_label">John W. Burbidge (5)</label></div> <div><input name="author_facet" id="author_facet_26655" class="author_facet_select" type="checkbox" value="26655" ><label for="author_facet_26655" class="input_label">John E. Gedo (5)</label></div> <div><input name="author_facet" id="author_facet_247358" class="author_facet_select" type="checkbox" value="247358" ><label for="author_facet_247358" class="input_label">Cox, John K. (5)</label></div> <div><input name="author_facet" id="author_facet_62233" class="author_facet_select" type="checkbox" value="62233" ><label for="author_facet_62233" class="input_label">John A. McClure (5)</label></div> <div><input name="author_facet" id="author_facet_5486" class="author_facet_select" type="checkbox" value="5486" ><label for="author_facet_5486" class="input_label">John Ferris (5)</label></div> <div><input name="author_facet" id="author_facet_10056" class="author_facet_select" type="checkbox" value="10056" ><label for="author_facet_10056" class="input_label">John J. Silke (5)</label></div> <div><input name="author_facet" id="author_facet_39034" class="author_facet_select" type="checkbox" value="39034" ><label for="author_facet_39034" class="input_label">John Osburn (5)</label></div> <div><input name="author_facet" id="author_facet_17813" class="author_facet_select" type="checkbox" value="17813" ><label for="author_facet_17813" class="input_label">John Carter Wood (5)</label></div> <div><input name="author_facet" id="author_facet_108700" class="author_facet_select" type="checkbox" value="108700" ><label for="author_facet_108700" class="input_label">Andrew W Scott Jr. (5)</label></div> <div><input name="author_facet" id="author_facet_62760" class="author_facet_select" type="checkbox" value="62760" ><label for="author_facet_62760" class="input_label">John J. Tilley (5)</label></div> <div><input name="author_facet" id="author_facet_199502" class="author_facet_select" type="checkbox" value="199502" ><label for="author_facet_199502" class="input_label">John Fulton (5)</label></div> <div><input name="author_facet" id="author_facet_43437" class="author_facet_select" type="checkbox" value="43437" ><label for="author_facet_43437" class="input_label">John Obert Voll (5)</label></div> <div><input name="author_facet" id="author_facet_150118" class="author_facet_select" type="checkbox" value="150118" ><label for="author_facet_150118" class="input_label">John R. Harris (5)</label></div> <div><input name="author_facet" id="author_facet_102639" class="author_facet_select" type="checkbox" value="102639" ><label for="author_facet_102639" class="input_label">John Conway (5)</label></div> <div><input name="author_facet" id="author_facet_37161" class="author_facet_select" type="checkbox" value="37161" ><label for="author_facet_37161" class="input_label">John Muthyala (5)</label></div> <div><input name="author_facet" id="author_facet_90667" class="author_facet_select" type="checkbox" value="90667" ><label for="author_facet_90667" class="input_label">John T. Irwin (5)</label></div> <div><input name="author_facet" id="author_facet_8008" class="author_facet_select" type="checkbox" value="8008" ><label for="author_facet_8008" class="input_label">John Makransky (5)</label></div> <div><input name="author_facet" id="author_facet_121762" class="author_facet_select" type="checkbox" value="121762" ><label for="author_facet_121762" class="input_label">John Logan (5)</label></div> <div><input name="author_facet" id="author_facet_137006" class="author_facet_select" type="checkbox" value="137006" ><label for="author_facet_137006" class="input_label">Inscoe, John C. (5)</label></div> <div><input name="author_facet" id="author_facet_67430" class="author_facet_select" type="checkbox" value="67430" ><label for="author_facet_67430" class="input_label">John Unterecker (5)</label></div> <div><input name="author_facet" id="author_facet_72173" class="author_facet_select" type="checkbox" value="72173" ><label for="author_facet_72173" class="input_label">John W. Frick (5)</label></div> <div><input name="author_facet" id="author_facet_77108" class="author_facet_select" type="checkbox" value="77108" ><label for="author_facet_77108" class="input_label">John C. Moore (5)</label></div> <div><input name="author_facet" id="author_facet_23141" class="author_facet_select" type="checkbox" value="23141" ><label for="author_facet_23141" class="input_label">Woodworth, Steven E. (5)</label></div> <div><input name="author_facet" id="author_facet_235902" class="author_facet_select" type="checkbox" value="235902" ><label for="author_facet_235902" class="input_label">John W. McKerley (5)</label></div> <div><input name="author_facet" id="author_facet_60491" class="author_facet_select" type="checkbox" value="60491" ><label for="author_facet_60491" class="input_label">John McIntyre (5)</label></div> <div><input name="author_facet" id="author_facet_13145" class="author_facet_select" type="checkbox" value="13145" ><label for="author_facet_13145" class="input_label">Kirk, John A. (5)</label></div> <div><input name="author_facet" id="author_facet_90918" class="author_facet_select" type="checkbox" value="90918" ><label for="author_facet_90918" class="input_label">John Michael Vlach (5)</label></div> <div><input name="author_facet" id="author_facet_7720" class="author_facet_select" type="checkbox" value="7720" ><label for="author_facet_7720" class="input_label">John Baugh (5)</label></div> <div><input name="author_facet" id="author_facet_82256" class="author_facet_select" type="checkbox" value="82256" ><label for="author_facet_82256" class="input_label">John G. Cawelti (5)</label></div> <div><input name="author_facet" id="author_facet_83894" class="author_facet_select" type="checkbox" value="83894" ><label for="author_facet_83894" class="input_label">John Dillery (5)</label></div> <div><input name="author_facet" id="author_facet_112238" class="author_facet_select" type="checkbox" value="112238" ><label for="author_facet_112238" class="input_label">John F. Baldovin S.J. (5)</label></div> <div><input name="author_facet" id="author_facet_1035" class="author_facet_select" type="checkbox" value="1035" ><label for="author_facet_1035" class="input_label">John B. Strait (5)</label></div> <div><input name="author_facet" id="author_facet_49043" class="author_facet_select" type="checkbox" value="49043" ><label for="author_facet_49043" class="input_label">John M. Kirk (5)</label></div> <div><input name="author_facet" id="author_facet_58724" class="author_facet_select" type="checkbox" value="58724" ><label for="author_facet_58724" class="input_label">John Lawrence Tone (5)</label></div> <div><input name="author_facet" id="author_facet_79476" class="author_facet_select" type="checkbox" value="79476" ><label for="author_facet_79476" class="input_label">John Reeve (5)</label></div> <div><input name="author_facet" id="author_facet_90207" class="author_facet_select" type="checkbox" value="90207" ><label for="author_facet_90207" class="input_label">John Stokes (5)</label></div> <div><input name="author_facet" id="author_facet_130567" class="author_facet_select" type="checkbox" value="130567" ><label for="author_facet_130567" class="input_label">John Muendel (5)</label></div> <div><input name="author_facet" id="author_facet_1654" class="author_facet_select" type="checkbox" value="1654" ><label for="author_facet_1654" class="input_label">John D. Garrigus (5)</label></div> <div><input name="author_facet" id="author_facet_184510" class="author_facet_select" type="checkbox" value="184510" ><label for="author_facet_184510" class="input_label">R. John McCaw (5)</label></div> <div><input name="author_facet" id="author_facet_51137" class="author_facet_select" type="checkbox" value="51137" ><label for="author_facet_51137" class="input_label">Edward John Harcourt (5)</label></div> <div><input name="author_facet" id="author_facet_134688" class="author_facet_select" type="checkbox" value="134688" ><label for="author_facet_134688" class="input_label">John Ingleson (5)</label></div> <div><input name="author_facet" id="author_facet_157557" class="author_facet_select" type="checkbox" value="157557" ><label for="author_facet_157557" class="input_label">John Quinnett (5)</label></div> <div><input name="author_facet" id="author_facet_209394" class="author_facet_select" type="checkbox" value="209394" ><label for="author_facet_209394" class="input_label">John Casey (5)</label></div> <div><input name="author_facet" id="author_facet_15196" class="author_facet_select" type="checkbox" value="15196" ><label for="author_facet_15196" class="input_label">John J. McDermott (5)</label></div> <div><input name="author_facet" id="author_facet_168928" class="author_facet_select" type="checkbox" value="168928" ><label for="author_facet_168928" class="input_label">Bierhorst, John (5)</label></div> <div><input name="author_facet" id="author_facet_26005" class="author_facet_select" type="checkbox" value="26005" ><label for="author_facet_26005" class="input_label">Rollins, Peter C. (5)</label></div> <div><input name="author_facet" id="author_facet_142628" class="author_facet_select" type="checkbox" value="142628" ><label for="author_facet_142628" class="input_label">John Blair (5)</label></div> <div><input name="author_facet" id="author_facet_152879" class="author_facet_select" type="checkbox" value="152879" ><label for="author_facet_152879" class="input_label">John Carmi Parsons (5)</label></div> <div><input name="author_facet" id="author_facet_8671" class="author_facet_select" type="checkbox" value="8671" ><label for="author_facet_8671" class="input_label">Harold John Cook (5)</label></div> <div><input name="author_facet" id="author_facet_66724" class="author_facet_select" type="checkbox" value="66724" ><label for="author_facet_66724" class="input_label">John A. Kupfer (5)</label></div> <div><input name="author_facet" id="author_facet_11070" class="author_facet_select" type="checkbox" value="11070" ><label for="author_facet_11070" class="input_label">John Lyon (5)</label></div> <div><input name="author_facet" id="author_facet_164352" class="author_facet_select" type="checkbox" value="164352" ><label for="author_facet_164352" class="input_label">John Horgan (5)</label></div> <div><input name="author_facet" id="author_facet_200475" class="author_facet_select" type="checkbox" value="200475" ><label for="author_facet_200475" class="input_label">Robert J. Brophy (5)</label></div> <div><input name="author_facet" id="author_facet_47300" class="author_facet_select" type="checkbox" value="47300" ><label for="author_facet_47300" class="input_label">John Walsh (5)</label></div> <div><input name="author_facet" id="author_facet_114648" class="author_facet_select" type="checkbox" value="114648" ><label for="author_facet_114648" class="input_label">John C. Walsh (5)</label></div> <div><input name="author_facet" id="author_facet_34001" class="author_facet_select" type="checkbox" value="34001" ><label for="author_facet_34001" class="input_label">John B. Dunlop (5)</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"> (5)</label></div> <div><input name="author_facet" id="author_facet_119597" class="author_facet_select" type="checkbox" value="119597" ><label for="author_facet_119597" class="input_label">John Zheng (5)</label></div> <div><input name="author_facet" id="author_facet_47403" class="author_facet_select" type="checkbox" value="47403" ><label for="author_facet_47403" class="input_label">John C. Pierce (5)</label></div> <div><input name="author_facet" id="author_facet_33599" class="author_facet_select" type="checkbox" value="33599" ><label for="author_facet_33599" class="input_label">John H. Berthrong (5)</label></div> <div><input name="author_facet" id="author_facet_91056" class="author_facet_select" type="checkbox" value="91056" ><label for="author_facet_91056" class="input_label">John Voelker (5)</label></div> <div><input name="author_facet" id="author_facet_149812" class="author_facet_select" type="checkbox" value="149812" ><label for="author_facet_149812" class="input_label">John G. Barrett (5)</label></div> <div><input name="author_facet" id="author_facet_64737" class="author_facet_select" type="checkbox" value="64737" ><label for="author_facet_64737" class="input_label">John A. Rapp (5)</label></div> <div><input name="author_facet" id="author_facet_27832" class="author_facet_select" type="checkbox" value="27832" ><label for="author_facet_27832" class="input_label">John London (5)</label></div> <div><input name="author_facet" id="author_facet_28345" class="author_facet_select" type="checkbox" value="28345" ><label for="author_facet_28345" class="input_label">John Henry Crosby (5)</label></div> <div><input name="author_facet" id="author_facet_65882" class="author_facet_select" type="checkbox" value="65882" ><label for="author_facet_65882" class="input_label">John Beckwith (5)</label></div> <div><input name="author_facet" id="author_facet_1630" class="author_facet_select" type="checkbox" value="1630" ><label for="author_facet_1630" class="input_label">John Raeburn (5)</label></div> <div><input name="author_facet" id="author_facet_160208" class="author_facet_select" type="checkbox" value="160208" ><label for="author_facet_160208" class="input_label">John Lurz (5)</label></div> <div><input name="author_facet" id="author_facet_22013" class="author_facet_select" type="checkbox" value="22013" ><label for="author_facet_22013" class="input_label">John Boni (5)</label></div> <div><input name="author_facet" id="author_facet_1735" class="author_facet_select" type="checkbox" value="1735" ><label for="author_facet_1735" class="input_label">John Sloan (5)</label></div> <div><input name="author_facet" id="author_facet_46928" class="author_facet_select" type="checkbox" value="46928" ><label for="author_facet_46928" class="input_label">John E. McCosker (5)</label></div> <div><input name="author_facet" id="author_facet_17463" class="author_facet_select" type="checkbox" value="17463" ><label for="author_facet_17463" class="input_label">John Connelly (5)</label></div> <div><input name="author_facet" id="author_facet_108151" class="author_facet_select" type="checkbox" value="108151" ><label for="author_facet_108151" class="input_label">John M. McInerney (5)</label></div> <div><input name="author_facet" id="author_facet_8411" class="author_facet_select" type="checkbox" value="8411" ><label for="author_facet_8411" class="input_label">Van Cleve, John Vickrey (5)</label></div> <div><input name="author_facet" id="author_facet_63956" class="author_facet_select" type="checkbox" value="63956" ><label for="author_facet_63956" class="input_label">Michael C. Mahaney (5)</label></div> <div><input name="author_facet" id="author_facet_10677" class="author_facet_select" type="checkbox" value="10677" ><label for="author_facet_10677" class="input_label">Irwin, John T. (5)</label></div> <div><input name="author_facet" id="author_facet_5808" class="author_facet_select" type="checkbox" value="5808" ><label for="author_facet_5808" class="input_label">John Daniel (5)</label></div> <div><input name="author_facet" id="author_facet_67609" class="author_facet_select" type="checkbox" value="67609" ><label for="author_facet_67609" class="input_label">John M. Ellis (5)</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 (20138)</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 (53)</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 (50)</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 (4)</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_34" class="language_facet_select" type="checkbox" value="34" ><label for="language_facet_34" class="input_label">Danish (3)</label></div> <div><input name="language_facet" id="language_facet_76" class="language_facet_select" type="checkbox" value="76" ><label for="language_facet_76" class="input_label">Italian (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 (2128)</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 (1607)</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 (1170)</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 (979)</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 (804)</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 (770)</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 (763)</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 (622)</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 (621)</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 (597)</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 (594)</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 (578)</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 (573)</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 (562)</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 (551)</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 (539)</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 (518)</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 (496)</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 (480)</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 (453)</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 (434)</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 (433)</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 (421)</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 (397)</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 (396)</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 (388)</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 (388)</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 (354)</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 (323)</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 (314)</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 (305)</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 (299)</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 (294)</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 (286)</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 (278)</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 (275)</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 (273)</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 (272)</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 (267)</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 (267)</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 (259)</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 (247)</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 (241)</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 (234)</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 (234)</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 (234)</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 (230)</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 (224)</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 (222)</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 (221)</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 (218)</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 (207)</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 (205)</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 (202)</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 (200)</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 (199)</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 (197)</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 (197)</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 (196)</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 (196)</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 (187)</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 (185)</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 (181)</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 (180)</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 (174)</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 (165)</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 (158)</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 (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 (157)</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 (150)</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 (147)</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 (143)</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 (141)</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 (137)</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 (133)</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 (125)</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 (123)</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 (121)</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_89" class="discipline_facet_select" type="checkbox" value="89" ><label for="discipline_facet_89" class="input_label">History > U.S. History > 20th Century (120)</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 (117)</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 (116)</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 (114)</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 (113)</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 (111)</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 (109)</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 (104)</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 (101)</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 (100)</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 (99)</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 (95)</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 (83)</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 (80)</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 (79)</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 (76)</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 (76)</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 (76)</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 (75)</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 (75)</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 (71)</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 (71)</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 (68)</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 (68)</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 (68)</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 (65)</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 (65)</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 (63)</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 (60)</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 (59)</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 (57)</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 (56)</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 (55)</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 (54)</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 (54)</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 (52)</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 (47)</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 (47)</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 (44)</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 (44)</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 (44)</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 (42)</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 (42)</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 (41)</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 (40)</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 (37)</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 (37)</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 (37)</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 (36)</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 (34)</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 (33)</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 (33)</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 (32)</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 (31)</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 (31)</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 (30)</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 (30)</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 (28)</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 (27)</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 (27)</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 (25)</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 (25)</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 (25)</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 (25)</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 (25)</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 (25)</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 (24)</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 (24)</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 (23)</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 (23)</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 (21)</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 (21)</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 (20)</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 (20)</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 (20)</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 (19)</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 (18)</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 (18)</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 (18)</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 (17)</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 (16)</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 (15)</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 (15)</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 (14)</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 (14)</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 (13)</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_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 (13)</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 (12)</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 (12)</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 (12)</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 (11)</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 (11)</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 (11)</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 (9)</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 (9)</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 (9)</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 (9)</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 (9)</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_163" class="discipline_facet_select" type="checkbox" value="163" ><label for="discipline_facet_163" class="input_label">Science, Technology, and Mathematics > Paleontology (6)</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 (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 (5)</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 (5)</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 (5)</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_55" class="discipline_facet_select" type="checkbox" value="55" ><label for="discipline_facet_55" class="input_label">History > Asian History (4)</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 (4)</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 (4)</label></div> <div><input name="discipline_facet" id="discipline_facet_104" class="discipline_facet_select" type="checkbox" value="104" ><label for="discipline_facet_104" class="input_label">Literature > American Literature > Hispanic American Literature (3)</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 (3)</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 (3)</label></div> <div><input name="discipline_facet" id="discipline_facet_49" class="discipline_facet_select" type="checkbox" value="49" ><label for="discipline_facet_49" class="input_label">History > African History > Central Africa (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_151" class="discipline_facet_select" type="checkbox" value="151" ><label for="discipline_facet_151" class="input_label">Religion > Hinduism (2)</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 (1)</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 (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_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_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_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_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> </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="20253"> <input type="hidden" name="search_id" id="search_id" value="s.1732440048.961333"> <input type="hidden" id="action" value="search"> <div class="searched_for"><span>Searched for: the term [<i> john</i> ] in author name</span></div> <div class="results_count" role="status">20253 results found</div> <ol id="search_results"> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/21453/image/front_cover.jpg?format=smallcover" alt="Inter-Yearly Meeting Correspondence in the Eighteenth Century 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/88/article/399157'>Inter-Yearly Meeting Correspondence in the Eighteenth Century</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:John Pleasants'>John Pleasants</a> and <a href='/search?action=search&query=author:John Kinsey'>John Kinsey</a></span></li> <li class="journal"><span><a href="/pub/88/journal/394">Bulletin of Friends' Historical Society of Philadelphia</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:88">Friends Historical Association</a></span></li> <li class="volume"><a href="/pub/88/issue/21453">Volume 2, Number 2, Sixth Month (June) 1908 </a>, </span><span class="pgs">pp. 68-70</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/88/article/399157/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/88/article/399157/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:399157"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:399157/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="399157"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_399157" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/journal/147/image/front_cover.jpg?format=smallcover" alt="A Phonological Oddity in the Austronesian Area: Ejectives in Waimoa 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/5/article/25444'>A Phonological Oddity in the Austronesian Area: Ejectives in Waimoa</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:John Hajek'>John Hajek</a> and <a href='/search?action=search&query=author:John Bowden'>John Bowden</a></span></li> <li class="journal"><span><a href="/pub/5/journal/147">Oceanic Linguistics</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:5">University of Hawai'i Press</a></span></li> <li class="volume"><a href="/pub/5/issue/1475">Volume 41, Number 1, June 2002</a>, </span><span class="pgs">pp. 222-224</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/5/article/25444"> <img src="/images/html_icon.png" class="icon" alt="View HTML"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/5/article/25444/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:25444"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:25444/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="25444"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_25444" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/journal/457/image/front_cover.jpg?format=smallcover" alt="Logical Structures of Ockham's Theory of Supposition 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/117/article/451724'>Logical Structures of Ockham's Theory of Supposition</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:John Corcoran'>John Corcoran</a> and <a href='/search?action=search&query=author:John Swiniarski'>John Swiniarski</a></span></li> <li class="journal"><span><a href="/pub/117/journal/457">Franciscan Studies</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:117">Franciscan Institute Publications</a></span></li> <li class="volume"><a href="/pub/117/issue/24112">Volume 38, 1978</a>, </span><span class="pgs">pp. 161-183</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/117/article/451724/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/117/article/451724/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:451724"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:451724/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="451724"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_451724" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/48201/image/front_cover.jpg?format=smallcover" alt="Samuel Daniel鈥檚 Life and Circumstances: New Findings 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/860514'>Samuel Daniel鈥檚 Life and Circumstances: New Findings</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:John Pitcher'>John Pitcher</a> and <a href='/search?action=search&query=author:John Gaisford'>John Gaisford</a></span></li> <li class="journal"><span><a href="/pub/56/journal/677">Huntington Library Quarterly</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/48201">Volume 84, Number 4, Winter 2021</a>, </span><span class="pgs">pp. 853-884</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/860514"> <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/860514/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:860514"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:860514/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="860514"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_860514" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/issue/50698/image/front_cover.jpg?format=smallcover" alt="Steam Engines in 18th-Century Britain: A Quantitative Assessment 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/890672'>Steam Engines in 18th-Century Britain: A Quantitative Assessment</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:John Kanefsky'>John Kanefsky</a> and <a href='/search?action=search&query=author:John Robey'>John Robey</a></span></li> <li class="journal"><span><a href="/pub/1/journal/194">Technology and Culture</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/50698">Volume 21, Number 2, April 1980</a>, </span><span class="pgs">pp. 161-186</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/890672/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/1/article/890672/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:890672"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/article:890672/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="article" content_id="890672"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_article_890672" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/book/107768/image/front_cover.jpg?format=smallcover" alt="The Czechs and Slovaks in Canada 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/50/monograph/book/107768'>The Czechs and Slovaks in Canada</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Smerek, John'>Smerek, John</a> and <a href='/search?action=search&query=author:Gellner, John'>Gellner, John</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:50">University of Toronto 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/50/monograph/book/107768"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/50/monograph/book/107768/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:107768"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/book:107768/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="book" content_id="107768"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_book_107768" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/book/60881/image/front_cover.jpg?format=smallcover" alt="Setting the People Free 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/267/monograph/book/60881'>Setting the People Free: The Story of Democracy, Second Edition</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Dunn, John'>Dunn, John</a> and <a href='/search?action=search&query=author:Dunn, John'>Dunn, John</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:267">Princeton 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/267/monograph/book/60881"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/267/monograph/book/60881/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:60881"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/book:60881/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="book" content_id="60881"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_book_60881" style="display:none;"></div> <!-- ############################## --> </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="/book/80415/image/front_cover.jpg?format=smallcover" alt="England 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/345/edited_volume/book/80415'>England: The state of the regions</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Mawson, John'>Mawson, John</a> and <a href='/search?action=search&query=author:Tomaney, John'>Tomaney, John</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:345">Bristol 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/345/edited_volume/book/80415"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/345/edited_volume/book/80415/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:80415"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/book:80415/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="book" content_id="80415"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_book_80415" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/book/11743/image/front_cover.jpg?format=smallcover" alt="Irving Howe and the Critics 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/17/monograph/book/11743'>Irving Howe and the Critics: Celebrations and Attacks</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:John Rodden'>John Rodden</a> and <a href='/search?action=search&query=author:John Rodden'>John Rodden</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:17">University of Nebraska 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/17/monograph/book/11743"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/17/monograph/book/11743/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:11743"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/book:11743/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="book" content_id="11743"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_book_11743" style="display:none;"></div> <!-- ############################## --> </div> </li> </ul> </div> </div> </li> <li class="result"> <div class="card row"> <div class="card_image"> <img src="/book/108474/image/front_cover.jpg?format=smallcover" alt="Letters from the Continent 1858 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/50/monograph/book/108474'>Letters from the Continent 1858</a></span></li> <li class="author"><span><a href='/search?action=search&query=author:Hayman, John'>Hayman, John</a> and <a href='/search?action=search&query=author:Ruskin, John'>Ruskin, John</a></span></li> <li class="publisher"><span><a href="/search?action=browse&limit=publisher_id:50">University of Toronto 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/50/monograph/book/108474"> <span class="link_text"> View </span> </a> </li> <li> <a href="/pub/50/monograph/book/108474/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:108474"><a tabindex="0">Save</a></span>'); </script> <noscript> <span class="link_text"><a class="save_content" href="/account/save/book:108474/non_js">Save</a></span> </noscript> </li> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <!-- ############################## --> <li> <span class="get_access link_text" content_type="book" content_id="108474"><button type="button" class="access_btn">Get Access</button></span> </li> <!-- ############################## --> <!-- ########################################################################################## --> <!-- ########################################################################################## --> </ul> <!-- ############################## --> <div id="get_access_book_108474" 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>©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>©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>