mkiv-publications.lua /size: 951 b    last modification: 2020-07-01 14:35
1return {
2    ["GH0001"] = {
3        category  = "book",
4        title     = "Rhythmic Illusions",
5        subtitle  = "for drums",
6        author    = "Gavin Harrison",
7        publisher = "Warner",
8        isbn      = "1576236870",
9        year      = "1996",
10        comment   = "plus cd",
11    },
12    ["GH0002"] = { -- no reference in brittisch library
13        category  = "book",
14        title     = "Rhythmic Perspectives",
15        subtitle  = "a multidimensional study of rhythmic composition",
16        author    = "Gavin Harrison",
17        publisher = "Alfred Publishing Co., Inc",
18        year      = "1999",
19        comment   = "plus cd",
20    },
21    ["GH0003"] = {
22        category  = "book",
23        title     = "Rhythmic Designs",
24        subtitle  = "a study of practical creativity",
25        author    = "Gavin Harrison and Terry Branham",
26        publisher = "Hudson",
27        year      = "2010",
28        comment   = "plus dvd",
29    },
30}
31