Giter Club home page Giter Club logo

nsf-proposal-latex-samples's Introduction

nsf-proposal:latex-samples

This is an open-source repository for collaboration on samples to use in the Research.gov Proposal Preparation system. These samples are not official templates, nor have they been. These LaTeX samples were created by a volunteer group of NSF program officers. Output PDF files upload successfully on the Research.gov demo site. Samples were last tested December 6, 2023. All data is dummy data.

For all other help with proposal submission, not related to LaTeX, please visit https://www.research.gov/research-web/content/aboutpsm or the PAPPG guide https://www.nsf.gov/publications/pub_summ.jsp?ods_key=pappg

Send feedback to [email protected] and please put LaTeX Github in your subject line.

Tips:

  • Check the PDF Version of your resulting PDF. PDF version should be 1.5 or higher.
  • If a PDF produces warnings or errors, experiment with different PDF producers.
  • Line spacing warnings are prevalent with Arial 10. Increase line spacing or experiment with another PAPPG approved 10 sized font. Remember warnings do not prohibit submission.
  •  

      URLS are found in the Project Description

  • URLS are not permitted in project descriptions. Some PDF conversions will automatically add clickable links to plain text that resemble a link. An example of a package that adds links is the hyperref package. Additional processing may be required to strip out the links from the PDF.
  • Using images from another PDF source may trigger warnings or error messages. We recommend converting pictures first to PostScript for images in vector format, then from PostScript back to PDF. If instead the image is a bitmap, convert to PNG which is supported by the "graphicx" LaTeX package.
  •  

      Headers are not being recognized:

  • Recommend using \section*{} for headers.
    If using \subsection or \centerline avoid using hard carriage returns after the header ("\\")
  • Remove vertical line spacing commands before a header. Using for example "\vspace{-.xxx} before the /section*{header being checked here} will cause errors
  • Avoid using a non-standard .cls (class) file which can lead to headers not being recognized or found by the Research.gov compliance tools. Other options include deleting and retyping the headers in the PDF directly using an Adobe Acrobat PDF editor.
  • Avoid loading font encoding packages, they can cause compliance checks to fail. Font encoding packages are mainly to tyespet non-English text and are not needed for most proposals.
  • Be wary of editing, renaming, or producing files on a Mac. If you have Adobe Reader, and go into document properties, if the PDF Producer is for example "macOS Version ...Quartz PDFContext" the file cannot be read by our PDF parser. This will result in unsearchable PDFs and unrecogizable headers
  •  

      File is larger than 8.5x11

  • Remove unnecessary vertical line spacing commands
  • If using Overleaf ensure default paper size is 8.5x11
  • --------------------

    Samples were last updated December 6, 2023. Replaced vmargin in sample 1 and added geometry package in samples 2 and 3 to address page size.

    nsf-sample-1.tex This is a simple project description sample that includes displayed equations, inline equations, graphic insertion, tables, footnotes, and cross-references. this is designed for pdflatex (as opposed to the traditional latex | dvips | ps2pdf chain), and does not use AMS packages.

    nsf-sample-1.pdf This is the corresponding PDF for nsf-sample-1.tex

    --------------------

    nsf-sample-2.tex This is a project description sample that uses the AMSLaTeX package. Includes mathematical and physics elements.

    nsf-sample-2.pdf This is the corresponding PDF for nsf-sample-2.tex

    --------------------

    nsf-sample-3.tex This is a sample project description that does not include the AMSLaTeX package. Includes mathematical and physics elements.

    nsf-sample-3.pdf This is the corresponding PDF for nsf-sample-3.tex

    nsf-proposal-latex-samples's People

    Contributors

    billdaus avatar dmsaunde avatar nsfspy avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.