finished a-2

This commit is contained in:
2026-05-19 04:16:34 +09:00
parent 0edb0b0558
commit 904560f125
10 changed files with 893 additions and 476 deletions
+19 -3
View File
@@ -1,4 +1,4 @@
@book{ac-theory:ohm,
@inbook{ac-theory:ohm,
title={基礎からの交流理論},
author={小郷 寛 and 小亀 英己 and 石亀 篤司},
publisher={電気学会 and オーム社},
@@ -6,13 +6,21 @@
month={04},
pages={1}
}
@inbook{ac-theory:kirchhoff-law,
@inbook{ac-theory:kirchhoff-law-v,
title={基礎からの交流理論},
author={小郷 寛 and 小亀 英己 and 石亀 篤司},
publisher={電気学会 and オーム社},
year={2023},
month={04},
pages={11-16}
pages={11-13}
}
@inbook{ac-theory:kirchhoff-law-i,
title={基礎からの交流理論},
author={小郷 寛 and 小亀 英己 and 石亀 篤司},
publisher={電気学会 and オーム社},
year={2023},
month={04},
pages={13-16}
}
@inbook{ac-theory:superposition,
title={基礎からの交流理論},
@@ -30,3 +38,11 @@
month={04},
pages={145}
}
@online{resistor-overload-example,
title={Resistor Overload},
author={ouimetn},
url={https://youtu.be/xPaN4xG0px4},
year={2012},
month={08},
urldate={2026-05-18}
}