CINXE.COM

Illuminated Manuscript Collections // Digital Collections

<!-- add body classes to make styling easier --> <!DOCTYPE html> <html lang="en" prefix="og:http://ogp.me/ns#"> <head> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="hC4NHfPDdKFoiq4hYMX/3eHUF1Dzz8+WXt1hkt9nKlLfutZov22fYFsANS1kY9Qfniqf2+FnTte+TQM3ko9Y1g==" /> <meta charset="utf-8" /> <!-- added for use on small devices like phones --> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="resourcesync" href="https://digital.library.louisville.edu/capabilitylist?locale=en" /> <!-- Twitter card metadata --> <!-- Google Scholar metadata --> <title>Illuminated Manuscript Collections // Digital Collections</title> <!-- application css --> <link rel="stylesheet" media="screen" href="/assets/application-774ca9ff49f5b12b1d80353dd879a9893d58c869326f3236cbd7a280033f40a7.css" /> <!-- application js --> <script src="/assets/application-58310666c342c5f490d76d6590092cddccd81a498a632454511eee1c9015787f.js"></script> <style> body.public-facing { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; } body.public-facing h1, body.public-facing h2, body.public-facing h3, body.public-facing h4, body.public-facing h5, body.public-facing h6 { font-family: Helvetica Neue, Helvetica, Arial, sans-serif;} /* LINK COLORS */ body.public-facing a { color: #2e74b2; } body.public-facing a:hover, body.public-facing a:focus { color: #215480; } body.public-facing #sort-dropdown .dropdown-toggle, body.public-facing #per_page-dropdown .dropdown-toggle { color: #2e74b2; } /* MAIN NAV */ body.public-facing .navbar-inverse .navbar-link { color: #ffebcd; } body.public-facing .navbar-inverse .navbar-link:hover { color: #ffffff } body.public-facing .navbar-inverse { background-color: #3c3c3c; } body.public-facing .navbar-inverse .navbar-nav > .open > a, body.public-facing .navbar-inverse .navbar-nav > .open > a:hover, body.public-facing .navbar-inverse .navbar-nav > .open > a:focus { background-color: #3c3c3c; } body.public-facing .navbar-inverse .navbar-nav > li > a, body.public-facing .navbar-inverse .navbar-text, body.public-facing .navbar-inverse .navbar-brand { color: #dcdcdc; } body.public-facing .navbar-inverse { border-color: #222222; } /* HOME PAGE SEARCH BAR NAV */ body.public-facing .image-masthead .navbar { background-color: rgba(0, 0, 0, 0.4); } body.public-facing .image-masthead .navbar .active > a, body.public-facing .image-masthead .navbar .active > a:hover, body.public-facing .image-masthead .navbar .active > a:focus { background-color: #000000; color: #eeeeee; } body.public-facing .image-masthead .navbar .navbar-nav a { color: #eeeeee; } body.public-facing .image-masthead .navbar .navbar-nav a:hover, body.public-facing .image-masthead .navbar .navbar-nav a:focus { background-color: rgba(255, 255, 255, 0.15); color: #eeeeee; } /* HOME PAGE NAV-PILL TABS */ body.public-facing .nav-pills > li.active > a, body.public-facing .nav-pills > li.active > a:hover, body.public-facing .nav-pills > li.active > a:focus { background-color: #337ab7; } /* PRIMARY BUTTON STYLES */ body.public-facing .btn-primary { background-color: #286090; border-color: #245682; } body.public-facing .btn-primary:focus, body.public-facing .btn-primary.focus { background-color: #204d75; border-color: #14314a; } body.public-facing .btn-primary:hover { background-color: #204d75; border-color: #1c4364; } body.public-facing .btn-primary:active, body.public-facing .btn-primary.active { background-color: #286090; border-color: #245682; } body.public-facing .btn-primary:active:hover, body.public-facing .btn-primary:active:focus, body.public-facing .btn-primary:active.focus, body.public-facing .btn-primary.active:hover, body.public-facing .btn-primary.active:focus, body.public-facing .btn-primary.active.focus{ background-color: #286090; border-color: #245682; } body.public-facing .btn-primary.disabled:hover, body.public-facing .btn-primary.disabled:focus, body.public-facing .btn-primary.disabled.focus, body.public-facing .btn-primary[disabled]:hover, body.public-facing .btn-primary[disabled]:focus, body.public-facing .btn-primary[disabled].focus { background-color: #286090; border-color: #245682; } /* DEFAULT BUTTON STYLES */ body.public-facing .btn-default { background-color: #ffffff; border-color: #cccccc; color: #333333;; } body.public-facing .btn-default:focus, body.public-facing .btn-default.focus { background-color: #cfcfcf; border-color: #737373; } body.public-facing .btn-default:hover { background-color: #cfcfcf; border-color: #9e9e9e; } body.public-facing .btn-default:active, body.public-facing .btn-default.active { background-color: #ffffff; border-color: #cccccc; } body.public-facing .btn-default:active:hover, body.public-facing .btn-default:active:focus, body.public-facing .btn-default:active.focus, body.public-facing .btn-default.active:hover, body.public-facing .btn-default.active:focus, body.public-facing .btn-default.active.focus{ background-color: #ffffff; border-color: #cccccc; } body.public-facing .btn-default.disabled:hover, body.public-facing .btn-default.disabled:focus, body.public-facing .btn-default.disabled.focus, body.public-facing .btn-default[disabled]:hover, body.public-facing .btn-default[disabled]:focus, body.public-facing .btn-default[disabled].focus { background-color: #ffffff; border-color: #cccccc; } /* FACET PANEL STYLES */ body.public-facing .panel-default > .panel-heading { color: #333333; background-color: #f5f5f5; border-color: #bebebe; } body.public-facing .panel-default { border-color: #bebebe; } body.public-facing .panel-heading.collapse-toggle .panel-title:after { color: #333333; } /* custom stylesheet */ dt.searchable-text, dd.searchable-text, dt.keyword-matches, dd.keyword-matches { display:none; } </style> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', '']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- for extras, e.g., a favicon --> <!-- for homepage carousel --> <!-- <script src="assets/carousel.js"></script> THIS LINE IS CAUSING ERRORS--> <!-- end homepage carousel dependencies --> </head> <body class="hyrax-collections hyrax-collections-show public-facing default_home list_view default_show"> <div class="skip-to-content"> <a href="#skip-to-content">Skip to Content</a> </div> <div id="header-navbar" class="navbar" role="navigation"> <div class="container"> <div id="header-row1" class="row"> <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8" id="logo-col"> <a href="https://library.louisville.edu/home"> <img alt="U of L Libraries" src="/assets/logo-libraries-ALT_white_120w-10c842677ad4b2c74e40955e24009c7c2494d8cd08d8e66dbad62e44db8a2415.png" /> <div id="logo-sm" class="visible-xs"> <img alt="U of L Libraries" src="/assets/logo-uofl-ligature-ALT_white_40w-71b1ad7ca9229e45ba9e0463db964658925c3fa11874857119059111e5860824.png" /> </div> </a> <div class="navbar-product-name"> <a href="/"> Digital Collections </a> </div> </div> <div class="col-xs-12 col-sm-4 col-md-4 col-lg-4" id="primary-menu"> <div class="collapse navbar-collapse" id="user-utilities"> <div class="navbar-right"> <ul class="nav navbar-nav"> <div class="collapse navbar-collapse" id="top-navbar-collapse"> <ul id="user_utility_links" class="nav navbar-nav navbar-right"> <div id="shared-locale-picker"> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false" aria-controls="language-dropdown-menu"> <span class="sr-only">Switch language</span> <span title="Switch language">English</span> <b class="caret"></b> </a> <ul id="language-dropdown-menu" class="dropdown-menu" role="menu"> <li role="presentation" class="dropdown-header">Switch language</li> <li role="presentation" class="divider"></li> <li role="presentation" lang="de"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="de" href="?locale=de">Deutsch</a> </li> <li role="presentation" lang="en"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="en" href="?locale=en">English</a> </li> <li role="presentation" lang="es"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="es" href="?locale=es">Español</a> </li> <li role="presentation" lang="fr"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="fr" href="?locale=fr">Français</a> </li> <li role="presentation" lang="it"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="it" href="?locale=it">Italiano</a> </li> <li role="presentation" lang="pt-BR"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="pt-BR" href="?locale=pt-BR">Português do Brasil</a> </li> <li role="presentation" lang="zh"> <a class="dropdown-item" role="menuitem" tabindex="-1" data-locale="zh" href="?locale=zh">中文</a> </li> </ul> </li> </div> <li id="login"> <a href="/users/sign_in?locale=en"> <span class="glyphicon glyphicon-log-in" aria-hidden="true"></span> Login </a> </li> </ul> </div> </ul> </div> </div> </div> </div> </div> </div> <nav class="navbar navbar-default navbar-static-top" role="navigation"> <div class="container"> <div class="row"> <ul class="nav navbar-nav col-sm-5"> <li id="nav-home" > <a href="/?locale=en">Home</a></li> <!-- <li id="nav-bookmark" > </li> --> <li id="nav-terms" > <a href="/terms?locale=en"><span class="translation_missing" title="translation missing: en.hyrax.controls.terms">Terms</span></a></li> <li id="nav-about" > <a href="/about?locale=en">About</a></li> <li id="nav-help" > <a href="/help?locale=en">Help</a></li> <li id="nav-contact" > <a href="/contact?locale=en">Contact</a></li> </ul><!-- /.nav --> <div class="searchbar-right navbar-right col-sm-7"> <form class="form-horizontal search-form" id="search-form-header" role="search" action="/catalog?locale=en" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" /> <input type="hidden" name="search_field" id="search_field" value="all_fields" /> <div class="form-group"> <label class="control-label col-sm-3" for="search-field-header"> Search Digital Collections </label> <div class="input-group"> <input type="text" name="q" id="search-field-header" class="q form-control" placeholder="Search all digital collections" /> <div class="input-group-btn"> <button type="submit" class="btn btn-primary" id="search-submit-header"> <span class="glyphicon glyphicon-search"></span> Go </button> </div><!-- /.input-group-btn --> </div><!-- /.input-group --> </div><!-- /.form-group --> <div id="advancedWrap"> <a href="/advanced">advanced search</a> </div> </form> </div> </div> </div> </nav><!-- /.navbar --> <div id="content-wrapper" class="container" role="main"> <nav class="breadcrumb" role="region" aria-label="Breadcrumb"><ol><li><a href="/?locale=en">Home</a></li></ol></nav> <a name="skip-to-content" id="skip-to-content"></a> <div class="hyc-container collections-page" itemscope itemtype="http://schema.org/CollectionPage"> <div class="row hyc-header"> <div class="col-md-12"> <header class="hyc-generic"> <div class="banner__overlay--collection"> <div class="hyc-title"> <h1>Illuminated Manuscript Collections</h1> <span class="label" style="background-color: #705070;">User Collection</span> <span class="label label-success">Public</span> </div> </div> </header> </div> </div> <div class="row collection2"> <div class="col-xs-12 collection-description"> <p>This digital collection includes a group of illuminated manuscript leaves and other manuscript texts dating from 1150 through 1867, and representing Western European, Islamic, African, and Asian cultures. Many were acquired by the University of Louisville Libraries with funding from the Pzena Foundation, although some, including a number of English indentures, were found in the University of Louisville rare book collection. For more information about this collection, please see <a href="https://library.louisville.edu/archives/illuminated-manuscripts">https://library.louisville.edu/archives/illuminated-manuscripts</a>.</p> <div id="collection-search-form"> <!-- Search bar --> <div class="hyc-blacklight hyc-bl-search hyc-body row"> <div class="col-sm-12"> <form class="edit_collection" id="edit_collection_ulrb_mss" action="/collections/ulrb_mss?locale=en" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" /> <label class="sr-only">Search Collection Illuminated Manuscript Collections</label> <div class="input-group"> <input type="search" name="cq" id="collection_search" class="collection-query form-control" placeholder="Search this collection" size="30" /> <div class="input-group-btn"> <button type="submit" class="btn btn-primary" id="collection_submit"><i class="glyphicon glyphicon-search"></i> Go</button> </div> </div> <input type="hidden" name="sort" id="collection_sort" /> </form> </div> </div> </div> </div> </div> <!-- Search results label --> <div class="hyc-blacklight hyc-bl-title"> <div class="h2"> </div> </div> <!-- Subcollections --> <!-- Works --> <div class="hyc-blacklight hyc-bl-title"> <div class="h4">Works (34)</div> </div> <div class="hyc-blacklight hyc-bl-sort"> <form class="per_page form-horizontal" action="/collections/ulrb_mss?locale=en" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" /> <fieldset> <legend class="sr-only">Sort the listing of items</legend> <label for="sort"><span>Sort by:</span></label> <select name="sort" id="sort"><option value="score desc, system_create_dtsi desc">relevance</option> <option value="title_ssi desc">title ▼</option> <option value="title_ssi asc">title ▲</option> <option value="system_create_dtsi desc">date uploaded ▼</option> <option value="system_create_dtsi asc">date uploaded ▲</option> <option value="system_modified_dtsi desc">date modified ▼</option> <option value="system_modified_dtsi asc">date modified ▲</option> <option value="identifier_ssi asc">item number</option></select> <label for="per_page"> <span class="tiny-nudge">Results per page:</span> <select name="per_page" id="per_page" title="Number of results to display per page"><option value="10">10</option> <option value="20">20</option> <option value="50">50</option> <option value="100">100</option></select> </label> &nbsp;<button class="btn btn-xs btn-default tiny-nudge"><span class="glyphicon glyphicon-refresh"></span> Refresh</button> </fieldset> </form> </div> <div class="hyc-blacklight hyc-bl-results"> <table class="table table-striped"> <caption class="sr-only">List of items in this collection</caption> <thead> <tr> <th>&nbsp;</th> <th class="item-title">Title</th> <th class="item-identifier">Item Number</th> <th class="text-center uploaded">Date Added</th> <th class="text-center visibility">Visibility</th> </tr> </thead> <tbody> <tr id="document_ulrb_2011_mss_38"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_38?locale=en"> <img alt="thumbnail ulrb_2011_mss_38" class="hidden-xs file_listing_thumbnail" src="/downloads/790c1b98-1732-4d6d-91c2-63ce2e18c658?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_38" class="" href="/concern/arts/ulrb_2011_mss_38?locale=en">Book of Hours, France, early 16th century, fragment.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_38</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_38" class="visibility-link" href="/concern/arts/ulrb_2011_mss_38/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_36"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_36?locale=en"> <img alt="thumbnail ulrb_2011_mss_36" class="hidden-xs file_listing_thumbnail" src="/downloads/d3351952-6e3d-44df-8ae2-d41b0523254c?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_36" class="" href="/concern/arts/ulrb_2011_mss_36?locale=en">Quitclaim by Thomas le Swon, 1327.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_36</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_36" class="visibility-link" href="/concern/arts/ulrb_2011_mss_36/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_35"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_35?locale=en"> <img alt="thumbnail ulrb_2011_mss_35" class="hidden-xs file_listing_thumbnail" src="/downloads/fcff69e8-1236-4976-93d4-4caf8f23c7ce?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_35" class="" href="/concern/arts/ulrb_2011_mss_35?locale=en">Ethiopian magic roll, 19th century.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_35</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_35" class="visibility-link" href="/concern/arts/ulrb_2011_mss_35/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_33"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_33?locale=en"> <img alt="thumbnail ulrb_2011_mss_33" class="hidden-xs file_listing_thumbnail" src="/downloads/03fde050-8025-4091-8175-d5fe9adbfa27?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_33" class="" href="/concern/arts/ulrb_2011_mss_33?locale=en">Ruzname (Book of Days) or calendar roll, 18th century.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_33</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_33" class="visibility-link" href="/concern/arts/ulrb_2011_mss_33/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_32"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_32?locale=en"> <img alt="thumbnail ulrb_2011_mss_32" class="hidden-xs file_listing_thumbnail" src="/downloads/6a0c6f74-d991-4716-a40a-9d71aaec83a3?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_32" class="" href="/concern/arts/ulrb_2011_mss_32?locale=en">Indenture between John Ellerington and Thomas Smith, 1675.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_32</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_32" class="visibility-link" href="/concern/arts/ulrb_2011_mss_32/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_31"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_31?locale=en"> <img alt="thumbnail ulrb_2011_mss_31" class="hidden-xs file_listing_thumbnail" src="/downloads/2022bc1c-4829-40fd-be63-ad4cdf873147?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_31" class="" href="/concern/arts/ulrb_2011_mss_31?locale=en">Indenture, 1572.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_31</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_31" class="visibility-link" href="/concern/arts/ulrb_2011_mss_31/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_30"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_30?locale=en"> <img alt="thumbnail ulrb_2011_mss_30" class="hidden-xs file_listing_thumbnail" src="/downloads/a9fc17d9-1c1d-4426-a87b-276a0d59434b?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_30" class="" href="/concern/arts/ulrb_2011_mss_30?locale=en">Indenture between Roger Ginise with Isabell his wife and Bettrice Cockerill, 1694.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_30</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_30" class="visibility-link" href="/concern/arts/ulrb_2011_mss_30/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_29"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_29?locale=en"> <img alt="thumbnail ulrb_2011_mss_29" class="hidden-xs file_listing_thumbnail" src="/downloads/6eda4805-a0d0-4f83-af50-f6ad8b7768e7?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_29" class="" href="/concern/arts/ulrb_2011_mss_29?locale=en">Qāḍī’zādah, Mūsá ibn Muḥammad, - approximately 1436. Sharḥ al-Jighmīnī.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_29</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_29" class="visibility-link" href="/concern/arts/ulrb_2011_mss_29/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_28"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_28?locale=en"> <img alt="thumbnail ulrb_2011_mss_28" class="hidden-xs file_listing_thumbnail" src="/downloads/556800f9-8736-416d-97c5-4669b15180df?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_28" class="" href="/concern/arts/ulrb_2011_mss_28?locale=en">Book of Hours, Italy, 14th century, fragment.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_28</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_28" class="visibility-link" href="/concern/arts/ulrb_2011_mss_28/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> <tr id="document_ulrb_2011_mss_27"> <td>&nbsp; </td> <td class="item-title"> <div class="media"> <a class="media-left" href="/concern/arts/ulrb_2011_mss_27?locale=en"> <img alt="thumbnail ulrb_2011_mss_27" class="hidden-xs file_listing_thumbnail" src="/downloads/de3c745d-95c0-4ac6-a570-4b5c495cbb90?file=thumbnail" /> </a> <div class="media-body"> <p class="media-heading"> <strong><a id="src_copy_linkulrb_2011_mss_27" class="" href="/concern/arts/ulrb_2011_mss_27?locale=en">Fragment, leaf of Beauvais Missal, 13th century.</a></strong> </p> <span>Is part of: <a href="/collections/ulrb_mss?locale=en">Illuminated Manuscript Collections</a></span> </div> </div> </td> <td class="item-identifier">ULRB 2011_mss_27</td> <td class="text-center uploaded">2023-06-27 </td> <td class="text-center visibility"> <a id="permission_ulrb_2011_mss_27" class="visibility-link" href="/concern/arts/ulrb_2011_mss_27/edit?locale=en#share"><span class="label label-success">Public</span></a> </td> </tr> </tbody> </table> </div> <div class="hyc-blacklight hyc-bl-pager"> <div class="row record-padding col-md-9"> <ul class="pagination"> <li class="disabled"> <a rel="prev" onclick="return false;" href="#">&laquo; Previous</a> </li> <li> <a rel="next" href="/collections/ulrb_mss?locale=en&amp;page=2">Next &raquo;</a> </li> <li class="active"> <span>1</span> </li> <li class=""> <a rel="next" href="/collections/ulrb_mss?locale=en&amp;page=2">2</a> </li> <li class=""> <a href="/collections/ulrb_mss?locale=en&amp;page=3">3</a> </li> <li class=""> <a href="/collections/ulrb_mss?locale=en&amp;page=4">4</a> </li> </ul> </div><!-- /pager --> </div> </div> </div><!-- /#content-wrapper --> <footer> <div id="indLib_footer" class="our_footer"> <div class="container"> <div class="row"> <div id="indLib_footer_name"> <a href="https://library.louisville.edu/archives/di">Digital Initiatives</a> </div> <div id="di-inner"> <div id="indLib_email"> <a href="mailto:digital@louisville.edu">Email Us</a> </div> <div id="indLib_phone"> <a href="tel:5028524476" aria-label="Call Us at 502.852.4476">Call Us at 502.852.4476</a> </div> <div id="accessibility"> <a href="https://library.louisville.edu/archives/digcoll/accessibility">Accessibility Statement</a> </div> </div> </div> </div> </div> <div id="ulibs_footer" class="our_footer"> <div class="container"> <div class="row"> <div id="ulibs_footer_logo"> <a href="https://library.louisville.edu/"><img alt="University of Louisville Libraries logo" src="https://libapps.s3.amazonaws.com/customers/764/images/logo-libraries-ALT_white_120w.png" style="width:12rem; height:2.4rem;" /></a> </div> <div id="ulibs-inner"> <div> <h2>CONTACTS</h2> <ul class="ulibs_footer_menu"> <li><a href="https://library.louisville.edu/about/addresses">Addresses</a></li> <li><a href="https://library.louisville.edu/forms/contact">Contact Form</a></li> <li><a href="https://library.louisville.edu/faq/home">Frequently Asked Questions <span class="sr-only">for all University Libraries</span></a></li> <li><a href="https://personnel.library.louisville.edu/">Personnel Directory</a></li> </ul> </div> <div> <h2>SITE</h2> <ul class="ulibs_footer_menu"> <li><a href="https://library.louisville.edu/site">Site Index</a> / <a href="https://library.louisville.edu/sitemap">Site Map</a></li> <li><a href="https://library.louisville.edu/image-credits">Image Credits</a></li> <li><a href="https://library.louisville.edu/policies/privacy">Privacy</a></li> <li><a href="https://cardmaillouisville.sharepoint.com/sites/libs">Sharepoint <i class="glyphicon glyphicon-lock"></i></a></li> </ul> </div> <div> <h2>FOLLOW UofL LIBRARIES</h2> <div class="sm"> <div class="sm-item"> <a class="icon-circle facebook" aria-label="Facebook" title="Facebook" href="https://www.facebook.com/UniversityOfLouisvilleLibraries"> <svg class="tz-fb" xmlns="https://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 112.196 112.196" style="width:3.5rem; height:3.5rem;" xml:space="preserve"><g> <title>Facebook</title> <path style="fill:#FFFFFF;" d="M70.201,58.294h-10.01v36.672H45.025V58.294h-7.213V45.406h7.213v-8.34 c0-5.964,2.833-15.303,15.301-15.303L71.56,21.81v12.51h-8.151c-1.337,0-3.217,0.668-3.217,3.513v7.585h11.334L70.201,58.294z"/> </g> </svg> </a> </div> <div class="sm-item"> <a class="icon-circle twitter" aria-label="Twitter" title="Twitter" href="https://twitter.com/UofLlibraries"> <svg xmlns="http://www.w3.org/2000/svg" version="1.0" preserveAspectRatio="xMidYMid meet" viewBox="1801.5 201.14 6896.36 6897.86" style="width:3.5rem; height:3.5rem;"> <g>Twitter</g> <g transform="translate(0.000000,7316.000000) scale(0.100000,-0.100000)" fill="#000000" stroke="none"> <path d="M51595 71139 c-4550 -120 -8973 -1115 -13095 -2947 -856 -380 -1773 -835 -2600 -1290 -2416 -1329 -4665 -2943 -6710 -4816 -743 -681 -1587 -1530 -2275 -2291 -2466 -2724 -4484 -5828 -5970 -9180 -1686 -3804 -2668 -7907 -2890 -12075 -36 -691 -40 -864 -40 -1880 0 -1016 4 -1189 40 -1880 277 -5201 1729 -10261 4253 -14815 1275 -2302 2835 -4482 4607 -6440 688 -761 1532 -1610 2275 -2291 2045 -1873 4293 -3487 6710 -4816 827 -455 1744 -910 2600 -1290 4398 -1955 9146 -2958 13995 -2958 3713 0 7390 592 10872 1749 1985 660 3895 1494 5723 2499 2416 1329 4666 2943 6710 4816 743 681 1587 1530 2275 2291 3674 4059 6333 8935 7739 14191 617 2305 995 4693 1121 7069 33 625 37 789 42 1635 5 882 -1 1279 -33 1920 -266 5482 -1802 10737 -4522 15475 -1315 2291 -2945 4494 -4737 6405 -563 600 -1306 1335 -1885 1866 -2044 1873 -4294 3487 -6710 4816 -827 455 -1744 910 -2600 1290 -3952 1756 -8184 2745 -12535 2928 -700 29 -1674 37 -2360 19z m-2239 -21719 c2970 -3970 5404 -7218 5409 -7216 6 1 3015 3249 6688 7217 l6678 7214 1872 3 1871 2 -55 -57 c-142 -146 -15371 -16605 -15375 -16618 -3 -8 3542 -4756 8688 -11636 4781 -6392 8697 -11628 8701 -11636 7 -11 -1058 -13 -6345 -13 l-6353 1 -5250 7020 c-2887 3862 -5527 7392 -5866 7844 l-615 823 -7260 -7843 -7259 -7844 -1869 0 -1869 -1 20 22 c1289 1384 16562 17896 16559 17904 -2 5 -3511 4699 -7797 10430 -4286 5730 -7992 10686 -8235 11012 l-443 592 6353 0 6354 0 5398 -7220z"/> <path d="M36752 53881 c2 -5 5799 -7758 12883 -17230 l12880 -17221 2919 0 c2779 0 2918 1 2904 18 -8 9 -5807 7763 -12887 17230 l-12873 17212 -2915 0 c-1655 0 -2913 -4 -2911 -9z"/> </g> </svg> </a> </div> <div class="sm-item"> <a class="icon-circle wp" aria-label="News on WordPress" title="News on Wordpress" href="https://uofllibraries.wordpress.com/feed/"> <svg class="tz-wp" xmlns="https://www.w3.org/2000/svg" style="width:2rem; height:2rem; margin:.7rem 0 1rem .7rem;" viewBox="0 0 512 512" xml:space="preserve"> <g><title>News on WordPress</title> <g fill="#ff9f00"><path d="m128.101562 383.898438c-29.402343-29.097657-76.800781-29.097657-106.203124 0-29.097657 29.398437-29.097657 76.800781 0 106.199218 29.402343 29.101563 76.800781 29.101563 106.203124 0 29.097657-29.398437 29.097657-76.796875 0-106.199218zm0 0"/><path d="m330 497c0 5.097656-.601562 9.898438-.902344 15h-90c.601563-5.101562.902344-9.902344.902344-15 0-62.101562-25.199219-118.199219-66-159s-96.898438-66-159-66c-5.097656 0-9.902344.300781-15 .898438v-90c5.097656-.300782 9.902344-.898438 15-.898438 87 0 165.601562 35.398438 222.597656 92.398438 57.003906 57 92.402344 135.601562 92.402344 222.601562zm0 0"/><path d="m512 497c0 5.097656-.601562 9.898438-.902344 15h-92c.300782-5.101562.902344-9.902344.902344-15 0-111.601562-45.300781-213-118.800781-286.199219-73.199219-73.5-174.601563-118.800781-286.199219-118.800781-5.097656 0-9.902344.601562-15 .902344v-92c5.097656-.300782 9.902344-.902344 15-.902344 136.800781 0 260.398438 57.5 350.097656 146.898438 89.402344 89.703124 146.902344 213.300781 146.902344 350.101562zm0 0"/></g><path d="m128.101562 383.898438c29.097657 29.398437 29.097657 76.800781 0 106.199218-29.402343 29.101563-76.800781 29.101563-106.203124 0zm0 0" fill="#ff7816"/><path d="m237.597656 274.398438c57.003906 57 92.402344 135.601562 92.402344 222.601562 0 5.097656-.601562 9.898438-.902344 15h-90c.601563-5.101562.902344-9.902344.902344-15 0-62.101562-25.199219-118.199219-66-159zm0 0" fill="#ff7816"/><path d="m512 497c0 5.097656-.601562 9.898438-.902344 15h-92c.300782-5.101562.902344-9.902344.902344-15 0-111.601562-45.300781-213-118.800781-286.199219l63.898437-63.902343c89.402344 89.703124 146.902344 213.300781 146.902344 350.101562zm0 0" fill="#ff7816"/></g> </svg> </a> </div> <div class="sm-item"> <a class="icon-circle more-sm" aria-label="More University Libraries Social Media" title="More University Libraries Social Media" href="https://library.louisville.edu/follow"> <svg id="plus_1828926" class="tz-more" xmlns="https://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 512 512" style="width:3.5rem; height:3.5rem;" xml:space="preserve"> <g><title>More University Libraries Social Media</title> <path d="m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0"/><path d="m256 384c-8.832031 0-16-7.167969-16-16v-224c0-8.832031 7.167969-16 16-16s16 7.167969 16 16v224c0 8.832031-7.167969 16-16 16zm0 0"/></g> </svg> </a> </div> </div> </div> </div> </div> </div> </div> <div id="uofl_footer"> <div class="container"> <div class="row"> <div id="uofl_logo"> <a href="https://louisville.edu/"><img alt="University of Louisville logo" src="https://libapps.s3.amazonaws.com/customers/764/images/uofl-logo.png" /></a> </div> <ul id="uofl_footer_menu"> <li><a href="https://louisville.edu/admissions/apply">Apply</a></li> <li><a href="https://louisville.edu/about/campuses.html">Campus Maps</a> </li> <li><a href="https://louisville.edu/its/get-help/its-helpdesk">IT HelpDesk</a></li> <li><a href="https://louisville.edu/jobs/">Jobs</a></li> </ul> </div> </div> </div> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-F8LV9C1Z80"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-F8LV9C1Z80'); </script> </footer> <!-- Removed Default Hyku Footer <footer class="navbar navbar-inverse site-footer"> <div class="container"> <div class="row"> <div class="navbar-text"> <p></p> <p>Hyku v</p> </div> <div class="navbar-right"> <div class="navbar-text"> <p></p> <p></p> <p></p> </div> </div> </div> </div> </footer> --> <div id="ajax-modal" class="modal fade" tabindex="-1" role="dialog" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> </div> </div> </div> </body> </html>

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