Skip to content

dhruvildave/citation-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

citation-engine

Automatic Citation generator

usage: main.py [-h] [-i INPUT] [-o OUTPUT] [-f FORMAT]

optional arguments:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Name of json file to input bibliography
  -o OUTPUT, --output OUTPUT
                        Name of output html file
  -f FORMAT, --format FORMAT
                        Citation format (apa, mla, ieee, chicago)
python3 main.py -i in.json -o out.html -f mla

Input: Input

Output: Output

Now just copy the rendered HTML from browser and start using :)

About

Automatic Citation generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages