Study of Molecular Trapping by Gold Nanofinger Arrays on Surface-Enhanced Raman Substrates

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Study of Molecular Trapping by Gold Nanofinger Arrays on Surface-Enhanced Raman Substrates
# 1  
Old 01-25-2011
Study of Molecular Trapping by Gold Nanofinger Arrays on Surface-Enhanced Raman Substrates

HPL-2011-4 Study of Molecular Trapping by Gold Nanofinger Arrays on Surface-Enhanced Raman Substrates - Kim, Ansoon; Ou, Fung Suong; Ohlberg, Douglas A.A.; Hu, Min; Williams, R. Stanley; Li, Zhiyong
Keyword(s): SERS, XPS, molecule trapping, gold finger, nanoimprint lighography
Abstract: The binding of trans-1,2-bis(4-pyridyl)-ethylene (BPE) molecules on substrates arrayed with gold nanofingers has been studied by surface enhanced Raman spectroscopy (SERS) and angle-resolved x-ray photoelectron spectroscopy (AR-XPS). Based on the SERS and XPS results, BPE molecules are found to inte ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

TCL script (Molecular Chemistry)

Ok, what about: array set simulation_frames { ... } foreach { frames } { writepdb pdb_$frames.pdb }Now, my question is simply, what strategy could I use to import my numbers into the array { ... } I could manually copy them, and that would work, but is there another way? (2 Replies)
Discussion started by: chrisjorg
2 Replies

2. Programming

question about int arrays and file pointer arrays

if i declare both but don't input any variables what values will the int array and file pointer array have on default, and if i want to reset any of the elements of both arrays to default, should i just set it to 0 or NULL or what? (1 Reply)
Discussion started by: omega666
1 Replies

3. Shell Programming and Scripting

Molecular biologist requires help re: search / replace script

Monday April 07, 2008 Hello - I was wondering if someone could help me? I have some basic knowledge of awk, etc., and can create simple scripts (e.g. a search_replace.awk file) that can be called from the command line: $ awk -f search_replace.awk <file to be searched> I have a... (11 Replies)
Discussion started by: gstuart
11 Replies
Login or Register to Ask a Question
pods::SDL::Deprecated(3pm)				User Contributed Perl Documentation				pods::SDL::Deprecated(3pm)

NAME
SDL::Deprecated - Log of Deprecated items per release CATEGORY
Core RELEASES
2.517 Major changes to "SDLx::Controller". "quit" is now "stop". Event handlers no longer end "run" on returning false. Call "stop" explicitly instead. The first argument to move handlers is the step portion instead of "dt". The second argument to move handlers, the "t" value, is now the third argument. "min_t" will limit apps to a framerate of 60 by default. 2.513 SDLx::App "SDLx::App::loop()" is deprecated. 2.502 SDLx::App Now depends on SDLx::Surface. To get the SDL::Surface, use " -"surface() >. Alternatively SDLx::Surface::display(). SDLx::Surface " get_display " is now called SDLx::Surface::display. SDLx::Sprite::Animated Has drastically changed, and is still volatile. 2.500 SDL::App SDL::App has migrated to SDLx::App namespace. The reason for this is because it is an extension and not a 1:1 XS/Constant Module to the c library. SDL::Game::Rect SDL::Game::Rect has migrated to SDLx::Rect namespace. Same reasoning as above. AUTHORS
See "AUTHORS" in SDL. perl v5.14.2 2012-05-28 pods::SDL::Deprecated(3pm)