Skip to content

Ancestor/descendant tree from Mathematics Genealogy Project, rendered to HTML

License

Notifications You must be signed in to change notification settings

edemaine/mathcestor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathcestor: Ancestor/descendant tree from Mathematics Genealogy Project, rendered to HTML

Given the ID of a mathematician from the Mathematics Genealogy Project, this script walks up the tree of academic ancestors (advisors, advisors' advisors, etc.) or down the tree of academic descendants (students, students' students, etc.), and builds an HTML rendering of that tree.

Examples

For example, here are the rendered trees for the author of this software:

Usage

After installing Node, you can install (or update) this tool via

npm install -g mathcestor@latest

Then you can use the script as follows:

mathcestor ID >individual.html
mathcestor ID advisors >ancestors.html
mathcestor ID students >descendants.html

where ID is the number at the end of a URL from https://www.mathgenealogy.org/

About

Ancestor/descendant tree from Mathematics Genealogy Project, rendered to HTML

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published