feat: Add links to codes in notes

This commit is contained in:
jstoobysmith 2024-12-05 16:35:00 +00:00
parent c38d6c8d90
commit 00d1076356
4 changed files with 59 additions and 6 deletions

View file

@ -18,6 +18,7 @@ def pertubationTheory : NoteFile where
abstract := "Notes on perturbation theory in quantum field theory."
authors := ["Joseph Tooby-Smith"]
files := [
`HepLean.PerturbationTheory.Wick.Species,
`HepLean.PerturbationTheory.Wick.Algebra,
`HepLean.PerturbationTheory.Wick.Contract
]