Automatic citations

An webpage that can automaticly cite things.

Live Python Demo

This demo uses PyScript to calculate the factorial of a number:

import sys from pyscript import display display(sys.version)

About This Project

This project was made because i was annoyed about citation websites not working properly

Technologies Used

  • HTMl
  • pyscript
Back to Portfolio