Skip to content

Commit 27d2ef5

Browse files
committed
Add wip and favicon. Edit Readme
1 parent 5f78040 commit 27d2ef5

9 files changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ There are countless examples of algorithms included in the book, so you can copy
4444
## Style guide, tips&tricks.
4545

4646
- Use \ket{} and \bra{} instead of |x\rangle
47-
- \begin{equation} and \end{equation} in bookdown are not really working 100% of the time (check?), but they should be used throughout the whole book, as math book have all equation numbered.
48-
- Labels for equation equations are documented in the bookdown documentation https://bookdown.org/yihui/bookdown/markdown-extensions-by-bookdown.html
47+
- \begin{equation} and \end{equation} should be used throughout the whole book, as math books have all equation numbered.
48+
- Always put a citation with [@citationname] to theorems you are citing.
49+
- Labels for equation equations in bookdown are documented in the bookdown documentation https://bookdown.org/yihui/bookdown/markdown-extensions-by-bookdown.html
4950
- Take the references from google scholar. Select that paper you want, go to cite, and use the biblatex paper. Be sure to include always the year of the document, becuase otherwise you will get an error when trying to compile the pdf version of the document.
5051
- Every time you compile, (and before doing the pull request) be sure to compile also the pdf version of the document. This becuase there are cases where the generation of the book in htlm succeed, but the pdf is failing for some reasons.
5152
- Use \~ before the citation.

favicon/android-chrome-192x192.png

3.03 KB
Loading

favicon/android-chrome-512x512.png

27.1 KB
Loading

favicon/apple-touch-icon.png

2.64 KB
Loading

favicon/favicon-16x16.png

-5 Bytes
Loading

favicon/favicon-32x32.png

41 Bytes
Loading

favicon/favicon.ico

0 Bytes
Binary file not shown.

favicon/favicon.zip

166 KB
Binary file not shown.

images/wip.png

7.51 KB
Loading

0 commit comments

Comments
 (0)