JoshuaManuel / biblio

A desktop app that to create bibliography citations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biblio

An app to help you create APA, MLA, and Chicago-style citations quickly and easily!

How it works:

Just fill in the fields and then click on the completed citations to copy them to your clipboard!

Installation

  1. Go to the Releases tab right above the green "clone/download" button
  2. Download the most recent "biblio-X.X.X-mac.zip" file
  3. Open it up and drag it to your Applications folder

If you get an error about an unidentified developer, control-click the app and hit open.

Download or clone the repo, then run "npm run electron:serve" in the directory to build and launch the program in developer mode.

To build the app for your system, run "npm run electron:build"

Built With

Authors

License

MIT

About

A desktop app that to create bibliography citations

License:MIT License


Languages

Language:Vue 76.6%Language:JavaScript 21.9%Language:HTML 1.5%