Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Citeer

Beschrijving

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

Wil je helpen de plugin te vertalen naar meerdere talen? Het is heel eenvoudig – je hoeft geen code te kennen. Neem contact op met Maeve

Schermafdrukken

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

Installatie

  1. Upload de map cite naar de folder /wp-content/plugins/
  2. Activeer de Cite plugin via het WordPress ‘Plugins’ dashboard.
  3. Configureer de plugin door naar het tabblad Cite te gaan dat in je beheerdersmenu verschijnt.
  4. Add to any page using shortcode [cite]

FAQ

Installatie instructies
  1. Upload de map cite naar de folder /wp-content/plugins/
  2. Activeer de Cite plugin via het WordPress ‘Plugins’ dashboard.
  3. Configureer de plugin door naar het tabblad Cite te gaan dat in je beheerdersmenu verschijnt.
  4. Add to any page using shortcode [cite]
Voor wie is deze plugin?

Cite plugin is gemaakt voor academici of andere mensen die wetenschappelijke artikelen publiceren met behulp van WordPress. Hiermee kunnen ze gemakkelijk referentie-informatie toevoegen met dynamische tags zoals permalink of automatisch gegenereerde artikeltitels.

Hoe kan ik het ontwerp aanpassen?

De plugin heeft een aantal zeer eenvoudige stijlen die voor de meeste gebruikers zouden moeten werken, maar als je het verder wil aanpassen, kun je dat eenvoudig doen via je thema CSS.

Kan ik Cite plugin in mijn taal gebruiken?

Ja, de plugin is geïnternationaliseerd en klaar voor vertaling. Als je wil helpen met een vertaling, neem contact met mij op

Waar kan ik ondersteuning voor deze plugin krijgen?

Als je alle voor de hand liggende dingen hebt geprobeerd en het werkt nog steeds niet, vraag dan ondersteuning via het forum.

Beoordelingen

4 december 2021
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
22 juni 2017
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.
8 februari 2017
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.
Lees alle 15 beoordelingen

Bijdragers & ontwikkelaars

“Citeer” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Citeer” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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