CINXE.COM

Funkce Citace PRO Plus

<!DOCTYPE html> <html lang="cs"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta name="Author" content="Citace.com, s.r.o."/> <meta name="description" content="Srovnání funkcí Citace PRO Free a Plus."/> <title>Funkce Citace PRO Plus</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> <link rel="shortcut icon" href="/favicon.ico"/> <link rel="stylesheet" href="/main8.css" type="text/css"/> <!-- Google Tag Manager --> <script> window.dataLayer = window.dataLayer || []; dataLayer.push({'instituce': '', 'fakulta': ''}); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NF4KJ22'); </script> <script> $(function () { $('[data-toggle="tooltip"]').tooltip(); }) </script> </head> <body> <header> <nav class="navbar navbar-expand-lg navbar-light bg-light" style="z-index: 1020;"> <div class="container"> <a href="/en/info" class="navbar-brand"> <img src="/images/new/logoCitacePRO.png" alt="Citace PRO" style="max-height: 50px;"/> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ml-auto"> <li class="nav-item mr-3"> <a href="/en/info" class="nav-link">About Citace PRO</a> </li> <li class="nav-item mr-3"> <a href="/en/spocitat-cenu" class="nav-link">Pricing</a> </li> <li class="nav-item mr-3"> <a href="/en/funkce" class="nav-link">Features</a> </li> <li class="nav-item mr-3"> <a href="/en/kontakt" class="nav-link">Contact</a> </li> <li class="nav-item mr-4 text-nowrap"> <i class="ico-cart float-left mt-2"></i> <a href="/kosik" class="nav-link">Cart</a> </li> <li class="nav-item mr-3 text-nowrap"> <i class="ico-user float-left mt-2"></i> <a href="/en/" class="nav-link">Log in</a> </li> <div class="dropdown"> <a class="mt-2 mr-3 cursor-pointer ico-en" id="dropdownMenuButton" data-toggle="dropdown">&nbsp;</a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuButton"> <div class="dropdown-item"> <a class="ico-cs mr-1" href="/zmenit-jazyk?jazyk=cs&amp;zpet=/en/funkce" title="Česky" rel="nofollow"></a> <a href="/zmenit-jazyk?jazyk=cs&amp;zpet=/en/funkce" class="text-secondary" rel="nofollow">Česky</a> </div> <div class="dropdown-item"> <a class="ico-sk mr-1" href="/zmenit-jazyk?jazyk=sk&amp;zpet=/en/funkce" title="Slovensky" rel="nofollow"></a> <a href="/zmenit-jazyk?jazyk=sk&amp;zpet=/en/funkce" class="text-secondary" rel="nofollow">Slovensky</a> </div> <div class="dropdown-item"> <a class="ico-en" href="/zmenit-jazyk?jazyk=en&amp;zpet=/en/funkce" title="English" rel="nofollow"></a> <a href="/zmenit-jazyk?jazyk=en&amp;zpet=/en/funkce" class="text-secondary" rel="nofollow">English</a> </div> </div> </div> <div class="dropdown"> <a class="cursor-pointer" id="dropdownMenuButton" data-toggle="dropdown"> <img src="/images/ctverecky.png" style="height: 30px; margin: 5px 0 0 10px;"/> </a> <div class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownMenuButton"> <a class="dropdown-item" href="/en/info">Citace PRO</a> <a class="dropdown-item" href="https://www.citace.com">Citace.com</a> <a class="dropdown-item" href="/?pablikado">Pablikado</a> <a class="dropdown-item" href="/?digitalo">Digitalo</a> </div> </div> </ul> </div> <!--<div class="obalTlacitka"> <a onmouseover="document.getElementById('sluzbyCitaceCom').style.display = 'block';" onmouseout="document.getElementById('sluzbyCitaceCom').style.display = 'none';" style="padding-right: 0; height: 50px; display: block; float: right; padding-left: 20px;"><img src="/images/ctverecky.png" style="height: 30px; margin: 5px 0 0 10px;"/></a> <div class="kontextoveMenu" id="sluzbyCitaceCom" onmouseover="this.style.display = 'block';" onmouseout="this.style.display = 'none';"> <a href="/">Manažer Citace PRO</a> <a href="https://www.citace.com/vytvorit-citaci">Generátor Citace.com</a> <a href="https://www.pablikado.cz">Pablikado</a> </div> </div>--> </div> </nav> </header> <main> <section> <div class="container"> <div style="max-width: 800px;"> <h1>Plan comparison</h1> <p class="mt-4">Citace PRO is an intuitive citation manager, dedicated to helping you cite academic sources easier. We offer two plans:</p> <p><b>Citace PRO Free</b> is the free plan, offering basic functions for creating, managing, and exporting citations in the ČSN ISO 690 citation style.</p> <p><b>Citace PRO Plus</b> offers over 8 000 citation styles, allows sharing citations, and integrates with useful extensions for MS Word and web browsers. Using connected accounts, Plus users can also collaborate with their team members and fully use all the functions of the intuitive citation manager.</p> <table class="table mt-4"> <thead class="thead-light"> <tr> <th>Functions</th> <th>Free</th> <th>Plus</th> </tr> </thead> <tbody> <tr> <td>Citation styles</td> <td>ČSN ISO 690</td> <td>over 8 000</td> </tr> <tr> <td>import citations <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Import citations with one click directly into the manager using databases, catalogues, and discovery services, or important them en masse using an RIS file."></i></td> <td>yes</td> <td>yes</td> </tr> <tr> <td>export citations <i class="ico-info ico-sm" data-toggle="tooltip" title="" data-original-title="Export citations into an RIS file, or into TeX, LaTeX, MS Word, or Excel."></i></td> <td>yes</td> <td>yes</td> </tr> <tr> <td>sharing citations and folders <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Collaborate with team members while creating citations and lists. Share citations publicly or internally to other Citace PRO Plus users."></i></td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>upload your own files <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Add external files to individual citations."></i></td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>connect multiple accounts <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Add co-worker accounts to collaborate with others and fully use the intuitive functions of the Citace PRO Plus citation manager."></i></td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>Microsoft Word extension <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Our MS Word extension allows you to insert citations, quotes, generate bibliography lists, change citation styles (including footnote styles), all directly within the text editor."></i></td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>browser extensions <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Use our Chrome, Firefox, and Edge extensions to save citations of websites or sources listed by ISBN or DOI into your Citace PRO account directly from the browser window. "></i></td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>Android app <i class="ico-info ico-sm" data-toggle="tooltip" data-original-title="Using our Pablikado Android app, you can read saved PDF files, create notes, copy parts of the text, and create citations."></i></td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>technical support</td> <td>&ndash;</td> <td>yes</td> </tr> <tr> <td>ad-free</td> <td>&ndash;</td> <td>yes</td> </tr> </tbody> <tfoot class="bg-light font-weight-bold"> <tr> <td>Pricing</td> <td>Free<br/><a href="/en/">Sign up now</a></td> <td> <a href="/en/spocitat-cenu" class="btn btn-primary btn-lg">Calculate pricing</a> </td> </tr> </tfoot> </table> </div> </div> </section> </main> <footer class="bg-light"> <div class="container py-4"> <div class="row"> <div class="col-md-4"> <h3>Our services</h3> <ul class="list-unstyled trojuhelnicky"> <li> <a href="/en/" class="text-dark">Citace PRO</a> </li> <li> <a href="https://www.pablikado.cz" class="text-dark">Pablikado</a> </li> <li> <a href="https://www.digitalo.cz" class="text-dark">Digitalo</a> </li> </ul> </div> <div class="col-md-4"> <h3>Citace PRO Plus</h3> <ul class="list-unstyled trojuhelnicky"> <li> <a href="/en/spocitat-cenu" class="text-dark">Pricing</a> </li> <li> <a href="/en/funkce" class="text-dark">Features</a> </li> </ul> </div> <div class="col-md-4"> <h3><a href="/en/kontakt" class="text-dark">Contact</a></h3> <ul class="list-unstyled trojuhelnicky"> <li> <a href="/en/kontakt" class="text-dark">Support</a> </li> <li> <a href="/en/kontakt" class="text-dark">Inquiries</a> </li> <li> </li> </ul> </div> </div> <p class="mt-2 text-center"> &copy; Citace.com, s.r.o. 2015–2024 | <a href="/en/terms-and-conditions" class="text-dark">Terms and conditions</a> | <a href="/en/privacy-policy" class="text-dark">Privacy policy</a> </p> </div> </footer> </body> </html>

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