feat: add IETF landscape paper source (LaTeX + BibTeX + Makefile)
New LaTeX paper analyzing the AI-agent standardization landscape across IETF Internet-Drafts. Includes bibliography, updated Makefile for pdflatex+bibtex build, and gitignore entries for build artifacts.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,3 +16,7 @@ paper/*.out
|
||||
paper/*.synctex.gz
|
||||
paper/*.fls
|
||||
paper/*.fdb_latexmk
|
||||
paper/*.bbl
|
||||
paper/*.blg
|
||||
paper/*.pdf
|
||||
paper/*.toc
|
||||
|
||||
Reference in New Issue
Block a user