├── LICENSE-BSD.txt ├── readme.markdown ├── readme.pdf ├── universal-citekey.css ├── universal-citekey.html └── universal-citekey.js /LICENSE-BSD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cparnot/universal-citekey-js/HEAD/LICENSE-BSD.txt -------------------------------------------------------------------------------- /readme.markdown: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cparnot/universal-citekey-js/HEAD/readme.markdown -------------------------------------------------------------------------------- /readme.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cparnot/universal-citekey-js/HEAD/readme.pdf -------------------------------------------------------------------------------- /universal-citekey.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cparnot/universal-citekey-js/HEAD/universal-citekey.css -------------------------------------------------------------------------------- /universal-citekey.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cparnot/universal-citekey-js/HEAD/universal-citekey.html -------------------------------------------------------------------------------- /universal-citekey.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cparnot/universal-citekey-js/HEAD/universal-citekey.js --------------------------------------------------------------------------------