BibTeX generic citation style no end line and no url
BibTeX generic citation style has two problems
- do not has end line to better visualization
- do not has url
https://www.zotero.org/styles?q=bibtex
- do not has end line to better visualization
- do not has url
https://www.zotero.org/styles?q=bibtex
The csl file is meant to demonstrate how to write such styles and to address particular edge cases (e.g. easing the conversion of files written with CSL citations into other formats).
The lack of line endings is intentional. See https://github.com/citation-style-language/styles/issues/2831
Similarly, BibTeXing does not specify a definitive field for url, nor recommend a best practice for omitting urls from documents when using some BST styles.
That being said, the exporter addresses both of your issues.
If you are free to move to biblatex, that solves the problem more structurally.