Linux 软件免费装
Banner图

CiteKit – Footnotes, Citations, Bibliography & References Manager

开发者 writerspress
更新时间 2026年5月12日 01:04
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

blocks bibliography citations footnotes reference manager

下载

3.0.0 3.1.1 3.1.0 1.0.0 2.0.0

详情介绍:

CiteKit is a WordPress citation and footnotes plugin that lets you add APA, MLA, Chicago, and Harvard citations, generate bibliographies, and manage references across your site. Add structured in-text citations and footnotes using simple shortcodes like [cite] or Gutenberg blocks. Automatically generate a formatted bibliography at the end of any post using [bibliography] or the Bibliography by CiteKit block. Create reusable references with custom IDs like [cite id="who-2024"], or let CiteKit assign them automatically. Citations are linked to your bibliography with numbered markers ([1], [2], etc.) for a clean, academic-style experience. Use the built-in Reference Library to track, audit, and manage all citations and references across your site. Monitor link status, keep sources up to date, and maintain a consistent, credible content structure. Perfect for bloggers, publishers, and content creators who want a complete citation, footnotes, and bibliography system inside WordPress.

安装:

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 plus a visual guide explaining the difference between citations, tooltips, footnotes, and bibliographies. 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, choose a style (dashed, dotted, or symbol), then enter the term and definition
  3. To add a numbered footnote, click the CiteKit Footnote button on the toolbar and enter your footnote text — it will appear as a superscript marker and in the footnote list at the end of the post
  4. Click any existing citation, tooltip, or footnote badge in the editor to re-open its details for editing at any time
  5. The CiteBox metabox below the editor shows every citation in the current post — you can fill in or update reference details there too
  6. Add a Bibliography by CiteKit block or [bibliography] shortcode at the end of your post to automatically render a formatted, backlinked reference list
  7. Add a Footnotes by CiteKit block or [footnotes] shortcode to render the collected footnote list
  8. Visit CiteKit Library to see, audit, and manage all citations across your entire site
  9. 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 styles can tooltips use?

Three styles are supported. style="dashed" (default) and style="dotted" render with the tip attribute as the visible underlined term and the content between the tags as the definition shown on hover — e.g. [tooltip tip="FOSS"]Free and Open Source Software[/tooltip]. Any other string (such as *, , , §, , or note) is treated as a symbol marker, rendered as a superscript where the shortcode content becomes the popup — e.g. [tooltip style="*"]Popup aside[/tooltip].

What is the difference between a tooltip and a footnote?

Tooltips are inline definitions or explanations that appear on hover only — supplementary aids that aren't part of the document's permanent record. Footnotes are numbered notes that appear both on hover AND in a full list at the end of the post via [footnotes] or the Footnotes by CiteKit block — they're part of the article's substantive content. Citations, by contrast, are numbered references to external sources that link to the bibliography. The Getting Started page inside your CiteKit admin includes a "What's the difference?" section that explains each feature side-by-side with examples.

How are footnotes numbered?

Footnotes are auto-numbered in order of appearance within each post, starting from 1. Numbering is per-post — each post has its own footnote sequence. Footnotes are distinct from citations: citations use bracketed baseline markers like [1], footnotes use superscript numbers like ¹.

What's the difference between the Footnotes by CiteKit block and WordPress's built-in Footnotes block?

WordPress added a native Footnotes block in core 6.3. It provides basic numbered footnotes at the bottom of the post with inline markers. The Footnotes by CiteKit block adds several features on top: hover popups on markers (so readers can preview without scrolling), an explicit list mode via [footnotes]one; two; three[/footnotes], custom heading control, integration with CiteKit's citation and bibliography system, and a consistent visual style shared with the rest of the plugin's features. You can use either — CiteKit's does more, WordPress core's is minimal.

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 by CiteKit block, a Footnotes by CiteKit block, and three inline RichText formats (Citation, Tooltip, and Footnote) 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.1.1 3.1.0 3.0.0 2.0.0 1.0.0