sereporttemplates
The template and document code for our software reports.
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
The template and document code for our software reports.
Basic Info
- Host: GitHub
- Owner: Artiavis
- Language: Python
- Default Branch: master
- Size: 42.3 MB
Statistics
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
LaTeX Project Repository
Purpose
The purpose of this project is to create a version controlled repository for our project files.
Contents
This repository contains an /img/ folder for embedding images into our reports; a /tex/ folder for allowing us to compose seperate chapters independently and then combine them later; and then a whole bunch of random files dumped into the root.
How to Use
LaTeX is a markup language which uses a different syntax than HTML/CSS but fundamentally works in much the same way.
TEX files are analogous to HTML files, and STY files are analogous to CSS files. I've predefined most of the interesting bits of the document construction in the mystyle.sty file and the "parent" file, in this case report1part1.tex. So you shouldn't need to worry about having to define document classes, formatting of chapter heads, or whatnot. And if you need a library, you should probably just include it into the mystyle.sty file to keep things clean.
We're going to use on master and multiple children files for the report. LaTeX allows you to include other TEX files into a master file, incorporating whatever basic formatting is within. So we're going to use the master file "reportXpartY.tex" as the master file for each report when we submit, and we'll just include the relevant children.
Each person should take a stab at editing one child file and editing it etc. and we'll take a look at the finished whole later.
Owner
- Name: Jeff Rabinowitz
- Login: Artiavis
- Kind: user
- Location: New York
- Repositories: 2
- Profile: https://github.com/Artiavis
Citation (citations.bib)
@misc{inv:short,
author = "Investopedia",
title = "Short (or {S}hort {P}osition) Definition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/s/short.asp}",
note = "[Online; accessed 18 {F}ebruary 2013]"
}
@misc{inv:marginreq,
author = "Investopedia",
title = "What are the minimum margin requirements for a short sale account?",
howpublished = "\url{http://www.investopedia.com/ask/answers/05/shortmarginrequirements.asp}",
note = "[Online; accessed 22 {F}ebruary 2013]"
}
@misc{inv:margin,
author = "Investopedia",
title = "Margin Definition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/m/margin.asp}",
note = "[Online; accessed 22 {F}ebruary 2013]"
}
@misc{inv:cover,
author = "Investopedia",
title = "Buy to Cover Definition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/b/buytocover.asp}",
note = "[Online; accessed 22 {F}ebruary 2013]"
}
@misc{inv:stop,
author = "Investopedia",
title = "Stop Order Definition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/s/stoporder.asp}",
note = "[Online; accessed 22 {F}ebruary 2013]"
}
@misc{inv:limit,
author = "Investopedia",
title = "Limit Order Definition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/l/limitorder.asp}",
note = "[Online; accessed 22 {F}ebrauary 2013]"
}
@misc{inv:market,
author = "Investopedia",
title = "Limit Order Definition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/m/marketorder.asp}",
note = "[Online; accessed 22 {F}ebruary 2013]"
}
@misc{inv:bidask,
author = "Investopedia",
title = "Bid-Ask Spread | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/b/bid-askspread.asp}",
note = "[Online; accessed 23 {F}ebruary 2013]"
}
@misc{inv:pcomp,
author = "Investopedia",
title = "Perfect Competition | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/terms/p/perfectcompetition.asp}",
note = "[Online; accessed 23 {F}ebruary 2013]"
}
@misc{inv:spreaddet,
author = "Investopedia",
title = "What are determinants of the bid-ask spread? | {I}nvestopedia",
howpublished = "\url{http://www.investopedia.com/ask/answers/06/bidaskspread.asp}",
note = "[Online; accessed 23 {F}ebruary 2013]"
}
@misc{wiki:responsive,
author = "Wikipedia",
title = "Responsive web design - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://www.investopedia.com/terms/m/marketorder.asp}",
note = "[Online; accessed 22 {F}ebruary 2013]"
}
@misc{wiki:pcomp,
author = "Wikipedia",
title = "Perfect Competition - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/Perfect_competition}",
note = "[Online; accessed 23 {F}ebruary 2013]"
}
@misc{wiki:restful,
author = "Wikipedia",
title = "Representational state transfer - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/Representational_state_transfer}",
note = "[Online; accessed 3 {M}arch 2013]"
}
@misc{wiki:orm,
author = "Wikipedia",
title = "Object relational mapper - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/Object_relational_mapper}",
note = "[Online; accessed 3 {M}arch 2013]"
}
@misc{gummy,
author = "Peter Ponzo",
title = "Yahoo data download",
year = "2004",
howpublished = "\url{www.gummy-stuff.org/Yahoo-data.htm}",
note = "[Online; accessed 3 {M}arch 2013]"
}
@misc{action:mailer,
author = "{Rails Guides}",
title = "Ruby on Rails Guides: Action Mailer Basics",
howpublished = "\url{guides.rubyonrails.org/action_mailer_basics.html}",
note = "[Online; accessed 3 {M}arch 2013]"
}
@misc{wiki:mvc,
author = "Wikipedia",
title = "Model-view-controller - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/Model-view-controller}",
note = "[Online; accessed 10 {M}arch 2013]"
}
@misc{wiki:restful,
author = "Wikipedia",
title = "Representational state transfer - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/Representational_State_Transfer}",
note = "[Online; accessed 10 {M}arch 2013]"
}
@misc{wiki:rdb,
author = "Wikipedia",
title = "Relational database - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/Relational_database}",
note = "[Online; accessed 10 {M}arch 2013]"
}
@misc{wiki:nosql,
author = "Wikipedia",
title = "{NoSQL} - {W}ikipedia, the free encyclopedia",
howpublished = "\url{http://en.wikipedia.org/wiki/NoSQL}",
note = "[Online; accessed 10 {M}arch 2013]"
}
@misc{so:railsmem,
author = "Dennis Collective",
title = "How much memory should a Ruby on Rails application consume? - {S}tack {O}verflow",
howpublished = "\url{http://stackoverflow.com/questions/2971812/how-much-memory-should-a-ruby-on-rails-application-consume}",
note = "[Online; accessed 10 {M}arch 2013]"
}
@misc{wiki:tdd,
author = "{W}ikipedia",
title = "Test-driven development - {W}ikipedia, the free encyclopdia",
howpublished = "\url{en.wikipedia.org/wiki/Test_driven_development}",
note = "[Online; accessed 12 {M}arch 2013]"
}
@misc{guides:routing,
author = "{Rails Guides}",
title = "Ruby on Rails Guides: Rails Routing from the Outside In",
howpublished = "\url{guides.rubyonrails.org/routing.html}",
note = "[Online; accessed 13 {M}arch 2013]"
}
@misc{wiki:modern,
author = "Wikipedia",
title = "Modernizr",
howpublished = "\url{http://en.wikipedia.org/wiki/Modernizr}",
note = "[Online; accessed 16 {M}arch 2013]"
}
@book{marsic,
author = "Ivan Marsic",
title = {{S}oftware {E}ngineering},
publisher = {Ivan Marsic},
year = 2012,
address = {New Brunswick, USA}
}