feat: structure
This commit is contained in:
@ -2,14 +2,14 @@
|
||||
#import "@preview/brilliant-cv:4.0.1": cv-publication, cv-section
|
||||
|
||||
|
||||
#cv-section("Publications")
|
||||
|
||||
#cv-publication(
|
||||
bib: bibliography("../assets/publications.bib"),
|
||||
key-list: (
|
||||
"smith2020",
|
||||
"jones2021",
|
||||
"wilson2022",
|
||||
),
|
||||
ref-style: "apa",
|
||||
)
|
||||
// #cv-section("Publications")
|
||||
//
|
||||
// #cv-publication(
|
||||
// bib: bibliography("../assets/publications.bib"),
|
||||
// key-list: (
|
||||
// "smith2020",
|
||||
// "jones2021",
|
||||
// "wilson2022",
|
||||
// ),
|
||||
// ref-style: "apa",
|
||||
// )
|
||||
|
||||
Reference in New Issue
Block a user