CINXE.COM
Help with Browsing « Georgia Historic Newspapers
<!DOCTYPE html> <html lang="en"> <head profile="http://dublincore.org/documents/2008/08/04/dc-html/"> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html" /> <meta http-equiv="Content-Language" content="en-us" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/static/images/favicon.e04f06a289da.png" rel="icon" sizes="192x192"> <link rel="search" href="/search/pages/opensearch.xml" type="application/opensearchdescription+xml" title="Georgia Historic Newspapers Page Search" /> <meta name="author" content="Digital Library of Georgia"> <meta name="description" content="Free archive of digitized historic newspapers from Georgia 1763–present"> <title> Help with Browsing « Georgia Historic Newspapers </title> <!-- CSS --> <link rel="stylesheet" href="/static/CACHE/css/output.5d02637eedf9.css" type="text/css"> <!-- JavaScript --> <script src="/static/vendor/jquery/jquery.min.8fb8fee4fcc3.js"></script> <script src="/static/vendor/bootstrap/js/bootstrap.min.2f34b630ffe3.js"></script> <script> $(function() { $('ul.nav > li > a[href="' + document.location.pathname + '"]') .parent().addClass('active'); }); </script> <script type="text/javascript"> function pageSpecificHeaderChanges() { // We sometimes (currently just on the homepage) add an alternative // skip link to replace the #maincontent skip link. In this case // the #maincontent link gets hidden (including from screen readers) // with CSS. However, some accessiblity tools assume it is erroneously // hidden and flag it. Here we remove the already-hidden link from // the DOM to prevent such false positives. $('.skiplink[href="#maincontent"]:hidden').remove(); // Open ONI includes a basic script for adding the active class for nav // elements that whose href is the current URL. This handles some cases // where we want the element highlighted but the URL is not exact. // whitelist of classes that represent legitimate pages so we don't run on 404s, etc if (!$('#std_box, .static-page-body, .search_results_body, .places-browse, .type-browse').length) return; // handle selecting dropdown menus when the current page is a subitem $('.dropdown-menu a[href]').each(function (i, el) { if (document.location.pathname.startsWith($(el).attr('href'))) { $(el).closest('ul.nav > li').addClass('active'); } }); // handle selecting "Browse Issues By Date" and "View Front Pages" // when not on first page of either of those views // Will be the button URL plus one more numerical path component. $('ul.nav>li>a#page_nav_issues[href]').each(function(i, el){ if ((new RegExp('^' + $(el).attr('href') + '/?[0-9]*/?$')).exec(document.location.pathname)) { $(el).parent().addClass('active'); } }); } $(pageSpecificHeaderChanges); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-292KXH39NG"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-292KXH39NG'); </script> <!-- Page Content Metadata --> </head> <body> <header class="site_header"> <a class="skiplink sr-only sr-only-focusable" href="#maincontent"> Skip to main content </a> <script type="text/javascript"> (function () { const bannersDismissed = (localStorage['bannersDismissed'] && JSON.parse(localStorage['bannersDismissed'])) || {}; function showBanner(banner) { $(banner).removeClass('hide'); $(banner).on('close.bs.alert', function() { bannersDismissed[$(banner).text()] = true; localStorage['bannersDismissed'] = JSON.stringify(bannersDismissed); }); } $('.banner.hide').each(function(i, banner) { if (!bannersDismissed[$(banner).text()]) showBanner(banner); }); })(); </script> <div class="topbar"> <div class="container"> <div class="row desktop-logos"> <div class="col-xs-7 dlg-header-logo"> <a href="http://dlg.galileo.usg.edu/"><img src="/static/images/logos-desktop/logo-dlg.617ec8e0c477.svg" alt="Digital Library of Georgia: Sharing Georgia's History & Culture Online" class="img-responsive" width="307.852" height="33"></a> </div> <div class="col-xs-5 galileo-header-logo"> <a href="https://www.galileo.usg.edu/" class="galileo-logo"><img src="/static/images/logos-desktop/logo-galileo.7ba4e970a22b.svg" alt="GALILEO" class="img-responsive" width="166.258" height="22"></a> <a href="https://libs.uga.edu/" class="ugalibs-logo"><img src="/static/images/logos-desktop/logo-uga.93866ee50614.svg" alt="University Libraries, University of Georgia" class="img-responsive" width="171.062" height="33"></a> </div> </div> <div class="row mobile-logos"> <div class="col-xs-4 dlg-mobile-logo-column"> <a href="http://dlg.galileo.usg.edu/" aria-label="DLG Homepage Link" title="DLG Homepage Link"> <img src="/static/images/logos-mobile/logo-dlg.86f86b6661f8.svg" alt="Digital Library of Georgia Logo" width="30.916" height="35"> <span>Digital Library of Georgia</span> </a> </div> <div class="col-xs-4 galileo-mobile-logo-column"> <a href="https://www.galileo.usg.edu/" class="galileo-logo" aria-label="GALILEO Homepage Link" title="GALILEO Homepage Link"> <img src="/static/images/logos-mobile/logo-galileo.c2bef70f7d5e.svg" alt="GALILEO Logo" width="78.851" height="35"> <span>GALILEO</span> </a> </div> <div class="col-xs-4 uga-mobile-logo-column"> <a href="https://libs.uga.edu/" class="ugalibs-logo" aria-label="UGA Libraries Homepage Link" title="UGA Libraries Homepage Link"> <img src="/static/images/logos-mobile/logo-uga.f720937f2d22.svg" alt="UGA University Libraries Logo" width="24.102" height="35"> <span>UGA Libraries</span> </a> </div> </div> </div> </div> <div class="header_title"> <div class="container"> <h1 class="title"><a href="/">Georgia Historic Newspapers</a></h1> </div> </div> <div class="modal harmful-content-modal" tabindex="-1" role="dialog" aria-labelledby="harmful-content-modal-title"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <h2 class="modal-title" id="harmful-content-modal-title">Potentially Harmful Content</h2> </div> <div class="modal-body"> <p>Some content (or its descriptions) found on this site may be harmful and difficult to view. These materials may be graphic or reflect biases. In some cases, they may conflict with strongly held cultural values, beliefs or restrictions. We provide access to these materials to preserve the historical record, but we do not endorse the attitudes, prejudices, or behaviors found within them.</p> </div> <div class="modal-footer"> <a href="/about/harmful_content" type="button" class="btn btn-secondary more-harmful-content-info-button">Find out more</a> <button type="button" class="btn btn-primary" data-dismiss="modal">Close</button> </div> </div> </div> </div> <script type="text/javascript"> (function (){ function setModalSeenCookie() { var cookieExpDate = (new Date(Date.now() + 90 * 24 * 60 * 60 * 1000)).toUTCString(); document.cookie = 'harmful_content_modal_seen=1;expires=' + cookieExpDate + ';path=/;Secure;SameSite=Lax'; } if (document.cookie.indexOf('harmful_content_modal_seen=1') > -1) { setModalSeenCookie(); // push back expiration date return; } $('.more-harmful-content-info-button').click(setModalSeenCookie); $('.harmful-content-modal').modal({ open: true }).on('hide.bs.modal', setModalSeenCookie); })(); </script> <nav class="navbar navbar-default dlg-navbar"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" aria-expanded="false" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li><a href="/">Home</a></li> <li> <a href="/search/advanced/"> Advanced Search </a> </li> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Browse <span class="caret"></span> </a> <ul class="dropdown-menu"> <li><a href="/newspapers/">Browse by Title</a></li> <li><a href="/issues/">Browse by Date</a></li> <li><a href="/cities">Browse by City</a></li> <li><a href="/counties">Browse by County</a></li> <li><a href="/types">Browse by Type</a></li> </ul> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> News <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby=""> <li role="menu" role="presentation"> <a href="https://blog.dlg.galileo.usg.edu/?tag=forthcoming-newspapers" role="menuitem">Forthcoming Newspapers</a> </li> <li role="menu" role="presentation"> <a href="https://blog.dlg.galileo.usg.edu/?tag=newspaper-releases" role="menuitem">Newspaper Releases</a> </li> </ul> </li> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> About <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby=""> <li role="menu" role="presentation"> <a href="/about" role="menuitem">The Site</a> </li> <li role="menu" role="presentation"> <a href="/about/participate" role="menuitem">Participate</a> </li> <li role="menu" role="presentation"> <a href="/about/harmful_content" role="menuitem">Harmful Content</a> </li> <li role="menu" role="presentation"> <a href="/about/contact" role="menuitem">Contact Us</a> </li> <li role="menu" role="presentation"> <a href="/about/resources" role="menuitem">Additional Resources</a> </li> <li role="menu" role="presentation"> <a href="/about/copyright" role="menuitem">Copyright & Reuse</a> </li> <li role="menu" role="presentation"> <a href="/about/partners" role="menuitem">Partners</a> </li> <li role="menu" role="presentation"> <a href="/about/api" role="menuitem">GHN API</a> </li> <li role="menu" role="presentation"> <a href="https://sites.google.com/view/ghn-presskits" role="menuitem">Press Kit</a> </li> </ul> </li> <li> <a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false"> Help <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu" aria-labelledby=""> <li role="menu" role="presentation"> <a href="/help/browsing" role="menuitem">Browsing</a> </li> <li role="menu" role="presentation"> <a href="/help/searching" role="menuitem">Searching</a> </li> <li role="menu" role="presentation"> <a href="/help/viewing" role="menuitem">Viewing</a> </li> <li role="menu" role="presentation"> <a href="/help/clipping" role="menuitem">Clipping</a> </li> <li role="menu" role="presentation"> <a href="/help/faq" role="menuitem">FAQ</a> </li> </ul> </li> </ul> <div> </div> </div></div> <div class="container-fluid top-nav-search"> <div class="container"> <form method="get" action="/search/pages/results/" role="search"> <div class="input-group"> <div class="input-group-addon"><label for="search-newspaper-contents">Search</label></div> <input id="search-newspaper-contents" class="form-control" type="text" name="proxtext"> <span class="input-group-btn"> <button type="submit" class="btn btn-primary" aria-label="Submit search" title="Submit search"> <span class="glyphicon glyphicon-search" aria-hidden="true"></span> </button> </span> </div> </form> </div> </div> </div> </div> </nav> </header> <div class="main_content"> <div class="container"> <ol class="breadcrumb"> <li> <a href="/">Home</a> </li> <li> <a >Help</a> </li> <li> <a href="/help/browsing">Browsing</a> </li> </ol> <div id="maincontent"></div> <div class="static-page-body"> <h2 id="help-with-browsing">Help with Browsing</h2> <p>The Georgia Historic Newspapers Archive allows users to browse by title, date, city, and county. Click on the relevant link below for a video and description of how to navigate the site using the various browsing features available.</p> <div class="toc"> <ul> <li><a href="#browse-by-title">Browse by Title</a></li> <li><a href="#browse-by-city">Browse by City</a></li> <li><a href="#browse-by-date">Browse by Date</a></li> <li><a href="#browse-by-type">Browse by Type</a></li> </ul> </div> <h3 id="browse-by-title">Browse by Title</h3> <p> <video controls="controls" title="On-screen walkthrough: Browse by title"><span>Your browser can't display this video. <a download="browse_by_title.mp4">Download this video instead.</a></span><source src="/help/videos/browse_by_title.mp4"></source><track kind="captions" src="/help/videos/browse_by_title.vtt" srclen="en"></track></video> </p> <p>Select “Browse by Title” from the “Browse” drop down tab at the top of the homepage. This will direct you to a page with a list of all of the titles available in the Georgia Historic Newspapers Archive. The list is sortable by title, county, city, region, type, number of issues, and date by clicking the arrows at the top of each column.</p> <h3 id="browse-by-city">Browse by City</h3> <p> <video controls="controls" title="On-screen walkthrough: Browse by city"><span>Your browser can't display this video. <a download="browse_by_city.mp4">Download this video instead.</a></span><source src="/help/videos/browse_by_city.mp4"></source><track kind="captions" src="/help/videos/browse_by_city.vtt" srclen="en"></track></video> </p> <p>Select “Browse by City” from the “Browse” drop down tab at the top of the homepage. This will direct you to a list of newspaper titles organized alphabetically by city. Selecting one of the titles will take you to the title information page where you can browse the title.</p> <h3 id="browse-by-date">Browse by Date</h3> <p> <video controls="controls" title="On-screen walkthrough: Browse by date"><span>Your browser can't display this video. <a download="browse_by_date.mp4">Download this video instead.</a></span><source src="/help/videos/browse_by_date.mp4"></source><track kind="captions" src="/help/videos/browse_by_date.vtt" srclen="en"></track></video> </p> <p>Select the “Browse by Date” from the “Browse” drop down tab at the top of the homepage. You will be directed to a calendar view with highlighted dates. A drop-down box to the left of the calendar will allow you to select the year you are interested in viewing. All of the issue dates available for that year will be highlighted as active links. Selecting the date will open a drop down box with the titles available for that year. Selecting a title will direct you to the issue from that date.</p> <h3 id="browse-by-type">Browse by Type</h3> <p> <video controls="controls" title="On-screen walkthrough: Browse by type"><span>Your browser can't display this video. <a download="browse_by_type.mp4">Download this video instead.</a></span><source src="/help/videos/browse_by_type.mp4"></source><track kind="captions" src="/help/videos/browse_by_type.vtt" srclen="en"></track></video> </p> <p>Users can browse by newspaper type by selecting “Browse by Type” from the “Browse” drop down tab at the top of the homepage. This will direct you to the Browse by Type page, where you will be able to view lists of newspapers organized by type, including African American papers, school papers, religious papers, community papers, and papers of record.</p> <h4 id="what-constitutes-a-paper-of-record">What constitutes a paper of record?</h4> <p>The Digital Library of Georgia classifies a newspaper as a “paper of record” based on <a href="http://www.loc.gov/ndnp/guidelines/selection.html">guidelines</a> established by the Library of Congress. These papers “contain published legal notices, news of state and regional governmental affairs, and announcements of community news and events, including births, deaths, and marriages.” Historical papers often identified themselves as a “paper of record,” “official newspaper,” or “legal organ” in the masthead or publisher’s block. The Digital Library of Georgia also references a list of current legal public notice publications when deciding what newspapers to classify as a “paper of record.”</p> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="row main-row"> <div class="col-sm-8"> <div class="footer-panel"> <h2>Are you interested in including a title in the archive?</h2> <a href="/about/participate" class="btn btn-primary">Get Involved</a> </div> </div> <div class="col-sm-4"> <h2 class="social-heading">Follow Us!</h2> <ul class="social-icons"> <li> <a href="https://www.facebook.com/DigitalLibraryofGeorgia" title="Visit DLG on Facebook"> <span aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="36"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z"/></svg> </span> </a> </li> <li> <a href="https://twitter.com/diglibga" title="Visit DLG on Twitter/X"> <span aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" height="36"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg> </span> </a> </li> <li> <a href="http://blog.dlg.galileo.usg.edu/" title="Visit DLG's Blog"> <span aria-hidden="true"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="36"><!--! Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc. --><path d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zM96 136c0-13.3 10.7-24 24-24c137 0 248 111 248 248c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-110.5-89.5-200-200-200c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24c83.9 0 152 68.1 152 152c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-57.4-46.6-104-104-104c-13.3 0-24-10.7-24-24zm0 120a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg> </span> </a> </li> </ul> </div> </div> <div class="row"> <div class="footer-blurb"> <p>Some content (or its descriptions) found on this site may be harmful and difficult to view. These materials may be graphic or reflect biases. In some cases, they may conflict with strongly held cultural values, beliefs or restrictions. We provide access to these materials to preserve the historical record, but we do not endorse the attitudes, prejudices, or behaviors found within them. <a href="/about/harmful_content">Read our statement on potentially harmful content.</a></p> <p>The Georgia Historic Newspapers database is a project of the Digital Library of Georgia in partnership with GALILEO and the University of Georgia Libraries. The project is supported with federal LSTA funds administered by the Institute of Museum and Library Services through the Georgia Public Library Service, a unit of the Board of Regents of the University System of Georgia.</p> <p><a href="https://about.galileo.usg.edu/about/accessibility">Accessibility</a> | Powered by <a href="https://open-oni.github.io/">Open ONI</a></p> </div> </div> </div> </footer> </body> </html>