amyjko / user-interface-software-and-technology

A book surveying the literature on user interface software and technology.
56 stars 8 forks source link

Restructure references #132

Closed amyjko closed 3 years ago

amyjko commented 3 years ago

Some handy regexes to help restructure

"([a-z0-9]+)":(.+)",
"$1": [$2"]

\[ "(.+)\[(.+)\|(.+)\]\.\s?(.+)\]
["$1, "$2", "$4", $3],

\(?([0-9]{4})\)?\. 
", $1

"", 
", "

],
"],