Skip to content

biblhertz/jats_refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jats_refactoring

Scripts used to refactor JATS xml file generated with Sciflow, especially with the references. The script are intended to documentation wip

refactor.xslt

  • add label to all references
  • reorder references according to labels
  • correct wrong "article-title" attributions
  • add missing "webpage" if origin is "@misc"
add_all.py
  • include editors combining JATS with the original BibTeX files
  • include pages
  • include url when DOI is missing

The scripts were created with the support of ChatGPT.

Prerequisites

  • JATS file and BIB file where references id are identical, except for a . in the BIB (i.e. BIB=author.2024 , JATS=author2024)

About

Scripts used to refactor JATS xml file generated with Sciflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published