Skip to content

Paper and poster to revive the original idea of hypertext based on transclusion

Notifications You must be signed in to change notification settings

jakobib/hypertext2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This git-repository contains the article Infrastructure-Agnostic Hypertext submitted to the ACM Conference on Hypertext and Social Media (HT' 2019).

Source files

The article is written in Pandoc Markdown syntax. Bibliographic reference data has been entered into Wikidata.

filename format description
infrastructure-agnostic-hypertext.md Pandoc Markdown the article text
metadata.yaml YAML article metadata
wcite.json CSL JSON bibliographic data extracted from Wikidata
wcite.yaml YAML mapping of citation keys to Wikidata identifiers and additional bibliographic data
acm-sig-proceedings.csl Citation Style Language Bibliographic citation style provided by ACM
ACM-Reference-Format.bst BibTeX Style Document Bibliographic citation style provided by ACM
acmart.cls LaTeX document style provided by ACM
Makefile Makefile rules how to process files
tikz2svg.sh Bash script convert TikZ picture source to SVG
template.tex Pandoc LaTeX template LaTeX file which document content is inserted into
tex.yaml YAML Pandoc metadata for LaTeX conversion
template.html Pandoc HTML template HTML file which document content is inserted into

Requirements

Required steps to process the document from sources:

  • install pdflatex and additional TeX modules:

    sudo apt-get install texlive-latex-base texlive-generic-extra

  • install wcite

    npm install (requires to install npm)

  • install pandoc, at least version 2.0

  • ...

About

Paper and poster to revive the original idea of hypertext based on transclusion

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages