Technology and the Future of Higher Equation:
or "Technology and the Future of Higher Education"
The 'Net as Neoliberal Dystopia

Jonathan A. Poritz

Eventually, I'll port this to HTML, but at the moment it is only available as PDF or, for those who want to remix, in the original LATEX source.

Here is the PDF version.

And here are the files one needs to make this with LATEX:

  1. The actual source: TatFoHE.tex.
  2. Required image files:
    1. AltSeriesExampleGraph.eps
    2. CC-BY-logo.eps
    3. Global_Temperature_Anomaly.eps
    4. LMS_market_share_graphic_2016.eps
    5. Peacekeeper-missile-testing.eps
    6. polar_bear.eps
    7. The_Tower_of_Babel.eps

On my machine, which is running Linux Mint "18.3 (Sylvia)" and which has a quite complete suite of texlive packages (including, crucially, texlive-base and texlive-latex-base; other required LATEX packages will be obvious to anyone who knows LATEX when looking at the \includepackage commands in the TatFoHE.tex source file), at the command line, I do the following in a directory containing the above files:

          latex TatFoHE
          latex TatFoHE
          dvips -o TatFoHE.ps TatFoHE
          ps2pdf TatFoHE.ps
      

If you want just to download one archive with all of those files in it, you could use either of the following two choices: