這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Cite

外掛說明

Help readers know how to cite your article correctly. Use Cite plugin to display a box at the bottom of each page/post with reference information. Add to any page/post using shortcode [cite]

Key Features

  • Simple & lightweight
  • Dynamically generate tags such as site name, post title, permalink, publication date, last accessed date
  • Works in all major browsers – IE7, IE8, IE9, Safari, Firefox, Chrome
  • Add to any page using shortcode [cite]

Demo

Languages

Would you like to help translate the plugin into more languages? It’s very easy – you don’t have to know any code. Please contact Maeve

螢幕擷圖

  • The Cite settings screen in WP Admin
  • An example of Cite in action

安裝方式

  1. Upload the cite folder to the /wp-content/plugins/ directory
  2. Activate the Cite plugin through the WordPress ‘Plugins’ dashboard.
  3. Configure the plugin by going to the Cite tab that appears in your admin menu.
  4. Add to any page using shortcode [cite]

常見問題集

Installation Instructions
  1. Upload the cite folder to the /wp-content/plugins/ directory
  2. Activate the Cite plugin through the WordPress ‘Plugins’ dashboard.
  3. Configure the plugin by going to the Cite tab that appears in your admin menu.
  4. Add to any page using shortcode [cite]
Who is this plugin for?

Cite plugin is made for academics or other people that publish scholarly articles using WordPress. It allows them to easily add reference information with dynamic tags such as permalink or article title generated automatically.

How can I customise the design?

The plugin has some very basic styling which should work for most users, but if you want to customise it further you can do that easily via your theme CSS.

Can I use Cite plugin in my Language?

Yes, the plugin is internationalized and ready for translation. If you would like to help with a translation please contact me

Where can I get support for this plugin?

If you’ve tried all the obvious stuff and it’s still not working please request support via the forum.

使用者評論

2021 年 12 月 4 日
A promising plugin at first glance, but upon looking deeper, it’s not very usable. Here are the issues: There is no dynamic author tag, rendering the plugin useless for websites with multiple authors It provides MLA citations only. It would be great if at least APA style was included It does not know how to handle titles that already have quotation marks, thus breaking MLA style guidelines It does not convert dumb quotes to smart quotes, which is sub-standard for academic citation
2017 年 6 月 22 日
This is a useful little plugin. In a perfect world, it would know how to handle titles that already have quotation marks in them. But okay, not too hard to change such titles to a different quotes, e.g., 'single' quotes. In a perfect world, it would behave like the rest of my post and convert smart quotes, if I so desire. Lastly, it would be super cool if the cite suggestion would appear below my Markdown footnotes. Alas, I have to convert such posts to html first. And yet it still saves me time.
2017 年 2 月 8 日
This plug-in is awesome, it is very easy and straight forward. I utilize this plug-in all the time for my articles, and I would recommend this to anyone.
閱讀全部 15 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Cite〉的開發相關工作。

參與者

將〈Cite〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.2

  • Fixed {date} template tag to get last accessed date (today’s date)

1.2.1

  • Added support for author name
  • Updated default cite text
  • Added reference samples
  • Thank you to @jackdougherty for contributing these improvements

1.2

  • Wrapped function displayTodaysDate in an if statement to avoid calling the function if it is already active

1.1

  • Added publication date template tag

1.0

  • Initial release