-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #74 from xuzhengde1999/master
add working time
- Loading branch information
Showing
2 changed files
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,8 @@ | |
<i class="fa fa-envelope mx-2"></i> | ||
<a class="navbar-sm-brand text-light text-decoration-none" href="mailto:[email protected]">[email protected]</a> | ||
<i class="fa fa-phone mx-2"></i> | ||
<a class="navbar-sm-brand text-light text-decoration-none" href="tel:+86-21-20684445">+86-21-20684445</a> | ||
<a class="navbar-sm-brand text-light text-decoration-none" | ||
href="tel:+86-21-20684445">+86-21-20684445</a> | ||
</div> | ||
<div> | ||
<a class="text-light" href="https://fb.com/templatemo" target="_blank" rel="sponsored"><i | ||
|
@@ -154,9 +155,16 @@ | |
<h2><a id="office-time" class="anchor" href="#publications" aria-hidden="true"><span | ||
class="octicon octicon-link"></span></a>To New Members</h2> | ||
<p>1. Study Spintronics by watching videos, which can be obtained by ask seniors<br>2. Familiar with lab rules<br>3. | ||
Apply for door access<br>4.Apply for HPC account<br>5. Learn HPC basics by watching the video<br>6. Learn how to | ||
run jobs on HPC<br>7. Learn how to write manuscript by watching the video<br>8. Familiar with reimbursement | ||
document (see Finance document)<br> | ||
Apply for door (SIST-3-303B) access<br>4. Apply for HPC account<br>5. Learn HPC basics, Learn how to run jobs on | ||
HPC (see COSMAL Resources-HPC section)<br>6. Learn how to write manuscript (see COSMAL Resources-Publication | ||
section) | ||
<br>7. Familiar with reimbursement document (see COSMAL Finance)<br>8. If your submission requires review by the | ||
professor (Prof.Zhu) (e.g. semester review, course selection, thesis report, etc.), please email him.<br>9. If | ||
you receive an email in English, you will also reply in English. The main thing is to train you to think in | ||
English. And don't reply directly to Chinese as soon as you have a long reply, or feel that English is more | ||
complicated. If you don't want Zhifeng to send you English, you can talk to him and he will send you Chinese in | ||
the future.<br>10. If you have an exam, you can choose not to attend the group meeting two weeks before the | ||
exam. Just talk to Prof.Zhu. | ||
<br> | ||
|
||
|
||
|
@@ -169,15 +177,15 @@ <h2><a id="office-time" class="anchor" href="#publications" aria-hidden="true">< | |
<p>Being in lab is a good way of learning from others, helping others, building camaraderie, having fast and easy | ||
access to resources (and people) you need, and being relatively free from distractions at home (e.g., your bed). | ||
That said, hours in academia are more flexible than other jobs -- but you should still treat it as a real job | ||
and show up to the lab. My primary concern is that you get your work done. <br><br> | ||
and show up to the lab. My primary concern is that you get your work done. | ||
|
||
If you think there is anything disturbing your research, or you want to make some suggestions for the | ||
laboratory, please contact Jingwei or PI. | ||
laboratory, please contact PI. To encourage lab interaction, try to be in most weekdays during ‘peak’ hours | ||
(assuming no other obligations) – e.g., between 10am and 5pm. | ||
To conduct thorough and effective research, a significant time investment is essential. A minimum of 60 hours | ||
per week is typically required, excluding time for meals and breaks. As a guideline, working six days a week | ||
with one day off is recommended to maintain productivity and balance. | ||
|
||
To encourage lab interaction, try to be in most weekdays during ‘peak’ hours (assuming no other obligations) – | ||
e.g., between 10am and 5pm. <br><br> | ||
|
||
p.s. Playing games in the lab is NOT allowed and pls report to me if you have vacation plan. . | ||
</p> | ||
|
||
<hr> | ||
|
@@ -413,4 +421,4 @@ <h2 class="h2 text-light border-bottom pb-3 border-light">Social</h2> | |
<!-- End Script --> | ||
</body> | ||
|
||
</html> | ||
</html> |