Skip to content

106-inc/PhysLabV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)