Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 558 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 558 Bytes

PhysLabV

General physics lab works

Contrubution rules

  • Every lab must be done in it's own branch in own directory. Name - number of lab
  • Structure of project:
      X.X/
      ├── main.tex
      └── src
          ├── 1_1.tex
          ├── 1_2.tex
          ├── ....tex
          ├── A_B.tex
          └── pics
              └── <your pictures>
    
  • String length mustn't be more than 80 symbols. (Use Rewrap extension)