-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample-publications.bib
More file actions
47 lines (42 loc) · 1.34 KB
/
Copy pathexample-publications.bib
File metadata and controls
47 lines (42 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
@book{example2022handbook,
title = {Handbook of Pragmatic Platform Engineering},
author = {Example, Avery and Example, Taylor},
year = {2022},
publisher = {Example Press},
keywords = {book}
}
@article{example2024platforms,
title = {Building Internal Platforms Without Creating New Bottlenecks},
author = {Example, Avery and Mentor, Jordan},
journal = {Journal of Practical Platforms},
year = {2024},
keywords = {refereed,selected}
}
@inproceedings{example2023docs,
title = {Documentation-First Service Delivery at Scale},
author = {Example, Avery and Rivera, Casey},
booktitle = {Proceedings of the Engineering Productivity Conference},
year = {2023},
keywords = {refereed}
}
@misc{example2024talk,
title = {Platform Paved Roads That Teams Actually Want to Use},
author = {Example, Avery},
year = {2024},
note = {Keynote presentation at Dev Productivity Summit},
keywords = {presentations}
}
@patent{example2023patent,
title = {System and method for automated service bootstrap validation},
author = {Example, Avery and Example, Taylor},
year = {2023},
number = {WO-EXAMPLE-2023-12345},
keywords = {patent}
}
@misc{example2021essay,
title = {The Quiet Work of Keeping Engineering Systems Understandable},
author = {Example, Avery},
year = {2021},
howpublished = {Independent essay},
keywords = {other}
}