-
Notifications
You must be signed in to change notification settings - Fork 1
Convert Google Scholar cases to LaTeX
License
charlesduan/scholar2tex
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
scholar2tex ===== Converts HTML for cases from Google Scholar into LaTeX. The resulting file is formatted based on casemacs.sty, which will generate half-letter-size sheets that can be compiled into a book. CONTENTS ===== scholar2tex.rb - script that converts an HTML page of a Google Scholar case into a LaTeX document. casemacs.sty - Macros and formatting commands for the generated document. alice.html, bilski.html, etc. - sample cases that have been downloaded. USAGE ===== ./scholar2tex.rb [URL or FILE] > [DOCUMENT].tex [xe,pdf,etc.]latex [DOCUMENT].tex Or you can directly pipeline: ./scholar2tex.rb [URL or FILE] | [xe,pdf,etc.]latex
About
Convert Google Scholar cases to LaTeX
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published