TB066

Análisis de Circuitos (TB066)
Index Commits Files Refs
tp/informe/referencias.bib (1589B)
   1 @book{sadiku2015,
   2   author    = {Matthew N. O. Sadiku},
   3   title     = {Fundamentos de Circuitos Electrónicos},
   4   edition   = {5ta. Edición},
   5   year      = {2015},
   6   publisher = {McGraw-Hill},
   7   address   = {México}
   8 }
   9 
  10 @book{svoboda2011,
  11   author    = {Richard C. Dorf, James A. Svoboda},
  12   title     = {Circuitos Electrónicos},
  13   edition   = {8va. Edición},
  14   year      = {2011},
  15   publisher = {Alfaomega},
  16   address   = {México}
  17 }
  18 
  19 @book{rashid2000,
  20   author    = {Muhammad H. Rashid},
  21   title     = {Circuitos Microelectrónicos: Analisis y Diseño},
  22   edition   = {1ra. Edición},
  23   year      = {2000},
  24   publisher = {Thomson Learning},
  25 }
  26 
  27 @book{oppenheim2009,
  28   author    = {Alan V. Oppenheim, Alan S. Willsky},
  29   title     = {Señales y Sistemas},
  30   edition   = {2da. Edición},
  31   year      = {1997},
  32   publisher = {Prentice Educación},
  33   address   = {Mexico},
  34 }
  35 
  36 @book{schaumann2001,
  37   author    = {Rolf Schaumann, Mac E. Van Valkenburg},
  38   title     = {Design of Analog Filters},
  39   edition   = {1ra. Edición},
  40   year      = {2001},
  41   publisher = {Oxford University Press},
  42   address   = {New York},
  43   isbn      = {9780195118773}
  44 }
  45 
  46 @online{owon_hds,
  47   author  = {{OWON Technology Inc}},
  48   title   = {HDS200 Series},
  49   url     = {https://www.owon.com.hk/products_owon_hds200_series_digital_oscilloscope},
  50   urldate = {2026-08-09}
  51 }
  52 
  53 
  54 @online{owon_hds_scpi,
  55   author  = {{OWON Technology Inc}},
  56   title   = {SCPI Protocol for HDS200 Series Oscilloscope},
  57   url     = {https://files.owon.com.cn/software/Application/HDS200_Series_SCPI_Protocol.pdf},
  58   urldate = {2026-08-09}
  59 }