Preparing and Submitting Electronic Files for the

WCNC 2000 CD-ROM

Please read the detailed instructions that follow before you start, taking particular note of preferred fonts, formats, and delivery options. The quality of the finished product is largely dependent upon receiving your help at this stage of the publication process.

Producing Your Paper

Acceptable Formats

    Papers can be submitted in either PostScript (PS) or Portable Document Format (PDF) (see Generating PostScript and PDF Files).

    Using LaTeX
    Documents converted from the TeX typesetting language into PostScript or PDF files usually contain fixed-resolution bitmap fonts that do not print or display well on a variety of printer and computer screens.

    Although Adobe Acrobat Distiller will convert a PostScript language file with bitmapped fonts (level 3) into PDF, these fonts display slowly and do not render well on screen in the resulting PDF file. But, if you use Type 1 versions of the fonts you will get a compact file format that delivers the optimal font quality when used with any display screen, zoom mode, or printer resolution.

    Using Type 1 fonts with DVIPS

    The default behavior of Rokicki's DVIPS is to embed Type 3 bitmapped fonts.

    You need access to the Type 1 versions of the fonts you use in your documents in order to embed the font information (see Fonts). Type 1 versions of the Computer Modern fonts are available in the BaKoMa collection and from commercial type vendors.

    Before distributing files with embedded fonts, consult the license agreement for your font package. Some typeface vendors do not allow you to embed complete fonts into a PDF or Post-Script language file for public distribution. Contact the type vendor for more information. You may embed all fonts included in the Adobe Type library.

    When using LaTeX, only embedded fonts should be used to ensure a decent conversion to PDF. Use of Times fonts is highly recommended for consistency and readability both on screen and in print.
    With LaTeX2e use the command
           \usepackage{times}
    and with LaTeX 2.09 use the command
            \documentstyle[times]{...}
    You will need the following packages: times.sty, rawfonts.sty.
    For more information, refer to this URL:
    http://www.adobe.com/support/techdocs/543e.htm

    If you are unable to submit your paper in any of the electronic formats, or if we encounter problems converting your electronic submission, your paper will be scanned and converted to PDF for inclusion on the CD. Although a scanned paper looks identical to the original when printed, it is slower and more difficult to view on screen. If you do plan to deliver your paper by hard copy avoid typefaces smaller than 11 points.

Generating PostScript and PDF Files

    The submission of your document as a PDF file is the preferred method. PDF files are more likely than others to preserve your intended layout.

    Almost all applications/systems can produce a suitable PostScript file, which can then be converted to PDF. PS files may be generated in a wide variety of ways. In all cases, the quality of your PostScript file will have a direct impact on the quality of the converted file. A high quality PS file is one that reliably produces pages with the desired look, as efficiently as possible.

    Please review the following suggestions for producing your PostScript file. This will ensure it is usable and presented in the manner you wish.

  • Use only base fonts (see Fonts). If you use ANY OTHER font(s), you must embed those fonts in the PostScript file. If using a Windows system, select the "Use Printer Fonts for all TrueType Fonts" option in the "Advanced Options" dialog box for the PostScript printer driver.

  • Embed all images and figures.

  • Make sure that your submitted paper prints correctly to a PostScript printer. Files that cannot be printed usually cannot be converted. Select the following printer for PostScript output:
    Windows 3.1, 3.11 PostScript Printer driver
    Windows Õ95 AdobePS 4.1 (available from www.adobe.com)
    OR any Linotronic printer driver
    Windows NT any Linotronic printer driver
    Mac OS LaserWriter 8.x driver
    OS/2 any Apple LaserWriter w/ PostScript driver

  • Always use the latest version of your PostScript driver and select PostScript Level 2 if available.

  • If you design your document using color, select a color PostScript printer to create your PostScript file. Note that many applications create color data only when printing to a color printer and will create a grayscale document unless a color PostScript printer is selected.

  • Do not use custom halftones (photographs) and pattern fills. Instead use solid-color or gray scale fills to produce a more readable document on-screen that will also load and print significantly faster.

  • Do not select "Smooth Graphics". This option often produces extremely large files that will take a long time to display and print. The Smooth Graphics option is usually found in the Page Setup Dialog box in Macintosh applications and some Windows applications.

    Converting Word Files

    You will need either the PDFWriter or any PostScript printer driver installed to create a PDF from a Word document.

    To generate a PDF file from a Word document

    Generating a PDF directly from Word requires the PDFWriter driver. All default settings for this driver should be kept but the following if you use ANY fonts OTHER THAN the base fonts (see Fonts):

    1. Select File | Print
    2. Under Printer Name select the Acrobat PDFWriter driver
    3. Click Properties button to the right of the Printer Name text box
    4. Click Compression
    5. Under the Compatibility drop-down list, choose Acrobat 3.0
    6. Click OK
    7. Click Fonts
    8. Check the Embed All Fonts option in the upper left corner, or check the Always Embed List option and add all fonts used in your paper to the list (you may opt to embed only those fonts that are not base fonts)
    9. Deselect any subsetting options (IMPORTANT)
    10. Click OK twice, then either click Close to complete the configuration, or OK to create the PDF.

    After the properties are set, you may also create a PDF by choosing File | Create Adobe PDF | Print via PDFWriter.

    If you have used only base fonts (see Fonts) you need not embed any fonts. You must, however, change the compatibility setting as instructed above.

    To generate a PostScript file from a Word document

    If you have a PostScript driver you will need to create the PostScript file first, then convert it to PDF:

    1. Select File | Print
    2. Under the Printer Name, choose the PostScript printer
    3. Check the Print To File checkbox
    4. Click OK to output a PostScript file. The extension of this file will be *.prn. This file is recognized as a PostScript file.
    5. Go to the PDF conversion site and follow the simple instructions

    Converting LaTeX Files

    You will need the program MiKTeX. You can install MiKTeX (basic features) on your PC. It is DOS-based thus works with all versions of Windows.

    1. Go to http://www.miktex.de/getting.html and click the closest server to you.
    2. Open the zip file and run setupwiz.exe. When prompted for "Local TEXMF Tree", respond Yes, this is where I'll put the IEEE style file. The wizard will perform the installation automatically.
    3. The only thing left to you is to add the c:\texmf\miktex\bin to your path:
    4. In Windows NT add set PATH=%PATH%;c:\texmf\miktex\bin to your autoexec.bat
    5. In Windows 98 do start\run\sysedit and then add c:\texmf\miktex\bin to the path in autoexec.bat
    6. To generate a PDF file from your LaTeX source:
    7. Copy the IEEE style file to the local texmf tree (if it is c:\localtexmf, you might want to put it in c:\localtexmf\tex\latex\IEEE\*.cls)
    8. Copy all your files (*.tex, *.eps, *.bib to a pc directory, d:\paper for example). If you do not have a local directory, then make sure to put the class file in this directory, too.
    9. Open a DOS prompt and cd to d:\paper.

    To generate PostScript use: latex mypaper, bibtex mypaper, dvips mypaper, etc, in the DOS window.

    To generate PDF use one of the following options:

    1. Aladdin GSview (try to get at least version 2.6) from http://www.cs.wisc.edu/~ghost/aladdin/get550.html
      1. Open the PostScript file with Gsview
      2. Select File | Print, then select the PDFwrite device and Print to File.
    2. Conversion siteÑGo to http://www.ps2PDF.com/cgi-bin/ps2pdf and follow the simple instructions
    3. You can generate PDF directly from LaTeX using: PDFlatex mypaper - Note that this requires you to change the LaTeX source if you include *.eps figures

Fonts

    The following fonts are considered base fonts, and you are encouraged to limit your font selections to this list. These fonts are automatically installed with the viewing software and made available to all papers included on the published CD without having to be included within individual PDF files. Please note that Times is the preferred font.

    1. Courier
    2. Courier-Bold
    3. Courier-Oblique
    4. Courier-BoldOblique
    5. Helvetica
    6. Helvetica-Bold
    7. Helvetica-Oblique
    8. Helvetica-BoldOblique
    9. Symbol
    10. Times
    11. Times-Bold
    12. Times-Oblique
    13. Times-BoldOblique
    14. ZapfDingbats

    Using these fonts will reduce the size of your converted paper as well as speed up the display and printing of your paper for the readers. Additionally using only the specified fonts provides a consistent look across to all material on the published CD.

    If you decide to use fonts other than "base fonts" you must submit your paper as a PostScript or PDF file with embedded fonts. The embedded fonts will be preserved during the conversion process.

Including Graphics/Images

    All images must be embedded in your document.

    The type of graphics you include will affect the quality and size of your paper on the electronic document disc. In general, the use of vector graphics such as those produced by most presentation and drawing packages can be used without concern and is encouraged.

    The use of bitmapped images such as those produced when a photograph is scanned require significant storage space and must be used with care. Bitmap graphics store an image as a series of numbers that represent the color of each dot in the image. Increasing the size, resolution (dots per inch), or number of colors in an image will dramatically increase the size of the image.

    If your paper contains many large images they will be down-sampled to reduce their size during the conversion process. However the automated process used will not always produce the best image, and you are encouraged to perform this yourself on an image by image basis.

    Suggestions for improving the quality bitmap graphics include:

    1. In general, bitmapped images should be limited to no more than 256 (8 bit) color/gray scale, 150 dots per inch, and should be kept as small as possible.
    2. Reduce the number of display colors before making screen shots. The majority of computer applications use less than 16 colors for their menus, dialogs etc.
    3. Select higher resolutions only for images that a reader will magnify. Image resolution of bitmapped images does not increase when readers zoom in on an image.

Delivering Your Submission

Compressing Your Submission

    Submitting your material is quicker and easier if all of the files are collected into a single archive using one of the following formats:
    1. Pkzip (.zip)
    2. Tar (.tar)
    3. StuffIt (.sit)
    4. GNU Zip (.gz)
    5. GNU Zip Tar (.tgz)
    6. Compress (.z)
    7. Compress Tar (.taz)
    8. LHA (.lhz)
    9. ARJ (.arj)

Naming Convention

The name of your file should be your session & paper number followed by the appropriate extension. For example, if your paper is a PDF appearing in Session 2 - Paper 4, you would submit your file as s2p4.pdf. If you choose to compress your submission, name the compression file the same name, i.e. s2p4.zip, etc.

Updated versions of your electronic manuscript should be named in the following way: using the original filename, add a letter of the alphabet to the end - the "highest" letter representing the latest version. For example, if your original filename were s2p4.pdf, the updated file would be s2p4a.pdf.

Submitting Your Electronic Paper
We prefer that you send your manuscript to the WCNC 2000 FTP site. If you are unable to do so, you may send a 3_ inch or Zip disk formatted for Macintosh or PC to the address below. You must also send two camera-ready copies of your paper by the deadline.

Submitting Your Camera-Ready Copies

You must send a signed copyright form and two camera-ready copies of your paper to:

Elizabeth Aubrey
WCNC 2000 c/o IEEE Publishing
445 Hoes Lane
Piscataway, NJ 08854-4150 USA

+1 732 562-6546 tel
+1 732 562 1746 fax

Submitting Your Paper to the FTP Site

When transferring files to the FTP site, if you have a choice between ASCII and binary modes, use binary. Although ASCII mode works well most of the time, binary mode incurs fewer problems.

What you need to FTP your file(s).

  1. A computer with Internet access and an Internet browser. Netscape is available free at www.netscape.com. Internet Explorer is available free at www.microsoft.com.
  2. FTP software. There are many FTP software programs available for the PC and MAC free at www.shareware.com. Just search on "FTP". MS Internet Explorer may also be used, but requires an ftp plug-in provided on the Microsoft website.

    Uploading your file(s) is a two step process.

  3. Launch your Internet browser and go to the WCNC 2000 FTP site for submitting your paper (http://submit.seps.com). Please note that this site is different from the WCNC 2000 home page. Once there, you create a secure directory for your submission and receive a User ID.
  4. Launch your FTP software or use your browser and upload your file(s) to your secure directory. The site will confirm receipt of your submission by email.

    Step-By-Step Instructions

    1. Create the secure directory via the WCNC 2000 FTP site.

      a) Launch your Internet Browser
      b) In the Address/Location field, type http://submit.seps.com
      c) Enter the WCNC 2000 Site ID: 350268
      d) Click on the Submit button.
      e) The screen will refresh and you enter:
      1. Your First Name
      2. Your Last Name (your last name is used to create a unique User ID; therefore, the only legitimate characters the system will accept are A-Z, 0-9, (, ), and (_)
      3. Telephone Number
      4. Your Email Address
      5. A password of your choice
      f) Click on the Submit button.
      g) If there are no problems with what you entered in the fields above, the system will confirm that you have successfully created a secure FTP directory.
      h) Print this screen (Secure Directory Created) for reference; you will also receive an email containing the same information.

    Note: If you have created a directory before on this system, your personal information, including your password, will be shown on the screen. If you make any changes, this will update all of your directories.

    2. Upload your paper to your secure FTP directory:

      A. Using FTP software

      1. Launch your FTP software application.
      2. In the Address field (this is sometimes called Location or Site), type submit.seps.com
      3. In the User ID field type the User ID assigned to you; it was displayed on the "Secure Directory Created" screen and again in the confirming email.
      4. In the Password field type the Password you chose when you created your secure FTP directory. (Passwords are case sensitive.)
      5. Connect to the site.
      6. You will see a list of directories. Open the directory 350268.
      7. You should see a directory with the same name as your User ID. Open that directory.
      8. Upload your file(s) into that directory. The full paper should have the filename code given to you in your acceptance letter. To see your files, you may have to refresh the window displaying the contents of your directory. When FTP Services detects your file (after you have uploaded it) it will move the file to inside a firewall. So, you may not see your file if you refresh the directory view a few minutes later. Do not resubmit your file; it has already been accepted.

      B. Using MS Internet Explorer

      1. Launch your browser
      2. In the Address field type ftp://submit.seps.com. If the plug-in is properly installed, you should see a dialog box prompting for User ID and Password.
      3. Follow steps 3-8 above

    3. When your file is detected by FTP Services, you will receive an email message at the address that you provided when you created your directory. It will confirm that your submission was received.

    Frequently Asked Questions

    Q. How will I know if my paper was received?
    A. You will receive a confirmation email when your paper is received successfully.

    Q. I uploaded my paper to the WCNC 2000 FTP site, but when I went back later to see if it was there, it was gone. What happened to it?
    A. Once your submission is detected on our site, we move it inside our firewall to a location where our Production Team can access it.

    Q. What if I need to send a new version?
    A: Use the same FTP location, User ID, and Password you used before and upload the new version of your paper. There is no need to create a new directory.

    Q. I have uploaded two different versions of my paper. How do you know which one to use?
    A. Each version of your submission is automatically numbered so that we know which one is the most current.

    Q. My system keeps timing out when I try to upload my file. What should I do?
    A. You can try two things. If your file is large, you may want to compress it before uploading it. (zip, sit, tar, etc.) If you have already done this, you should wait a little while and then try to upload your file again. Sometimes your specific Internet route may experience heavy Internet traffic, slowing down your connection and resulting in time-outs and/or painfully slow transmissions.