1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE Book SYSTEM "gapdoc.dtd">
<Book Name="HAP commands">
<TitlePage>
<Title>A newer HAP tutorial</Title>
<Subtitle>(<URL><Link>../www/SideLinks/About/aboutContents.html</Link><LinkText>An older tutorial is available here</LinkText> </URL><Br/>
and<Br/>
<URL><Link>https://global.oup.com/academic/product/an-invitation-to-computational-homotopy-9780198832980</Link><LinkText>A related book is available here</LinkText> </URL><Br/>
and<Br/>
<URL><Link>../www/index.html</Link><LinkText>The <B>HAP</B> home page is here</LinkText></URL>)</Subtitle>
<Author>Graham Ellis</Author>
</TitlePage>
<TableOfContents/>
<Body>
<#Include SYSTEM "tutorialSimplicialComplexes.xml">
<#Include SYSTEM "tutorialCubicalComplexes.xml">
<#Include SYSTEM "tutorialCoveringSpaces.xml">
<#Include SYSTEM "tutorial3Manifolds.xml">
<#Include SYSTEM "tutorialTDA.xml">
<#Include SYSTEM "tutorialGroupTheoretic.xml">
<#Include SYSTEM "tutorialGroupCohomology.xml">
<#Include SYSTEM "tutorialSteenrod.xml">
<#Include SYSTEM "tutorialBredon.xml">
<#Include SYSTEM "tutorialChainComplexes.xml">
<#Include SYSTEM "tutorialResolutions.xml">
<#Include SYSTEM "tutorialSimplicialGroups.xml">
<#Include SYSTEM "tutorialCongruence.xml">
<#Include SYSTEM "tutorialBianchi.xml">
<#Include SYSTEM "tutorialParallel.xml">
<#Include SYSTEM "../lib/Kelvin/cw-functions-tutorial.xml">
</Body>
<Bibliography Databases="mybib.xml" Style="alpha"/>
<TheIndex/>
</Book>
|