32 lines
966 B
Markdown
32 lines
966 B
Markdown
+++
|
|
# Accomplishments widget.
|
|
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
|
|
headless = true # This file represents a page section.
|
|
active = true # Activate this widget? true/false
|
|
weight = 80 # Order that this section will appear.
|
|
|
|
title = "Patents"
|
|
subtitle = ""
|
|
|
|
# Date format
|
|
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
|
date_format = "Jan 2006"
|
|
|
|
# Accomplishments.
|
|
# Add/remove as many `[[item]]` blocks below as you like.
|
|
# `title`, `organization` and `date_start` are the required parameters.
|
|
# Leave other parameters empty if not required.
|
|
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
|
|
|
[[item]]
|
|
organization = "United States 20140122579"
|
|
organization_url = ""
|
|
title = "Web-based method for physical object delivery though use of 3d printing technology"
|
|
url = ""
|
|
certificate_url = ""
|
|
date_start = "2012-11-01"
|
|
date_end = ""
|
|
description = ""
|
|
+++
|
|
|