CINXE.COM

Participate 芦 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鈥損resent"> <title> Participate 芦 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 &amp; 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">&times;</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 &amp; 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 href="/about">About</a> </li> <li> <a href="/about/participate">Participate</a> </li> </ol> <div id="maincontent"></div> <div class="static-page-body"> <h2 id="participate">Participate</h2> <h3 id="contents">Contents</h3> <div class="toc"> <ul> <li><a href="#getting-started">Getting Started</a></li> <li><a href="#copyright">Copyright</a></li> <li><a href="#funding">Funding</a></li> <li><a href="#digitization-standards">Digitization Standards</a></li> <li><a href="#additional-resources">Additional Resources</a></li> <li><a href="#contact-us">Contact Us</a></li> </ul> </div> <h3 id="getting-started">Getting Started</h3> <p>If there is a title you are interested in digitizing, the first step is to identify whether or not it has already been digitized. You can view a list of titles included in the Georgia Historic Newspapers archive. You might also investigate whether the title has been digitized by another institution. The Digital Library of Georgia has compiled a list of digitized Georgia newspapers on their media page listing.</p> <p>If you are interested in a title that hasn't been digitized, you will need to investigate whether it has been microfilmed by the Georgia Newspaper Project. Most of the newspapers included in the Georgia Historic Newspapers Archive are digitized from microfilm, as it is the most efficient and least expensive approach to digitization. Digitizing public-use microfilm can produce less accurate full-text searching due to normal wear and tear of the film. If you own microfilm of a Georgia newspaper title, there is a good chance our Georgia Newspaper Project division holds the copy negative masters. Should you wish to digitize a newspaper title and have us host the files, we may be willing to loan our copy negative masters. As these reels are not used by the public, they provide excellent text recognition for searching. To find out what newspaper titles have already been microfilmed, please visit the Georgia Newspaper Project's list of microfilm holdings.</p> <p>If you have paper copies of a newspaper title that have never been microfilmed, the best approach is either: to have the papers microfilmed by the Georgia Newspaper Project or to have them scanned by a vendor as 400 dpi grayscale TIFFs. Please contact us to discuss microfilming the paper copies or to get a list of vendors.</p> <p>If you already have digital images of a newspaper title, they need to be at least 300 dpi 8-bit grayscale TIFFs (preferably 400dpi) to be processed and included in the Georgia Historic Newspapers Archive.</p> <h3 id="copyright">Copyright</h3> <p>Before committing to digitizing a newspaper title, you may need to do some copyright investigation to determine if the issues you want to digitize are still in copyright or if they are in the public domain. Although your library may own the microfilm reels, the copyright to the newspaper content is retained by the publisher until it enters the public domain.</p> <p>Here is a quick breakdown of newspaper copyright guidelines:</p> <ul> <li>Issues published before 1923: Public Domain.</li> <li>Issues published between 1923 and 1977 without a formal copyright notice: Public Domain.</li> <li>Issues published between 1923 and 1963 with notice, but no copyright renewal: Public Domain.</li> <li>If the papers you would like to digitize were published after 1977, they are probably still under copyright and will require permission from the publisher to put online. If you are interested in seeking permission from a copyright holder to digitize a newspaper title, the DLG has a Digital Distribution Grant of Permissions form available for use. This would allow you to digitize newspapers protected by copyright. The DLG is unable to host in-copyright newspaper issues online without the express permission of the copyright holder.</li> </ul> <p>You can find more copyright information from Peter Hirtle's Copyright Term and the Public Domain in the United States and also DPLA's Understanding Copyright online module. You might also want to use ALA's Copyright Genie as a quick way to determine if a work is still in copyright.</p> <h3 id="funding">Funding</h3> <p>Digitizing historic newspapers can be costly. DLG staff can help you develop your project and create a budget. Some organizations have applied for grants from local foundations to help support digitization partnerships with the DLG. Please contact us for any information you might need to fill out a grant application at dlgnwp@uga.edu. If you are interested in supporting the digitization of a newspaper title for inclusion in the archive, we are glad to accept contributions from organizations and individuals.</p> <h3 id="digitization-standards">Digitization Standards</h3> <p>The DLG's newspaper digitization and delivery practices conform with those used by the National Digital Newspaper Program (NDNP). NDNP's guidelines are the platinum standard for newspaper digitization. If you follow their specifications for creating searchable text, master images, and derivative files, we would be able to host your newspapers in our state-wide database with no hosting fees.</p> <p>We have experience working with vendors who digitize newspapers according to these standards. If you are interested in sending newspaper microfilm reels to a vendor for digitization, we can work with them to ensure that the newspapers are digitized in a manner so that they can be included in the Georgia Historic Newspapers Archive. The Digital Library of Georgia has created an information sheet for requesting NDNP-compliant newspaper digitization work from vendors.</p> <h3 id="additional-resources">Additional Resources</h3> <p>To learn more about newspaper digitization and the NDNP standards followed by the DLG, please visit the resources listed below.</p> <ul> <li><a href="http://www.loc.gov/ndnp/guidelines/">National Digital Newspaper Program Guidelines and Resources</a></li> <li><a href="http://www.loc.gov/ndnp/guidelines/metadata.html">National Digital Newspaper Program Metadata Resources</a></li> <li><a href="http://www.uky.edu/Libraries/NDNP/metamorphosis/index.html">University of Kentucky's meta|morphosis microfilm-to-digital lecture series</a></li> <li><a href="http://www.digitizationguidelines.gov/">Federal Agencies Digitization Guidelines Initiative</a></li> <li><a href="">Edutopia's Guidelines for Digital Newspaper Preservation Readiness</a></li> </ul> <h3 id="contact-us">Contact Us</h3> <p>If you are interested in digitizing a Georgia newspaper title and including it in the Georgia Historic Newspapers Archive, please contact us.</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>

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