Giter VIP home page Giter VIP logo

bibtex-label-creator's Introduction

BibTeX Label Generator for Endnote

This is a simple plugin for Endnote that generates BibTeX labels for Endnote to be exported using the built in BibTeX export plugin.

Some notes:

  1. The format for labels is {author_surname.lower}{shortyear}, the detection of surnames may be not bullet proof.
  2. It will not overwrite existing labels, if it encounters a potential duplicate label, it will append a random 5 character string to the label, eg. if ranu09 is used, the next time it sees a label that would be ranu09, it will use ranu09-adf4v instead.
  3. A second menu item is included that inserts an underscore between the surname and short year, as this feature was requested

Building

To build this, you'll need the following in your build path:

  1. Rapidxml http://rapidxml.sourceforge.net/
  2. C++ Boost http://sourceforge.net/projects/boost/files/boost-binaries/1.56.0/boost_1_56_0-msvc-9.0-32.exe/download
  3. Endnote sdk http://endnote.com/en/software-development-kit
  4. Visual Studio 2008 http://www.microsoft.com/en-au/download/details.aspx?id=7873

Installation

If you're on Windows 10, copy the .dll file from the root directory of this repository.

Copy the file from vc9/Release/BibTex/BibTeX-Label-Creator.dll into My Documents/Endnote/Plugins (create the folder if it doesn't exist) and start Endnote.

Usage

Once installed:

  1. Go to Tools->Generate BibTeX Labels
  2. Wait for it to run, (you may need to set Endnote to display labels in the main view by right clicking the column heading and select Label)
  3. Set Endnote to export using the BibTeX output style (Edit->Output Styles->Open Style Manager and make sure BibTeX Export is ticked),
  4. Export your Endnote library to .bib (File->Export, uncheck Export Selected References if you want to export all your references), select the BibTeX Export output style, choose a file name with .bib extension and click save,
  5. Use the resulting .bib file in your LaTeX documents!

bibtex-label-creator's People

Contributors

jonnoftw avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.