diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 17:55:02 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-09 17:55:02 +0200 |
| commit | 311c1fc5dfc5ec5b626fea61e5f098191f865ff2 (patch) | |
| tree | 7fcbfe27fb3d4205d97d6060c01d5ed2a7afbcd5 /build/main.bbl | |
| parent | b9eef2dd44a1183c0b8ba32b54ad491c557145b7 (diff) | |
initial commit
Diffstat (limited to 'build/main.bbl')
| -rw-r--r-- | build/main.bbl | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/build/main.bbl b/build/main.bbl new file mode 100644 index 0000000..a951f32 --- /dev/null +++ b/build/main.bbl @@ -0,0 +1,31 @@ +\begin{thebibliography}{1} +\ifx \showCODEN \undefined \def \showCODEN #1{CODEN #1} \fi +\ifx \showISBN \undefined \def \showISBN #1{ISBN #1} \fi +\ifx \showISSN \undefined \def \showISSN #1{ISSN #1} \fi +\ifx \showLCCN \undefined \def \showLCCN #1{LCCN #1} \fi +\ifx \showPRICE \undefined \def \showPRICE #1{#1} \fi +\ifx \showURL \undefined \def \showURL {URL } \fi +\ifx \path \undefined \input path.sty \fi +\ifx \ifshowURL \undefined + \newif \ifshowURL + \showURLtrue +\fi + +\bibitem{DBLP:journals/computer/AthavaleBBMMPS24} +Jyotika Athavale, Cullen~E. Bash, Wesley Brewer, Matthias Maiterth, Dejan~S. Milojicic, Harry Petty, and Soumyendu Sarkar. +\newblock Digital twins for data centers. +\newblock {\em Computer}, 57\penalty0 (10):\penalty0 151--158, 2024. +\newblock \ifshowURL {\showURL \path|https://doi.org/10.1109/MC.2024.3436945|}\fi. + +\bibitem{DBLP:image/48Microprocessor/Rupp} +M.~Horowitz, F.~Labonte, O.~Shacham, K.~Olukotun, L.~Hammond, and C.~Batten. +\newblock 48 years of microprocessor trend data, 2019. +\newblock \ifshowURL {\showURL \path|https://github.com/karlrupp/microprocessor-trend-data|}\fi. + +\bibitem{DBLP:conf/date/MilojicicFDR21} +Dejan~S. Milojicic, Paolo Faraboschi, Nicolas Dub{\'{e}}, and Duncan Roweth. +\newblock Future of {HPC:} diversifying heterogeneity. +\newblock In {\em Design, Automation {\&} Test in Europe Conference {\&} Exhibition, {DATE} 2021, Grenoble, France, February 1-5, 2021}, pages 276--281. {IEEE}, 2021. +\newblock \ifshowURL {\showURL \path|https://doi.org/10.23919/DATE51398.2021.9474063|}\fi. + +\end{thebibliography} |
