Making Posters

From time to time, you may need to create a poster to present your research. If you have received a Cheriton Scholarship, you must present your work at the annual Cheriton Symposium (typically once every two years you hold the award). You might also choose to present posters at academic conferences or industry events. In all of these cases, you will need to design, print, transport, and present your poster.

Designing a Poster

Unlike presentations and papers, there is no consensus and much less collective knowledge about what makes a good poster.

The general advice is that a poster should be mostly or entirely "stand-alone"; most or all of your meaning should be conveyed to a reader even without your verbal explanation. There is a smaller school of thought that suggests that posters should simply act as visual aids for your verbal presentation, which is the primary source of content.

There is even less agreement about the visual contents of a poster. There is general agreement that posters should not be saturated with text (the most egregious violation of this advice is using a printout of an extended abstract as the "poster"), but the optimal ratio of text to diagrams and other visual flourishes is contested and heavily depends on the expectations of the venue. A highly artistic and captivating design might help to attract spectators at a large multi-disciplinary conference, while an extremely technical treatise filled with equations might help to spark lengthy conversations and form valuable connections at a small and highly focused academic workshop where experts carefully inspect every poster. If you know someone that has been to the presentation venue before, ask them about what is expected. In the end, you will need to use your own judgment to decide on an appropriate design.

Design Invariants

No matter how you design your poster, there are a few things that you should always do:

  • Make sure that you know the maximum poster dimensions for the venue. Try to target the maximum size unless there are budgetary constraints or logistical constraints with transportation. The maximum poster size for the Cheriton Symposium is normally 46"x34".
  • At the top of the poster, include a title and an author list (including names and, optionally, affiliations and/or contact information).
  • Make your name in the author list visually distinctive (e.g., a different colour or font style) so that visitors know who you are.
  • If your poster is associated with a paper, include a way to find the paper. This can be a standard textual reference (i.e., title, author list, venue, page numbers, and year) and/or a QR code with a webpage or PDF link.

The Standard Design Process

Example of columns of boxes poster design
An example of the "columns of boxes" poster design.

One of the most traditional and well recognized scientific poster layouts is "columns of boxes". The poster is divided into three columns (or two if the poster is in portrait orientation), and each column contains multiple rectangular sections. Each section includes a header and content. The poster is read top-to-bottom, left-to-right (i.e., the first column is read top-to-bottom, then the second is read top-to-bottom, and finally the third is read top-to-bottom). Each header is numbered so that the reading order is clear. For posters following this design, you can think of each rectangular section as a paper section or a presentation slide. The guide for choosing presentation content describes a process that also works well for making this type of poster.

Distinctive Designs

Example of more distinctive poster design
An example of a more distinctive poster design with similar subject matter.

The "columns of boxes" design works well, and it is the best choice if you are in a hurry. However, at a conference where every poster looks the same, don't expect this design to make your work stand out from the crowd.

There are many excellent sources on the web with advice for making visually distinctive posters. The premiere source for poster design advice is the Better Posters blog. This blog has years of articles analyzing and critiquing posters. The "key posts" links on the right sidebar of the blog contains critical articles that you should read if you intend to design an eye-catching poster. A subset of the primary take-aways are:

Desi Quintans' article describes a very different technique for poster design that may work better when presenting to a general audience. This is an iterative approach based on finding a simple story about your research, prototyping layouts using professional print designs as inspiration, testing layouts based on reading directions, and refining the results. The article also includes a case study that illustrates the approach in action. This approach is very useful, but it is more useful for events with general audiences. Keep in mind that most academic conferences have audiences with expertise in a particular field, and that visitors will be expecting some technical depth.

Colours, Fonts, Logos, and Shapes

There are no design rules for posters. You do not have to adhere to any particular style. There is no CrySP-specific style. However, if you are looking for a coordinated colour scheme and style but you are not interested in creating your own, then you should consider using the University of Waterloo's visual branding. The remainder of this section provides tips for adopting the university brand, but feel free to choose a completely different style if you don't like this one!

The university's branding guidelines recommend fonts, specify colour codes, and provide official logos. The official fonts are not licensed for general use, but the specific page for each font includes recommendations for free alternatives that are visually similar: "Impact" for the title, "Georgia" for headers, and "Verdana" for the main body text. If you are not using Windows, you may need to install Microsoft font packages to use these fonts. Alternatively, you can consider using the same font as the CrySP logo for your headings: "Signika (Regular)". This is a free font from Google.

For the colour scheme, consider the "Gold/Yellow", "Black/Grey", "White", "Math — Pink", and "Schools — Red" colours from the colour palette. Use colour to attract attention to the key points of the poster, but try to limit your colour palette; using only one or two of the Waterloo colour palettes, in addition to the Black/Grey palette, will keep your work visually coherent.

If you choose to include logos on your poster, you can include the university or school of CS logos. You can find the CrySP logo and others on the logos page. Always use the SVG, PDF, or EPS version of the chosen logo: these are vectorized files that will look good at any resolution. If you are including the logo on a dark background, use the "reverse" version of the logo.

The most recent branding guidelines suggest making the title of your poster white text on a thick black background, using a "schools and satellite campuses colour bar" on the bottom of this region, and including an official logo. The remainder of the colour scheme can be used for the main body of the poster.

Tools

In contrast to choosing the graphical philosophy and content, the logistics of designing a good poster are well-understood. The first step is to choose the software that you will use to design your poster, keeping in mind the type of design that you would like to create. There are a few main tools that CrySP students have used in the past, each with its own set of problems:

  • LaTeX. There are numerous poster templates available for LaTeX. In the past, students have successfully used ShareLaTeX templates like Poster Template II. The main advantage of LaTeX is that it is extremely easy to include complicated mathematical equations in your poster. The result is also a vectorized drawing, so you can exploit the full capabilities of the printer. Additionally, it is comparatively easy to start using this tool because most students are already familiar with LaTeX. One downside of this approach is that it can be difficult to make slight design adjustments because you are not directly manipulating the output; compilation adds a layer of abstraction between your content and what is printed. This is a more significant problem for highly artistic designs that eschew the typical "columns of boxes" layout. It is very difficult to create layouts that require arbitrarily placed components and overlapping layers.
  • InkScape. This is a vectorized drawing program that is often used to create diagrams for papers. Like LaTeX, InkScape will produce output that uses the full resolution of the printer. Since there is no intermediate compilation step, this is a WYSIWYG tool that allows you to directly manipulate the final design. This makes InkScape very useful for more visually complicated designs. However, because it is a tool for vector images, all components of the image are represented as paths and symbols. This makes it difficult to achieve effects beyond what you typically find in diagrams: simple shapes with hard edges. Creating complex shapes is also difficult, because they must be expressed in terms of curving paths. Additionally, InkScape cannot create mathematical equations (though see the note on hybrid approaches below). Some students have also reported that InkScape is not very user friendly, so it may not be a good choice if you are unfamiliar with the program.
  • GIMP / Photoshop. These tools are extremely powerful and general-purpose rasterized image editors (i.e., they manipulate pixels directly). Generally, these tools have strengths and weaknesses that are opposite to InkScape and other vectorized tools: they can easily create complex anti-aliased objects, render arbitrary patterns, and apply sophisticated post-processing to photos, but the tools are not very good at managing simplistic shapes like those found in diagrams and flow-charts. Moreover, since the output of these tools are images (e.g., PNG files), there is a fundamental limit imposed on the resolution of the printer. For this reason, always work with images that are configured to use 300 DPI/PPI (dots / pixels per inch) or higher. There is little advantage to exceeding 600 DPI. Ideally, you should create your entire poster on a canvas with the final resolution. Never scale up an image (or images that you paste inside your poster document). If you absolutely must scale down the image, try to limit yourself to negative powers of two (e.g., 50% or 25%) to avoid aliasing effects. Like InkScape, these tools cannot easily create mathematical equations, and they have comparatively difficult learning curves. The main advantage you receive in exchange for these concessions is that it is extremely easy to manipulate individual pixels of your poster; these tools will facilitate the creation of unique and highly artistic designs.
  • PowerPoint / LibreOffice Impress / Google Slides. Some students choose to create posters using software that is traditionally meant for creating presentations. These presentation editors are essentially simplified vector editors, so they share many advantages and disadvantages with InkScape and similar tools. The standard approach is to create a single "slide" presentation, and to design the poster within this slide. Since these tools are not designed for this purpose, they are mostly inferior to InkScape, and you will need to do unusual things like configuring the presentation resolution to match the desired printing resolution. PowerPoint includes a nice equation editor. Impress includes an equation editor that is slightly more limited. The main reason to choose these tools is if you need to design a poster quickly and you are unfamiliar with the other software.

Hybrid Approaches

You are not limited to using one program to create your poster. It is often useful to edit different parts of your poster using different tools. Here are some common techniques:

  • InkScape → LaTeX: When making your poster (or paper) in LaTeX, it is often easier to create a diagram in InkScape rather than using LaTeX packages like TikZ. While working on the diagram, save the file in InkScape SVG format (InkScape's native file format). Once you are ready to import it into LaTeX, crop the page (deselect everything, "File > Document Properties > Page tab > Custom size > Resize page to content... > Resize page to drawing or selection"), and save the file as a PDF. When compiling your LaTeX code with pdflatex, you can then simply use \includegraphics to import the diagram.
  • LaTeX → InkScape: There are two main scenarios in which this technique is useful. If you are primarily designing your poster in InkScape but you need some mathematical equations, you can create them in LaTeX and import them (as uneditable shapes) into InkScape. Alternatively, you might use LaTeX to design the whole poster, and import the result into InkScape to make a few manual tweaks that are difficult to achieve in LaTeX. In the latter case, you should be absolutely certain that your LaTeX design is final, because re-exporting the poster will necessitate re-applying all of your manual changes. In either case, compile your LaTeX file into a PDF. You can then open or import this PDF directly into InkScape. When you do so, make sure that you select "Poppler/Cairo import" in the import settings, or else InkScape will likely mangle your fonts.
  • LaTeX / InkScape / PowerPoint → GIMP: This technique is useful when you would like to design most of your poster in GIMP, but you would like to make mathematical equations in LaTeX and diagrams in InkScape. In either case, export the components in PDF format and import the PDF directly into GIMP. The PDF will be rasterized during this process; ensure that you set the resolution in the import dialog (in "pixels/in") to match the resolution of your poster image. Of course, you cannot easily edit any of the shapes once they have been rasterized.
  • GIMP → LaTeX / InkScape / PowerPoint: Sometimes it is useful to use GIMP to achieve a complicated effect (e.g., post-processing a photo) for a component of your poster. If your image uses multiple layers, keep the file saved in XCF format (GIMP's native file format). Once you have finished editing the image, export it as a PNG to avoid compression effects. Make sure that the image has an appropriate PPI / DPI. You can then import this PNG into your primary poster editing tool. Make sure that the image is correctly sized in the poster (in terms of inches) so that the PPI / DPI matches. Don't use this approach to design your poster in GIMP and apply finishing touches in a vectorized editor; doing so increases the chances of resolution-related mistakes.

Tool-Specific Advice

This section includes specific advice for each tool, based on past experience from students:

  • LaTeX:
    • Do not worry about aligning the position of boxes across columns until you are certain that your poster is otherwise complete. The maneuvering required to visually align the content should be the last change you make to the code.
    • In templates that use the color package and the \definecolor macro, keep in mind that "rgb" is different from "RGB": the former specifies colour intensities as floats between 0 and 1, whereas the latter specifies them as integers between 0 and 255, which is the form used by colour choosers in most editors.
  • GIMP / Photoshop:
    • You will want to export your final image in PDF format. You can do this directly using "File > Export As..." in GIMP, or you can convert the final PNG to PDF format with ImageMagick using convert -density 300 -units PixelsPerInch -quality 100 poster.png poster.pdf where 300 indicates the DPI. Note that using ImageMagick with large poster images may require removing resource limits set in /etc/ImageMagick-*/policy.xml .
    • You will need a relatively powerful computer with a lot of RAM if you intend to design a poster in GIMP. For a 42"x54" (15.75 square foot) poster at 600 DPI (25200x32400 or 800 megapixels), GIMP can easily reach 40 GB of RAM use with the default settings. To minimize the resource requirements, consider making your poster at 300 DPI. Whenever possible, use the "Layer > Autocrop layer" option to minimize the RAM impact of individual layers. You can also change RAM allocation in the Edit > Preferences > System Resources window. The "tile cache" is the main cause of RAM use and can be lowered significantly without many ill-effects. Note that GIMP will use more RAM than the sum of the values entered in the window.

Printing Your Poster

Map to Media.Doc in SHC
The entrance to Media.Doc is on the outside of South Campus Hall (SHC) on the North side.

There are many companies that will print your poster, but the most convenient is Media.Doc. The poster printing location is in South Campus Hall. The store will print posters with a variety of different materials and coatings. Any choice will look good, but you can spend more money to get a nicer or more durable material. The basic option is clay-coated paper ($5 / square inch). Photo satin paper will look better for photographs, but it is more expensive ($8 / square inch). You also have the option to laminate the poster: lamination will improve durability, but it also makes the poster glossy and more difficult to transport.

When your poster is printed, it may come with thin white borders around the poster. You can request that they trim these white borders, but it may result in cutting away a thin piece of the content (usually less than a centimetre).

Expect the poster printing to cost between $50 and $150, depending on the size of the poster and the materials you selected. The area of the poster is rounded up to the nearest integer square inch to determine the price. A maximally sized poster for the Cheriton Symposium (46"x34") will cost $55+tax on clay-coated paper, or $88+tax on photo satin. You can pay for the poster either when you submit the print request, or on the day that you pick it up. Some supervisors will reimburse poster costs. In this case, make sure that you have the UWaterloo payment account number to write on the form when you request poster printing.

You must bring your poster file to Media.Doc at least 24 hours in advance to ensure that it is printed on time. It takes time for them to print and prepare the poster, so do not wait until the day before the conference to start the printing process. Sometimes they will be able to print your poster on the same day you bring the files in, but this is not guaranteed.

The simplest way to submit your print job is to physically bring your poster file on a USB drive to the Media.Doc store.

In the past, Media.Doc has had difficulty printing some posters. To reduce the chance of problems, give them a PDF or PNG file that looks correct on your computer. When you physically bring the file to them, they will show you the image on their monitor before printing. Look at the image very carefully. Ensure that their process has not added any image compression (e.g., JPEG artifacting) to the result.

If they will be printing a file format that does not encode the print dimensions, then you must specify the physical size at the time that you order the poster. Note that GIMP will typically encode the print dimensions in PNGs if you have set the DPI in the image properties correctly.

When you receive your poster from Media.Doc, it will be in simple plastic wrap. For long transportation, you should use a poster tube (also called a mailing tube) to protect the poster. Media.Doc will offer to sell you a simple cardboard tube or a plastic telescoping tube when you purchase your poster.

Examples

Most past posters created by CrySP students can be found in the "poster graveyard" in the lab, or on various display boards in the area. This wiki also contains some poster examples Lock as digital images.

Edit | Attach | Watch | Print version | History: r15 < r14 < r13 < r12 < r11 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r15 - 2019-10-05 - NikolasUnger
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback