CINXE.COM

Citation Bot

<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="license" type="text/html" href="https://www.gnu.org/licenses/gpl-3.0" /> <link rel="stylesheet" type="text/css" href="results.css" /> <title> Citation Bot </title> <script src="index.js"></script> </head> <body> <header> <h1>Wikipedia citation bot</h1> <p>Populates empty fields in {{cite journal}} family templates, and fix other citation issues.</p> </header> <main> <form id="botForm" action="process_page.php" method="post"> <p> <input type="checkbox" name="slow" id="slow" checked /> <label for="slow">Thorough mode - a slower, but more exhaustive, search. Finds bibcodes and expands URLs.</label> </p> <p> <input type="hidden" name="edit" id="edit" value="webform" /> </p> <p> <label for="botPage"><code>Single page:&nbsp;</code></label> <input name="page" id="botPage" value="" placeholder="Page name" /> <button type="submit" name="pageSubmit" id="PageSubmit" value="Process page" formaction="process_page.php">Process page</button> <img style="display:none" src="spinner_18_18.gif" id="PageSpinner" alt="" aria-hidden="true" /> <br />Separate multiple pages with a pipe (<code>Page 1|Page 2</code>) </p> <p>– or –</p> <p> <label for="botCat"><code>Category:&nbsp;</code></label> <input name="cat" id="botCat" value="" placeholder="Category name" /> <button type="submit" name="catSubmit" id="CatSubmit" value="Process category" formaction="category.php">Process pages in category</button> <img style="display:none" src="spinner_18_18.gif" id="CatSpinner" alt="" aria-hidden="true" /> <br /> </p> <p>– or –</p> <p> <label for="botLinked"><code>Linked pages:&nbsp;</code></label> <input name="linkpage" id="botLinked" value="" placeholder="Initial page name" /> <button type="submit" name="linkedSubmit" id="LinkedSubmit" value="Process all linked" formaction="linked_pages.php">Process pages linked from</button> <img style="display:none" src="spinner_18_18.gif" id="LinkSpinner" alt="" aria-hidden="true" /> <br /> </p> <p> </p> <p> <label for="wiki_base"><code>Wiki to run on:&nbsp;</code></label> <select name="wiki_base" id="wiki_base"> <option value="en">&nbsp;en.wikipedia.org</option> <option value="simple">&nbsp;simple.wikipedia.org</option> <option value="mk">&nbsp;mk.wikipedia.org</option> <option value="ru">&nbsp;ru.wikipedia.org</option> <option value="mdwiki">&nbsp;MDWiki.org</option> </select> </p> </form> </main> <footer> <p> <a href="https://en.wikipedia.org/wiki/User:Citation_bot/use" title="Using Citation Bot">More&nbsp;details</a> | <a href="https://en.wikipedia.org/wiki/User_talk:Citation_bot" title="Report bugs at Wikipedia">Report&nbsp;bugs/suggestions</a> | <a href="https://github.com/ms609/citation-bot" title="GitHub repository">Source&nbsp;code</a> | Recent edits on: &nbsp;<a href="https://en.wikipedia.org/wiki/Special:Contributions/Citation_bot" target="_blank" title="Recent English contributions" aria-label="Recent English contributions (opens in a new tab)" >English</a>, &nbsp;<a href="https://simple.wikipedia.org/wiki/Special:Contributions/Citation_bot" target="_blank" title="Recent Simple contributions" aria-label="Recent Simple contributions (opens in a new tab)" >Simple</a>, &nbsp;<a href="https://mk.wikipedia.org/wiki/Special:Contributions/Citation_bot" target="_blank" title="Recent mk contributions" aria-label="Recent mk contributions (opens in a new tab)" >mk</a>, &nbsp;<a href="https://ru.wikipedia.org/wiki/Special:Contributions/Citation_bot" target="_blank" title="Recent ru contributions" aria-label="Recent ru contributions (opens in a new tab)" >ru</a>, &nbsp;<a href="https://mdwiki.org/wiki/Special:Contributions/Citation_bot" target="_blank" title="Recent mdwiki contributions" aria-label="Recent mdwiki contributions (opens in a new tab)" >mdwiki</a> </p> <p> Your Wikipedia username will be included in the edit, such as "Suggested&nbsp;by&nbsp;YourUserID" </p> </footer> </body> </html>

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