Title of the Paper: Authors’ Instructions for the Preparation of Camera-Ready Contributions (Font 14, Uppercase for the first letter of the word, Times New Roman, Paper size A4) – First letter of each word in the title must be uppercase except the prepositions (for,in, of, etc) that must not be capitalized

Author 1 and Author 2

Affiliation

Mailing Address

E-mail

ABSTRACT

Begin each paper with an abstract (100-200 words) that summarizes the topic and important results presented in the paper. Use Times Roman 11 point font.

KEYWORDS

Please list at least five keywords. Use Times Roman 11 point font.

1 PAPER PREPARATION

Manuscript must be typed in two columns. All text should be written using Times Roman 12 point font. Do not use page numbers.

2 HEADINGS

Type in capitals, use a bold font. Number headings.

2.1 Subheadings

Capitalize the first letter of each word. Use a bold font.

3 Margins:

The left and the right margins should be 2 cm. The top and the bottom margins should be 2.5 cm.

4 TABLES and FIGURES

Table 1. Tables should be numbered. Table captions should be positioned above the tables. Use Times Roman 10 point font format.

Figure 2. Figures should be numbered. Figure captions should be positioned under the figures. Use Times Roman 10 point font format.

5 FORMULAS

Formulas and equations should be centered and numbered consecutively. The numbers should be enclosed in parentheses and set on the right margin.

x + y = z (1)

6 PROGRAM CODE

Program commands should be typed in Courier New 10 point font format.

function bin2text($bin_str)

{

$text_str = '';

$chars = explode("\n", chunk_split(str_replace("\n", '', $bin_str), 8));

$_I = count($chars);

for($i = 0; $i < $_I; $text_str .= chr(bindec($chars[$i])), $i );

return $text_str;

}

REFERENCES

In the text, use square brackets and consecutive numbers: [1], [2], [3] for citations. References should be listed in the order they appear in the text. Use Times Roman 10 point font format.

For papers published in translation journals, please give the English citation first, followed by the original foreign-language citation [6].

[1]A. Eason, B. Noble, and I.N. Sneddon, “On certain integrals of Lipschitz-Hankel type involving products of Bessel functions,” Phil. Trans. Roy. Soc. London, vol. A247, pp. 529-551, April 1955. (references)

[2]J. John Maxwell, A Treatise on Electricity and Magnetism, 3rd ed., vol. 2. Oxford: Clarendon, 1892, pp.68-73.

[3]I.S. Jacobs and C.P. Bean, “Fine particles, thin films and exchange anisotropy,” in Magnetism, vol. III, G.T. Rado and H. Suhl, Eds. New York: Academic, 1963, pp. 271-350.

[4]K. Elissa, “Title of paper if known,” unpublished.

[5]R. Nicole, “Title of paper with only first word capitalized,” J. Name Stand. Abbrev., in press.

[6]Y. Yorozu, M. Hirano, K. Oka, and Y. Tagawa, “Electron spectroscopy studies on magneto-optical media and plastic substrate interface,” IEEE Transl. J. Magn. Japan, vol. 2, pp. 740-741, August 1987 [Digests 9th Annual Conf. Magnetics Japan, p. 301, 1982].

[7]M. Young, The Technical Writer’s Handbook. Mill Valley, CA: University Science, 1989.