Linux 软件免费装
Banner图

CiteKit – Citation and Reference Manager

开发者 writerspress
更新时间 2026年4月7日 05:56
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

blocks bibliography citations footnotes reference manager

下载

3.0.0 1.0.0 2.0.0

详情介绍:

CiteKit makes it easy to add professional in-text footnotes & citations to your WordPress content using simple shortcodes or Gutenberg blocks. Automatically generate a bibliography at the end of any post with [bibliography] or the Bibliography block, styled in APA, MLA, Chicago, Harvard, and more. Use a custom ID like [cite id="who-2024"] to keep references memorable and reusable across your site, or let CiteKit auto-assign a unique ID. Use the Reference Library to track, audit, and manage every citation across your entire site - and check whether your source URLs are still live.

安装:

Via WordPress Admin
  1. Go to Plugins → Add New
  2. Search for "CiteKit" or "citation manager"
  3. Click Install Now, then Activate
Via ZIP Upload
  1. Download the .zip from the WordPress Plugin Directory
  2. Go to Plugins → Add New → Upload Plugin
  3. Upload the .zip and click Install Now, then Activate
Via FTP
  1. Extract the .zip and upload the citation-reference-manager folder to /wp-content/plugins/
  2. Activate from the Plugins screen in your WordPress dashboard
Post-Installation Setup After activation, go to CiteKit Library → Getting Started for a step-by-step walkthrough. Then:
  1. Open any post or page in the block editor and click the CiteKit Citation button on the paragraph block toolbar to insert your first inline citation — fill in the ID, author, title, year, and URL in the block options panel
  2. To add a hover tooltip, click the CiteKit Tooltip button on the toolbar, enter your note text and choose a marker symbol
  3. Click any existing citation or tooltip badge in the editor to re-open its details for editing at any time
  4. The CiteBox metabox below the editor shows every citation in the current post — you can fill in or update reference details there too
  5. Add a Bibliography block or [bibliography] shortcode at the end of your post to automatically render a formatted, backlinked reference list
  6. Visit CiteKit Library to see, audit, and manage all citations across your entire site
  7. Go to CiteKit Library → Settings to set your preferred default bibliography style and heading

常见问题:

Which fields are supported per citation?

Author, Title, Year, and URL.

What is the difference between a custom ID and a UUID?

When you write [cite id="who-2024"], CiteKit uses that string as the citation's permanent identifier. When you write [cite] with no ID, CiteKit auto-assigns a UUID (e.g. a3f8c1d2-04be-4e7a-9b23-f1cc8820de45) on first save. Both work identically — custom IDs are simply easier to recognise and reuse across posts.

Can the same citation ID be used in multiple posts?

Yes. Two posts using [cite id="who-2024"] both point to the same reference record. Editing the metadata in either post's CiteBox updates the shared record everywhere.

What tooltip superscript symbols can I use?

Any short string works: standard symbols such as †, *, ‡, §, ¶, or a word like "note". Set it with [tooltip style="‡"]...[/tooltip]. If no style is specified, † is used by default.

Is this a replacement for Zotero or EndNote?

No. CiteKit is optimised for WordPress publishing workflows, not full academic reference management.

Does this work with the block editor?

Yes. CiteKit provides a Bibliography block and two inline RichText formats (Citation and Tooltip) that appear as toolbar buttons on paragraphs, headings, list items, and quote blocks. Shortcodes continue to work in both the classic editor and the block editor.

Does CiteKit support custom post types?

Posts and pages are supported in the free version. Custom post type support is available in CiteKit Pro.

Does the Citation block support searching my reference library?

The block sidebar lets you enter a citation ID and reference details directly. A searchable reference picker that connects to your full library is available in CiteKit Pro.

更新日志:

3.0.0 2.0.0 1.0.0