aboutsummaryrefslogtreecommitdiff
path: root/reproduce/analysis/make/format.mk
AgeCommit message (Collapse)AuthorLines
2021-01-03Updated copyrights of project-specific copyrightsMohammad Akhlaghi-1/+1
Having entered 2021, it was necessary to update the years of all the copyright statements.
2020-05-22Re-write of the paper to fit in ~6000 words and IEEE formatMohammad Akhlaghi-1/+1
Following the fact that the DSJ editor decided that this paper doesn't fit into their scope, we decided to submit it to IEEE's Computing in Science and Engineering (CiSE). So with this commit the text was re-written to fit into their style and word-count limitations.
2020-04-13Full existing contents summaried, only discussion to goMohammad Akhlaghi-0/+4
The contents until two commits ago when I started to summarize the paper are now in a new and shorter format: previously the discussion started on page 25, but now it starts on page 17. It is still a little longer than 8000 words, but not as significantly as before. I will add the discussion and also try to summarize it futher before submission.
2020-03-23Analysis and configuration file sections completeMohammad Akhlaghi-0/+82
With this commit a description of these two important parts have been added to the project, along with several figures showing various parts of the files that are discussed. I also done some other restructuring of the figures and files to make things fit better into the the description of the paper.