Wordpress References Plugin

February 4th, 2005

Some of the Internet’s strongest attributes in my humble opinion, are the “Three F’s”™ : Freedom, Fluidity and FUD.

In my pursuit of the “Second F” – Fluidity, I have created a small wordpress plugin to allow easy referencing of ones source material. (Think bibliographies people!)

This plugin was created out of personal necessity, rather than as a conscious contribution to the wordpress community, and as a result it is still a little rough around the edges. However, I thought a few people might find some need for such a function, so here it is.

references-0.2.zip
references-0.2.tar.gz
references-0.3.zip
references-0.3.tar.gz
references-0.3.1.zip
references-0.3.1.tar.gz

Full installation instructions are available in the README.txt within the above packages. A changelog is also included in this file, so you can see what fixes/improvements have been made in subsequent upgrades.

Basically, what this plugin allows you to do is create a list of your “source material” for a particular post, much like a quazi-footnotes type system. In keeping with the tradition of what I consider the better portion of the internet, referencing of your source material not only lends an essence of validity and legitimacy to what you are saying, but also preserves what we all came to know and love about the internet: links!

I am not talking about links in their current form in which they are used and abused, I mean genuinely relevent and related links that were referenced or referred to in a given article, or are at least related to the topic at hand. Remember those?

An example of the references plugin in use can be seen below, as well as on the main page of this site.

This entry was posted on Friday, February 4th, 2005 at 7:10 pm and is filed under Wordpress. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

62 Responses to 'Wordpress References Plugin'

  1. Gravatar 1 Scott Sauyet Says:

    This sounds interesting, but the download isn’t working right now.

    I’d love to see it when that’s fixed.

  2. Gravatar 2 Scott Sauyet Says:

    It’s working now. I’ll take a look soon.

    — Scott

  3. Gravatar 3 John B. Abela Says:

    Hello, First: Thank You!!!
    This was a major requirement for me, and I was sort of amazed I couldn’t find a way to do with the default install of WordPress (heck, maybe there is in the latest version and I just haven’t found it).

    Anyway, I found a small typo within the install file and thought I’d share it so others out there don’t get stumped.

    (5) Add a custom field to your post called ‘references’.

    SHOULD BE:

    (5) Add a custom field to your post called ‘reference’.

    Note the (s) at the end. If you use the (s) it won’t work ;)

    All that said, again, thank you!
    John B. Abela

  4. Gravatar 4 Adam Says:

    Thanks John.

    It seems the README is always the place I make my worst typos, as they are never immediately apparent, unlike a PHP function, which simpy won’t run.

    Plugin updated and repackaged to reflect the change (v0.3.1).

  5. Gravatar 5 sw’as » New WordPress Plugin: Footnotes Says:

    [...] ll such as Textile 2.0 5. There are also footnote Plugins out there for WordPress done by MovableTripe and Alex King 6. Anyway, I’m releasing my footnotes plugin as my first “released [...]

  6. Gravatar 6 Brian Bonner Says:

    I know I am missing something, but I don’t get it. How does it provide references? I type in my references all the time. How does this help?

  7. Gravatar 7 Adam Says:

    It doesn’t ‘provide’ the references for you – that would be impossible. It is merely an ordered list. Nothing less, nothing more. Basically, it just simplifies the process of all of the typing and markup required to produce such a list at the end of every post.

    Like any of my dodgy code, if it helps you, great! If it doesn’t, no harm done.

  8. Gravatar 8 Bora Bora Says:

    i’m trying to download but i get an error message
    “Sorry, no downloads avalible.???”

  9. Gravatar 9 Adam Says:

    Sorry about that. I had a database crash earlier this week, and the stats table for the downloads was corrupted.

    All is fixed.

  10. Gravatar 10 laptop Says:

    Thanks for it …exactly wat i was looking for! :)

  11. Gravatar 11 Fred Says:

    how do i make my reference links show a word instead of the url? how should i put url and description in the ‘values’ section of ‘custom fields’?

    sorry if i sound stupid, i’ve been really cracking my head up trying to figure this out.

  12. Gravatar 12 k.a. ødegård Says:

    I noticed this as well and just gave up and did the usual, e.g.

    [a href="http://www.example.com"]Example URL[/a] … etc. (wish I could make the proper code display correctly here, but alas.)

    So…still coding by hand, here. ;-) In the WP post editor (if you’ve got the rich text editor on, which even in 2.0.1 is still dodgy itself, what with randomly losing half of one’s text, or slicing out a few key words here and there) you can create your own unordered list.

    I’ll play with it more, though. Seems like a good idea all around, I’m just not sure I grok the utility of this particular articulation of that idea just yet. But then, it’s Saturday night. I have Weekend Brain. :-)

  13. Gravatar 13 Endeveit Says:

    Can you give some examples on items 5 and 6 of README-file?
    I have’t understood them :(

  14. Gravatar 14 Troped Says:

    Hey MovableTripe, I’ve also been interested in creating a runnnig bibliography for my blog. I went about it in a slightly different fashion because I am freuqently referencing the same material again and again. In case you’re interested, what I’ve done is create a blog entry for whatever book, article, web page I’m referencing and then I title it using the academic shorthand, like (Haugeland 1997). The post contains the bibliographic information and I also enter the post into the SH-autolink system in Wordpress, and after that, every time I type the reference, it links to the source. This way you can also categorize the posts as “Bibliography” or “References” and that archive page becomes a running bibliography. I wrote a post illustrating the whole process with an example if anyone wants to know more.

  15. Gravatar 15 Troped Says:

    Hey MovableTripe, I’ve also been interested in creating a runnnig bibliography for my blog. I went about it in a slightly different fashion because I am freuqently referencing the same material again and again. In case you’re interested, what I’ve done is create a blog entry for whatever book, article, web page I’m referencing and then I title it using the academic shorthand, like (Haugeland 1997). The post contains the bibliographic information and I also enter the post into the SH-autolink system in Wordpress, and after that, every time I type the reference, it links to the source. This way you can also categorize the posts as “Bibliography” or “References” and that archive page becomes a running bibliography. I wrote a post illustrating the whole process with an example if anyone wants to know more.

  16. Gravatar 16 Troped Says:

    Sorry about the double-post, folks. I’m not used to using CoComment yet!

  17. Gravatar 17 Mark Says:

    Sorry, no downloads avalible.

    :(

  18. Gravatar 18 Adam Says:

    Mark,

    Sorry about that. I had a permissions problem which was restricting downloads.

    All should be good again.

    Adam.

  19. Gravatar 19 WP Plugins DB » Plugin Details » References Says:

    [...] Visit [...]

  20. Gravatar 20 Fendy Siamala's Weblog » Weblog Update Completed Says:

    [...] References 0.3.1 beta [...]

  21. Gravatar 21 Steven Vachon Says:

    Haha, very clever spam protection.

    Anyway… the download isn’t working. I’ve been looking for a bibliography-type plugin for WordPress for a while now.

  22. Gravatar 22 Carkod Says:

    Hi, I’m currently using your plugin but a php error comes before the references list
    “Warning: trim() expects parameter 1 to be string, array given in B:\xampp\htdocs\wordpress\wp-content\plugins\references\references.php on line 17″
    Meanwhile I’ll try to figure it out.

  23. Gravatar 23 Carkod Says:

    Hi again,
    I solved the problem but still don’t know the source of the problem. I changed line 17 of references.php

    $reference_title = trim($post_reference);
    into
    $reference_title = trim($post_references); notice the “s”. I thought it had sth to do with the function post_references($post_reference_title = “References”, $before = ”, $after = ”)

    And after that the warning disappeared
    I don’t know much about php so maybe someone has a better explanation.

  24. Gravatar 24 Christie35Blankenship Says:

    Cars and houses are quite expensive and not everyone can buy it. Nevertheless, home loans are invented to aid different people in such situations.

  25. Gravatar 25 term papers Says:

    Internet supposes to be full of essay writing services, but that’s important to buy a term paper or just term papers from the best one.

  26. Gravatar 26 buy essays Says:

    To investigate the this good post used to be not simple and good way out was to buy essays from the paper writing service.

  27. Gravatar 27 phones ringtones Says:

    You have to be obviously a great master as the workers at the buy ringtones and nextel ringtones providers, to finish your interesting idea. Not every man can.

  28. Gravatar 28 buy essay Says:

    Students at high school try to reach the doctoral degree and they buy the custom papers connected with this good topic from the custom writing service, and sometimes they demand the outcomes about essay buying.

  29. Gravatar 29 sports essay Says:

    People’s life time is very interesting issue and sometimes people should select one only stuff one at time, then you don’t have time to work on some else thing. Sometimes, some people should select ‘tween job and asia essays paper creating. In this case, we strictly recommend to notice the trusworthy online essay writing service to purchase the college essays just about this topic at.

  30. Gravatar 30 roberto Says:

    great article

  31. Gravatar 31 honeymoons Says:

    You can still see the unemployment levels are high even after a few years of the recession first hitting. I like the fact that they try to call it a double dip recession vs calling it a depression but if it goes down for a couple years, then goes up briefly should it “count” as wiping the slate clean…You can see the effects in the honeymoons industry as people did not have the disposable income to book cruises or other activities that cost a pretty heft entertainment fund. Same is true with global brands joining other brands such as flight center to recapture lost market share…whatever happens people need jobs or they will begin to riot…once the unemployment checks stop.

  32. Gravatar 32 Pez Says:

    I would love to use this on my blog but your download links are dead! Is there any chance of a reupload?

  33. Gravatar 33 John Logan Says:

    thanks, i will chek this and tell my opinion :)

  34. Gravatar 34 Microsoft Sharepoint 2010 Says:

    Your blog is very informative related to share market.i got able to invest money in share market to read your posting.you keep post regularly as well.Thanks a lot…….

  35. Gravatar 35 Bachelors In Nursing Says:

    it’s really informative thanks for sharing i like your blog and post great blog.

  36. Gravatar 36 check it out Says:

    good website…

    [...] just down below, are a handful of entirely unrelated web sites to ours, yet, they’re definitely really worth checking out [...]…

  37. Gravatar 37 air max 90 Says:

    Fairly nice post. I simply came across your site and wished to state that I have really loved searching your site articles. Regardless I’ll be subscribing for your feed and I hope you create once again quickly!

  38. Gravatar 38 masterb ringtones Says:

    This is a very cool plugin, was searching for this, thanks

  39. Gravatar 39 Seo Service Experts Says:

    You have shared fabulous news regarding to affordable seo services in delhi, keep it up. Thanks a lot….

  40. Gravatar 40 blog list Says:

    As many as 60 Hindu men, women and children were forced into abandoning their homes in Lemon Goth and taking refuge in a cattle pen all because of a boy from their community who drank water from a cooler placed outside a mosque, police officials and community members told The News.

  41. Gravatar 41 Essay Help Says:

    Very nice post even i would say that whole blog is awesome. I keep learning new things every day from post like these. Good stuff!

  42. Gravatar 42 Dissertation Help Says:

    I like your style of writing. You break it down nicely. Keep these informative posts coming! They are a great resource for us logo designers.

  43. Gravatar 43 driving lessons leeds Says:

    Hi, There is obviously a lot to know about this. I think you made some good points.this is very useful information. I actually appreciate your own position and I will be sure to come back here.

  44. Gravatar 44 AC motor repair Says:

    I employed AC motor repair from this firm couple years ago and are fully content with the superior quality of their work.

  45. Gravatar 45 Loan Against Property Says:

    i am very impressed to read your posting, keep it up. thanks a lot….

  46. Gravatar 46 wordpress Says:

    wordpress…

    [...]Definitely consider that that you said. Your favorite justification seemed to be on the web the simplest thing to remember of. I say to you, I certainly get annoyed while other people consider worries that they plainly do not know about. You contr…

  47. Gravatar 47 We're providing you our SEO Masterplan on a platter Says:

    We’re providing you our SEO Masterplan on a platter…

    [...]I just couldn’t leave your site before suggesting that I really enjoyed the usual information an individual provide for your guests? Is gonna be back ceaselessly to inspect new posts[...]…

  48. Gravatar 48 Shopping Says:

    I could say for real that this online resource is an excellent location for a home Shopping. Here they propose a huge variety of classy apparel, bags, goods for home and garden, etc. What is more, you have an opportunity to buy the whole goods at normal prices and be positive that gain will be delivered to you on time.

  49. Gravatar 49 Electrolux Says:

    Purchased Electrolux hoover from this shop and I’m absolutely plesed with its quality. What is more, at their store you can get modern appliances for the kitchen and fix those which are out of order also.

  50. Gravatar 50 Cottage Fife Says:

    Do you get it…

    After itching my head in confusion I have decided to get help in figuring out this topic….

  51. Gravatar 51 Holiday villa Costa de la Luz Says:

    There is no better place than Holiday villa Costa de la Luz to have your time off in. The clime is great, neighborhood is marvelous and the prices are reasonable.

  52. Gravatar 52 Free Electric Says:

    Free Electric…

    [...]It’s really a nice and helpful piece of information. I’m glad that you simply shared this useful information with us. Please keep us informed like this. Thank you for sharing.[...]…

  53. Gravatar 53 Holiday villa Costa de la Luz Says:

    It will be hard to come across greater location than Holiday villa Costa de la Luz to spend your time off in. The climate is amazing, background is truly magnificent and the charges are cpmfortable.

  54. Gravatar 54 One Tec Solutions Says:

    it is great post i read this artical about internet.now adays internet is most reliable source for any one it is fast communiacation process we can’t servive without internet. thanks for such a informative post.

  55. Gravatar 55 Wedding Price Says:

    Try Wedding Price servicewhich is put forward by this company and you will find out that the planning of the nuptials can become very easy and enjoyable.

  56. Gravatar 56 Property Sale in Noida Says:

    Excellent Post, keep it up.Thanks a lot

  57. Gravatar 57 chimney cleaning Says:

    Due to your quality chimney cleaning I am positive that everything is good with my fireplace.

  58. Gravatar 58 cheap flights Says:

    This website will be essential for those who are making arrangements for their time off and seeking for cheap flights.

  59. Gravatar 59 Business Directory Says:

    I am sure that it was an amazing thought to produce Business Directory that made it possible for the clients to come across the required organization.

  60. Gravatar 60 Air Duct Cleaning Des Moines Says:

    A well known Air Duct Cleaning Des Moines will give you an opportunity to destroy all the virulent pathogens which are floating around the mansion.

  61. Gravatar 61 Colorado springs Says:

    Colorado springs carpet repair organization will happily make your nappy floor coverings shine like brand-new ones.

  62. Gravatar 62 dental shop Says:

    OPEL car is usually highly popular and recommended for their good performance 100Z

Leave a Reply

XHTML: Permitted tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>