CINXE.COM

Zotero | Groups

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="verify-v1" content="IwMu0wZAlDVdRyYXR2iE6fy68J75yL4ZExOpoyPDHdw="/> <meta name="keywords" content="Zotero, research, tool, firefox, extension"/> <meta name="description" content="Zotero is a powerful, easy-to-use research tool that helps you gather, organize, and analyze sources and then share the results of your research."/> <title>Zotero | Groups</title> <link rel="shortcut icon" type="image/ico" href="/favicon.ico" /> <!-- css --> <link rel="stylesheet" href="/static/css/style.1698016953.css" type="text/css" media="screen" charset="utf-8"/> <link rel="stylesheet" href="/static/css/zotero_icons_sprite.1473223288.css" type="text/css" media="screen" charset="utf-8"/> <link charset="utf-8" href="/static/css/web-components.min.1724207858.css" rel="stylesheet" type="text/css" /> <!-- set jsConfig on window.zoteroConfig --> <script type="text/javascript" charset="utf-8" nonce="zf33iyaics"> window.zoteroConfig = {"librarySettings":{"allowEdit":1,"allowUpload":1},"baseApiUrl":"https:\/\/api.zotero.org","baseWebsiteUrl":"https:\/\/www.zotero.org","baseFeedUrl":"https:\/\/api.zotero.org","baseZoteroWebsiteUrl":"https:\/\/www.zotero.org","baseDownloadUrl":"","debugLogEndpoint":"https:\/\/www.zotero.org\/user\/submitdebug","directDownloads":false,"proxyDownloads":false,"staticPath":"\/static","proxyPath":"","ignoreLoggedInStatus":true,"storePrefsRemote":false,"proxy":false,"sessionAuth":true,"sessionCookieName":"zotero_www_session_v2","breadcrumbsBase":[{"label":"username","path":"\/"}],"apiKey":"","ajax":1,"apiVersion":3,"eventful":true,"useIndexedDB":true,"preferUrlItem":false,"CORSallowed":true,"locale":"en-US","cacheStoreType":"localStorage","preloadCachedLibrary":true,"rte":"ckeditor","sortOrdering":{"dateAdded":"desc","dateModified":"desc","date":"desc","year":"desc","accessDate":"desc","title":"asc","creator":"asc"},"defaultSortColumn":"title","defaultSortOrder":"asc","largeFields":{"title":1,"abstractNote":1,"extra":1},"richTextFields":{"note":1},"maxFieldSummaryLength":{"title":60},"exportFormats":["bibtex","bookmarks","mods","refer","rdf_bibliontology","rdf_dc","rdf_zotero","ris","wikipedia"],"exportFormatsMap":{"bibtex":"BibTeX","bookmarks":"Bookmarks","mods":"MODS","refer":"Refer\/BibIX","rdf_bibliontology":"Bibliontology RDF","rdf_dc":"Unqualified Dublin Core RDF","rdf_zotero":"Zotero RDF","ris":"RIS","wikipedia":"Wikipedia Citation Templates"},"defaultApiArgs":{"order":"title","sort":"asc","limit":50,"start":0,"content":"json","format":"atom"},"defaultPrefs":{"server_javascript_enabled":true,"debug_level":3},"recaptchaSitekey":"6LdDriYUAAAAAKxat_UYZ22IxvcUcLLBVAQTNGJe","useS3":"1","s3bucketName":"zotero.org","imagePath":"\/static\/images","profileImagePath":"images\/settings\/profile","groupImagePath":"images\/settings\/group","installData":[]}; if(!window.Zotero){ window.Zotero = {}; } if(typeof window.zoteroData == 'undefined'){ window.zoteroData = {}; } var baseURL = "https://www.zotero.org"; var baseDomain = "https://www.zotero.org"; var staticPath = "/static"; </script> <!-- headScript --> <script type="text/javascript" src="/static/js/web-components.min.1724207858.js"></script> </head> <body class=""> <!-- Header --> <header role="banner" class="container"> <div class="center container"> <h1 id="logohead"> <a href="/"> <img src="/static/images/theme/zotero-logo.1707326704.svg" alt="Zotero"> </a> </h1> <div id="login-links"> <a href="https://www.zotero.org/user/login/" title="Log In">Log In</a> <a href="https://www.zotero.org/user/register/" title="Register">Register</a> </div> <a href="/storage" class="button" id="purchase-storage-link"><img src="/static/images/theme/archive.png" /> Upgrade Storage</a> <div id="navbar" class="container"> <nav id="sitenav"> <ul> <li ><a href="/">Home</a></li> <li class='selected'><a href="/groups/">Groups</a></li> <li ><a href="https://www.zotero.org/support/">Documentation</a></li> <li ><a href="https://forums.zotero.org">Forums</a></li> <li ><a href="https://www.zotero.org/getinvolved/">Get Involved</a></li> </ul> </nav> <form action="https://www.zotero.org/search/" class="zform zsearch" id="simple-search"> <div> <input type="text" name="q" size="20" id="header-search-query"/> <button class="button clear-field-button" type="reset"><span class="ui-icon ui-icon-circle-close">&nbsp;</span></button> <input class="button" type="submit" value="Search"> </div> </form> </div> </div><!-- end center container --> </header> <div id="content"> <div class="center container"> <!-- Output the breadcrumb if it's set --> <div id="breadcrumbs"> <a href='/'>Home</a> > Groups </div> <!-- Output any stored messages --> <!-- hidden area for possible JS messages --> <div id="js-message"> <ul id="js-message-list"> </ul> </div> <!-- Output content --> <h1>Zotero Groups</h1> <nav class="action-links"> <ul> <li><a href="/search/type/group">Search for Groups</a></li> <li><a href="/groups/new">Create a New Group</a></li> </ul> </nav> <div id="groups"> <div id="react-usergroups"></div> </div> <script type="text/javascript" charset="utf-8" nonce="zf33iyaics"> var zoterojsSearchContext = "group"; ZoteroWebComponents.pageReady(function() { if(document.getElementById('react-usergroups')) { window.userGroupsComponent = ReactDOM.render( React.createElement(ZoteroWebComponents.UserGroups, null), document.getElementById('react-usergroups') ); } if(document.getElementById('react-group-invitations')) { window.userGroupInvitationsComponent = ReactDOM.render( React.createElement(ZoteroWebComponents.GroupInvitations, null), document.getElementById('react-group-invitations') ); window.NewGroupDiscussionsComponent = ReactDOM.render( React.createElement(ZoteroWebComponents.NewGroupDiscussions, null), document.getElementById('react-group-discussions') ); } }); </script> </div> </div> <footer> <div class="center container"> <nav role="secondary"> <ul> <!-- <li><a href="#">Give Us Feedback</a></li> --> <li><a href="https://www.zotero.org/blog/">Blog</a></li> <li><a href="https://forums.zotero.org">Forums</a></li> <li><a href="https://www.zotero.org/support/dev/start">Developers</a></li> <li><a href="https://www.zotero.org/support/">Documentation</a></li> <li><a href="https://www.zotero.org/support/privacy">Privacy</a></li> <li><a href="https://www.zotero.org/getinvolved/">Get Involved</a></li> <li><a href="https://www.zotero.org/jobs">Jobs</a></li> <li><a href="https://www.zotero.org/about/">About</a></li> <li class="last"><a href="?fullsite=0">Mobile Site</a></li> </ul> </nav> <p class="about">Zotero is a project of the <a href="http://digitalscholar.org/">Corporation for Digital Scholarship</a>, a nonprofit organization dedicated to the development of software and services for researchers and cultural heritage institutions, and is developed by a <a href="/support/credits_and_acknowledgments">global community</a>.</p> </div> </footer> </body> </html>

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