Difference between revisions of "Publications/verna.11.tug"
From LRDE
Line 12: | Line 12: | ||
| urllrde = 201110-TUG |
| urllrde = 201110-TUG |
||
| abstract = Because LaTeX is only a macro-expansion system, the language does not impose any kind of good software engineering practice, program structure or coding style. Maybe because in the LaTeX world, collaboration is not so widespread, the idea of some LaTeX Coding Standards is not so pressing as with other programming languages. Over the years, the permanent flow of personal development experiences contributed to shape our own taste in terms of coding style. In this paper, we report on all these experiences and describe what we think are good programming practices. |
| abstract = Because LaTeX is only a macro-expansion system, the language does not impose any kind of good software engineering practice, program structure or coding style. Maybe because in the LaTeX world, collaboration is not so widespread, the idea of some LaTeX Coding Standards is not so pressing as with other programming languages. Over the years, the permanent flow of personal development experiences contributed to shape our own taste in terms of coding style. In this paper, we report on all these experiences and describe what we think are good programming practices. |
||
− | | lrdepaper = http://www.lrde.epita.fr/dload/papers/verna.11.tug.pdf |
||
| type = inproceedings |
| type = inproceedings |
||
| id = verna.11.tug |
| id = verna.11.tug |
Revision as of 01:03, 10 March 2015
- Authors
- Didier Verna
- Where
- TUGboat
- Type
- inproceedings
- Date
- 2011-01-01
Abstract
Because LaTeX is only a macro-expansion system, the language does not impose any kind of good software engineering practice, program structure or coding style. Maybe because in the LaTeX world, collaboration is not so widespread, the idea of some LaTeX Coding Standards is not so pressing as with other programming languages. Over the years, the permanent flow of personal development experiences contributed to shape our own taste in terms of coding style. In this paper, we report on all these experiences and describe what we think are good programming practices.
Bibtex (lrde.bib)
@InProceedings{ verna.11.tug, author = {Didier Verna}, title = {Towards {\LaTeX} Coding Standards}, booktitle = {TUGboat}, pages = {309--328}, year = 2011, editor = {Barbara Beeton and Karl Berry}, volume = 32, number = 3, project = {Software}, abstract = {Because \LaTeX{} is only a macro-expansion system, the language does not impose any kind of good software engineering practice, program structure or coding style. Maybe because in the \LaTeX{} world, collaboration is not so widespread, the idea of some \LaTeX{} Coding Standards is not so pressing as with other programming languages. Over the years, the permanent flow of personal development experiences contributed to shape our own taste in terms of coding style. In this paper, we report on all these experiences and describe what we think are good programming practices.} }