Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 1.57 KB

old-README.md

File metadata and controls

72 lines (60 loc) · 1.57 KB

Comments

  • View the Raw content to copy the README
  • Mind the quotes and do not delete them.
  • keep the #
  • Remove all sections that you have not yet worked on.
  • Obviously your hid does not have a sample- in front of it, so you need to remove that from your README

Owner

owner:
    hid: 000
    name: Gregor von Laszewski
    url: https://github.com/bigdata-i523/sample-hid000

Paper 1

paper1:
   author: 
   - Gregor von Laszewski
   - Fugang Wang
   hid:
   - 000
   - 001
   title: This is my paper about xyz
   abstract: This paper showcases this and that and the other
   url: https://github.com/bigdata-i523/sample-hid000/paper1/report.pdf
   type: latex
   status: 10%
   chapter: TBD   

Paper 2

paper2:
   author: 
   - Gregor von Laszewski
   hid:
   - 000
   title: This is my paper about the other abc
   abstract: This paper showcases this and that and the other in regards to abc
   url: https://github.com/bigdata-i523/sample-hid000/paper2/report.pdf
   type: word
   status: 10%
   chapter: TBD

Project

We will assign new pids for you when we approve the project and reports
Just use one type and delete the line with

  • Obviously, if you write a report instead of a project change type: project to type: report
project:
   type: project
   author: 
   - Gregor von Laszewski
   pid:
   - 000
   title: Benchmarking a BigData Docker deployment
   abstract: This paper showcases tis and that and the other 
   url: https://github.com/bigdata-i523/sample-pid000/project/report.pdf
   type: latex
   status: in progress