Coder Social home page Coder Social logo

bibteximport's Introduction

Bibtex Import is an app that lets users get Bibtex references from MathSciNet.

You need a MathSciNet subscription or access in order to use this software

It is written in CoffeeScript and built using Electron and Node.js.

Installation

Installing from binary

Binaries files are available on the website. For older versions or other operating systems than your own, click here.

Build from source

To build from source you will need to first install Node.js, git and grunt-cli. First check out the repository using

git clone https://github.com/Focus/BibtexImport.git

then to compile and build use

cd ./BibtexImport
npm install
npm start

Features

  • Search MathSciNet by author and title
  • Quickly obtain references in bibtex format
  • Easy to use interface
  • Automatically obtain remote access from MathSciNet

Usage

Enter the author and title in the fields. You can also use wildcards and boolean operators, see here for details. You may also leave one of the fields empty.

Press search or hit ENTER. The results of the search will appear on the table. You can click on an entry to select it, you can also use Edit>Select All to toggle selecting all the entries. Next use Edit>Copy to copy the selected bibtex entries to clipboard. You can paste these into an editor.

Example usage

Todo

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.