An open API service indexing awesome lists of open source software.

https://github.com/mathisburger/thi-quote-plugin

THI library quote plugin
https://github.com/mathisburger/thi-quote-plugin

Last synced: about 1 year ago
JSON representation

THI library quote plugin

Awesome Lists containing this project

README

          

# THI quote plugin

***~Der eine Anwendungsfall für den SAP keine Lösung hat.***

This is a Chrome extension explicitly built to generate bibliography from the THI library.
It can be used by opening the extension popup while in the current tab there is a supported source.

**NOTE: This project is no official THI project. It is a personal project and I do not take responsibility for
wrong quotes. It is strongly recommended to check every quote on your own.**

## Installation

1. Download the .zip file from the latest release
2. Unzip it to a destination you want.
3. Open `chrome://extensions` in your Chrome instance.
4. Press `Load unpacked` and select your unzipped folder
5. Your done!

## Supported ways to cite

- [x] Ein/e Verfasser*in eines Buches
- [x] Zwei Verfasser*innen eines Buches
- [x] Drei Verfasser*innen eines Buches
- [x] Vier und mehr Verfasser*innen eines Buches
- [x] Herausgeber*innen eines Buches
- [x] E-Book / PDF-Dokument
- [x] Kapitel oder Artikel in einem Buch mit Herausgeber
- [x] Konferenzbeitrag (online)
- [x] Artikel in einer Zeitschrift (online)
- [x] YouTube-Video

### Not supported
- Blog
- Interview (nicht veröffentlicht)
- E-Mail
- Software
- Gesetze
- Artikel in einer Zeitung
- Bachelorarbeit und andere Hochschulschriften (print / online)
- Patent
- Norm
- Artikel in einer Zeitschrift (print)
- Konferenzbeitrag (print)
- Beitrag auf einer Website

## Supported sources
- [x] THI library
- [x] IEEE
- [ ] ...

## Contribute

There are different ways to contribute to this project.

1. Fork this repository and write your own code
2. Create an issue with your feature requests or the bugs you have found.