Вы находитесь на странице: 1из 3

KSU - Introduction to Bioinformatics: Research Paper, Mini-Symposium Proceedings 1

Paper Formatting Instructions for Introduction to Bioinformatics


Individual and Team Project Papers for Mini-Symposium Proceedings
J. Q. Author1, P. M. Scriber2, S.E.Writer2
1
Department of Computer Science, Kent State University, Kent, OH
2 Department of Biological Sciences, Kent State University, Kent, OH

Abstract – These instructions give you basic guidelines for normal characters for author names and the main text, 9 point
preparing your paper for the Introduction to Bioinformatics normal characters for the author’s affiliations, and 9 point
Mini-Symposium Proceedings. Your team papers should be bold characters for the Abstract.
approximately 4 pages in length. Your individual papers should
also be submitted in this formatting style but there is no length 2) Format: Use a margin of 25 mm (1”) at the top and 19
limitation. Keep in mind that a single page column in this mm (3/4”) at the bottom of the page. Left and right margins
format will hold approximately the same amount of text as 3
should be 19 mm (3/4”). Use a two-column format where
pages in a traditional double spaced 12 pt font document.
Abstracts should not exceed 200 words. Please include each column is 86 mm (3 3/8”) wide with spacing of 5mm
appropriate keywords in your abstract. (1/5”) between columns. Left and right justify your columns.
All figures, tables and equations must be included “in-line”
Keywords – Margins, fonts, formatting with the text. Do not use links to external files.

IV. RESULTS
I. INTRODUCTION
This section should clearly describe the results of your work.
Your goal is to simulate, as closely as possible, the Tables and graphs are often included in this section. Keep in
appearance of typeset papers in academic journals or mind that your result should be reproducible, so be sure you
conference proceedings. This section introduces the reader to have included enough information in your paper to enable
your project and thus address such questions as: “what is the someone to retrace you steps.
problem we are addressing?”, “why is this problem
important?”, and “how is your approach different from A. Figures and Tables
previous attempts to solve this problem.?”
Position all figures and tables at the tops and bottoms of
columns. Avoid placing them in the middle of columns.
II. BACKGROUND
Large figures and tables may span across both columns (see
All papers should be submitted electronically in PDF format. fig. 2 for an example of a column spanning figure). Figure
Prepare your papers using a “letter” page size of 8.5x11” or captions should be below the figures and table captions
21.6 x 27.9 mm. If you do not have access to a PDF maker should be centered above the tables. Refer to Table I, and fig
program please submit your final WORD doc to Dr. Volkert 1., fig. 2., and fig. 3. as examples of proper table and figure
for PDF formatting. placement (i.e. you may place large figures or tables across
This section should provide the reader with a brief historical both columns but they should be at the top or bottom of page
description of how this problem came to be, who has worked boundaries).
on this problem before, problems and/or successes of
TABLE I. TYPE SIZES FOR CAMERA-READY PAPERS
precious approaches, and background and references to on
any particular specific methods you plan to implement or use
Type 1. Appearance
III. METHODOLOGY Size
This section should clearly explain your methodology, 8 Table captions (bold caps), figure captions
including any materials, equipment, and/or tools you plan to (bold and centered or fully justified)
use, as well as a description of the source and method for 9 Author affiliations, abstract, references
obtaining your experimental data. 10 Authors, Section Titles (bold caps),
Subsection Titles (italics) main text.
1) Type sizes and typefaces: The best results will be 16 Title (bold)
obtained if your computer word processor has several type
sizes. Try to follow the type sizes specified in Table I as best Use the abbreviation “fig 1.” when referring to figures in
you can. Use 16 point bold character for the title, 10 point your text and “Fig 1.” at the beginning of a sentence. Figure

AS 40095/50095/70095, BSCI 40195/50195/70195, CS 49995/59995/79995 – Spring 2003


KSU - Introduction to Bioinformatics: Research Paper, Mini-Symposium Proceedings 2

(a) (b)

Figure 1: Image (a) shows a histogram of the grey scale values present in an acquired image containing a sample of bovine sperm. For different
samples the sperm may be represented by grey scale values ranging from 0 to 140 depending on a variety of experimental conditions. Image (b)
shows a histogram of the pixel grey scale values in the same image after application of the filters described in the text. All sperm in the image have at
least a single pixel with the lowest possible grey scale value, zero.

labels should be legible, about 8-point type. Fig 2. is an column in which it is cited; do not put footnotes in the
example of a figure containing pseudo code. Note that the reference list (endnotes).
font is changed to courier, which is a non-proportional font. Please note that the references at the end of this document are
Multipliers can be especially confusing in scientific papers. in the preferred referencing style. Give all authors’ names; do
Write “Magnetization (kA/m)” or Magnetization (103 A/m)” not use “et al.” unless there are six authors or more. Use a
to ensure that the reader knows exactly what your scale is. space after authors' initials. Papers that have not been
published should be cited as “unpublished” [4]. Papers that
B. References have been submitted or accepted for publication should be
Number citations consecutively in square brackets [1]. The cited as “submitted for publication” [5]. Please give
sentence punctuation follows the brackets [2]. Refer simply affiliations and addresses for personal communications [6].
to the reference number, as in [3]. Do not use “Ref [3]” or Capitalize only the first word in a paper title, except for
reference [3]” except at the beginning of a sentence: proper nouns and element symbols. If you are short of space,
“Reference [3] was the first…”. You are strongly encouraged you may omit paper titles. However, paper titles are helpful
to use the demo ENDNOTE software for compiling your to your readers and are strongly recommended. For papers
references, but this is not a requirement. published in translation journals, please give the English
citation first, followed by the original foreign-language
Pseudo code: citation [7].

INITIALIZE_CELLS(); C. Abbreviations and Acronyms


EVALUATE_CELLS(); Define abbreviations and acronyms the first time they are
BEGIN_LOOP
used in the text, even after they have already been defined in
the abstract. Abbreviations such as IEEE, SI, ac, and dc do
NOURISH_CELLS(number,%A,%T,%C,%G); not have to be defined. Abbreviations that incorporate periods
SPLIT_CELLS(); should not have spaces: write “C.N.R.S.,” not “C. N. R. S.”
MUTATE_CELLS(); Do not use abbreviations in the title unless they are
unavoidable (for example, “IEEE” in the title of this article).
EVALUATE_CELLS();
REPEAT UNTIL(TERMINATION_CHECK()==TRUE)
V. DISSCUSION
Figure 2: Cell cycle pseudo code.
This section should compare and contrast your result and
your project approach with previous work in the area and
Number footnotes separately in superscripts (Insert | highlighting the scientific contribution of your work. For
Footnote).1 Place the actual footnote at the bottom of the example, if you results were or were not what you anticipated
1
It is recommended that footnotes be avoided (except for the unnumbered suggest some appropriate follow-up experiments. Another
footnote with the receipt date on the first page). Instead, try to integrate the example, discuss why your approach improves on or extends
footnote information into the text.

AS 40095/50095/70095, BSCI 40195/50195/70195, CS 49995/59995/79995 – Spring 2003


KSU - Introduction to Bioinformatics: Research Paper, Mini-Symposium Proceedings 3

the results from a previous published approach to the same or VI. CONCLUSION
a similar problem. The word “data” is plural, not singular. The subscript for the
NOTE: you may also consider combining the two previous permeability of vacuum µ0 is zero, not a lowercase letter “o.”
sections into one section entitled Results & Discussion. In The term for residual magnetization is “remanence”; the
this case you would intersperse your discussion with each of adjective is “remanent”; do not write “remnance” or
your results. “remnant.” Use the word “micrometer” instead of “micron.”
A graph within a graph is an “inset,” not an “insert.” The
A. Other Recommendations word “alternatively” is preferred to the word “alternately”
Use one space after periods and colons. Hyphenate complex (unless you really mean something that alternates). Use the
modifiers: “zero-field-cooled magnetization.” Avoid dangling word “whereas” instead of “while” (unless you are referring
participles, such as, “Using (1), the potential was calculated.” to simultaneous events). Do not use the word “essentially” to
[It is not clear who or what used (1).] Write instead, “The mean “approximately” or “effectively.” Do not use the word
potential was calculated by using (1),” or “Using (1), we “issue” as a euphemism for “problem.” When compositions
calculated the potential.” are not specified, separate chemical symbols by en-dashes;
Use a zero before decimal points: “0.25,” not “.25.” Use for example, “NiMn” indicates the intermetallic compound
“cm3,” not “cc.” Indicate sample dimensions as “0.1 cm × Ni0.5Mn0.5 whereas “Ni–Mn” indicates an alloy of some
0.2 cm,” not “0.1 × 0.2 cm2.” The abbreviation for “seconds” composition NixMn1-x.
is “s,” not “sec.” Do not mix complete spellings and Be aware of the different meanings of the homophones
abbreviations of units: use “Wb/m2” or “webers per square “affect” (usually a verb) and “effect” (usually a noun),
meter,” not “webers/m2.” When expressing a range of values, “complement” and “compliment,” “discreet” and “discrete,”
write “7 to 9” or “7-9,” not “7~9.” “principal” (e.g., “principal investigator”) and “principle”
A parenthetical statement at the end of a sentence is (e.g., “principle of measurement”). Do not confuse “imply”
punctuated outside of the closing parenthesis (like this). (A and “infer.”
parenthetical sentence is punctuated within the parentheses.) Prefixes such as “non,” “sub,” “micro,” “multi,” and “"ultra”
In American English, periods and commas are within are not independent words; they should be joined to the
quotation marks, like “this period.” Other punctuation is words they modify, usually without a hyphen. There is no
“outside”! Avoid contractions; for example, write “do not” period after the “et” in the Latin abbreviation “et al.” (it is
instead of “don’t.” The serial comma is preferred: “A, B, and also italicized). The abbreviation “i.e.,” means “that is,” and
C” instead of “A, B and C.” the abbreviation “e.g.,” means “for example” (these
abbreviations are not italicized).

REFERENCES
[1] Bruno, W.J., Socci, N.D., and Halpen, A.L. Weighted
Mutation R
neighbor-joining: A likelihood-based approach to distance-based
phylogeny reconstruction. Molecular Biology and Evolution, 2002.
17:189-197.
[2] Chothia, C. and Lesk, A.M. The relation between the
divergence of sequence and structure in proteins. EMBO Journal,
1986. 5: 823-826.
[3] Goad, W. Computational analysis of genetic sequences. Ann.

1000000 Rev. Biophys. Biophys. Chem., 1986. 15:79-95


[4] Alberts, B., Bray, D., Lewis, J., Raff, M., Roberts, K. and
Watson J.D. Molecular Biology of the Cell. Garland Publishing,
New York and London, 1989.
[5] Bishop and Rawlings (eds) Nucleic acid and protein sequence
Figure 3: Mutation rate with equal nutritional distribution analysis: A practical approach. IRL Press, Oxford, 1987.
[6] Schmidt, U., Begley, C. Cancer diagnosis and microarrays. The
International Journal of Biochemistry and Cell Biology. 2002. 35
If you wish, you may write in the first person singular or (2): 119-124.
plural and use the active voice (“I observed that ...” or “We [7] Upal, M.A., and Neufeld, E. Comparison of unsupervised
observed that ...” instead of “It was observed that ...”). classifiers. In Proc. of the First International Conference on
Remember to check spelling. If your native language is not Information, Statistics and Induction in Science. World Scientific,
English, please get a native English-speaking colleague to Singapore. 1996. 342-353.
proofread your paper. 100000

AS 40095/50095/70095, BSCI 40195/50195/70195, CS 49995/59995/79995 – Spring 2003

Вам также может понравиться