Skip to content

Commit

Permalink
acknowledgement
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatRSingh committed Feb 2, 2024
1 parent 550f22f commit 08027a2
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 119 deletions.
27 changes: 27 additions & 0 deletions new-website/utils/tutorials/acknowledgement.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,43 @@
padding-right: 80px;
font-size: 50px;
}
h2 {
margin-top: 250px;
padding-right: 80px;
font-size: 20px;
}
.general {
padding-left: 80px;
padding-right: 80px;
font-size: 20px;
}
.citation {
padding-left: 80px;
padding-right: 80px;
font-size: 15px;
}
</style>
<body>
<h1>Acknowledgement</h1>
<p class='general'>
We acknowledge the DeepChem community for their contributions and support.
</p>
<p class='citation'>
<h2>Citing This Book:</h2>
<br>
@manual{
<br>
title={The DeepChem Book},
<br>
organization={DeepChem},
<br>
author={Ramsundar, Bharath and DeepChem Community},
<br>
howpublished = {\url{https://deepchem.io/tutorials}},
<br>
year={2024},
<br>
}
</p>
</body>
</html>
48 changes: 0 additions & 48 deletions new-website/utils/tutorials/acknowledgement.md

This file was deleted.

71 changes: 0 additions & 71 deletions new-website/utils/tutorials/contents.md

This file was deleted.

0 comments on commit 08027a2

Please sign in to comment.