Skip to content

A LaTeX template for Texlipse users. It partitions a research article into multiple projects, simplifying co-authoring and chapter merging. Articles written in one single tex file can otherwise become difficult to manage.

Notifications You must be signed in to change notification settings

feldob/Texlipse-Article-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Texlipse-Article-Template

A LaTeX template for Texlipse users. It partitions a research article into multiple projects, simplifying co-authoring and chapter merging. Articles written in one single tex file can become difficult to manage.

It contains the following Texlipse project folders:

  • Article : assembles the article by including all sections, defining title, authors...

  • Material : contains all article related material, bib file, style file, file, img folder...

  • Abstract : write Abstract here (abstract.tex)

  • Conclusions : write Conclusions here (conclusions.tex)

  • Discussion : can you guess? :)

  • Experiments : ...

  • Intro : ...

  • Method : ...

  • Results : ...

  • Theory : ...

Feel free to customize the sections yourself!

Good to know...

Each time you make a change to a section tex file, you have to make sure that Eclipse runs latex on article.tex in order to see the changes in the article output. I force a recompile by doing an insignificant change to article.tex (such as adding a space somewhere), and save it. If you have a better appraoch, please let me know! :)

License

Copyright (C) 2012 Felix Dobslaw

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A LaTeX template for Texlipse users. It partitions a research article into multiple projects, simplifying co-authoring and chapter merging. Articles written in one single tex file can otherwise become difficult to manage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published