References

References

    References

Library

UsersGuide/Conventions/UsersGuide

Description

  1. Citation formats should be unified according to IEEE Transactions style.
  2. Reference should be formatted as tables with two columns.

In the following the reference formats will be explained based on five examples:

  • Journal (or conference) [Gao2008]
  • Book [Andronov1973]
  • Master's thesis [Woehrnschimmel1998]
  • PhD thesis [Farnleitner1999]
  • Technical report [Marlino2005]

The citation is also explained.

Example

<table border="0" cellspacing="0" cellpadding="2">
    <tr>
      <td>[Gao2008]</td>
      <td>Z. Gao, T. G. Habetler, R. G. Harley, and R. S. Colby,
        "A sensorless rotor temperature estimator for induction
                 machines based on a current harmonic spectral
                 estimation scheme,"
        <em>IEEE Transactions on Industrial Electronics</em>,
        vol. 55, no. 1, pp. 407-416, Jan. 2008.</td>
    </tr>
    <tr>
      <td>[Andronov1973]</td>
      <td>A. Andronov, E. Leontovich, I. Gordon, and A. Maier,
        <em>Theory of  Bifurcations of Dynamic Systems on a plane<em>,
        1st ed. New York: J. Wiley & Sons, 1973.</td>
    </tr>
    <tr>
      <td>[Woehrnschimmel1998]</td>
      <td>R. W&ouml;hrnschimmel,
        "Simulation, modeling and fault detection for vector
              controlled induction machines,"
        Master's thesis, Vienna University of Technology,
        Vienna, Austria, 1998.</td>
    </tr>
    <tr>
      <td>[Farnleitner1999]</td>
      <td>E. Farnleitner,
        "Computational Fluid dynamics analysis for rotating
              electrical machinery,"
        Ph.D. dissertation, University of Leoben,
        Department of Applied Mathematics, Leoben, Austria, 1999.</td>
    </tr>
    <tr>
      <td>[Marlino2005]</td>
      <td>L. D. Marlino,
        "Oak ridge national laboratory annual progress report for the
              power electronics and electric machinery program,"
      Oak Ridge National Laboratory, prepared for the U.S. Department of Energy,
      Tennessee, USA, Tech. Rep. FY2004 Progress Report, January 2005.</td>
    </tr>
</table>

appears as

[Gao08] Z. Gao, T. G. Habetler, R. G. Harley, and R. S. Colby, "A sensorless rotor temperature estimator for induction machines based on a current harmonic spectral estimation scheme," IEEE Transactions on Industrial Electronics, vol. 55, no. 1, pp. 407-416, Jan. 2008.
[Andronov1973] A. Andronov, E. Leontovich, I. Gordon, and A. Maier, Theory of Bifurcations of Dynamic Systems on a plane, 1st ed. New York: J. Wiley & Sons, 1973.
[Woehrnschimmel1998] R. Wöhrnschimmel, "Simulation, modeling and fault detection for vector controlled induction machines," Master's thesis, Vienna University of Technology, Vienna, Austria, 1998.
[Farnleitner1999] E. Farnleitner, "Computational Fluid dynamics analysis for rotating electrical machinery," Ph.D. dissertation, University of Leoben, Department of Applied Mathematics, Leoben, Austria, 1999.
[Marlino2005] L. D. Marlino, "Oak ridge national laboratory annual progress report for the power electronics and electric machinery program," Oak Ridge National Laboratory, prepared for the U.S. Department of Energy, Tennessee, USA, Tech. Rep. FY2004 Progress Report, January 2005.