AND: 谷歌默认搜索逻辑. 如program google 搜索出包含‘program’和’google’的内容,等价于program AND google.
OR: 如program OR google表示搜索包含其中之一即可。
"": 如"prgram google"表示搜索包含program google的指定顺序内容.
-: 注意-前面一个空格,后面紧跟关键词。如program -google表示只要program, 不要google内容。
intitle:: 将搜索范围限定在网页标题.
allintitle::后面内容都要出现在标题中
intext::搜索网页正文内容要出现.
site:将搜索结果限制在站点域名之内. 如program site:google.com
filetype:搜索指定后缀的文件
google scholar
大部分同google
AND 不能小写!
三个关键词可以出现在文章中的不同位置
surface acoustic wave microfluidics
等价于
surface AND acoustic AND wave AND microfluidics
三个关键词要连续包含
"surface acoustic wave"
OR
"surface acoustic wave" AND "pressure sensor"
"surface acoustic wave" OR "pressure sensor"
intitle:
英文冒号,且紧跟在intitle后面,冒号后面没有空格。
intitle:"surface acoustic wave"
intitle:("surface acoustic wave" AND "pressure sensor")
搜索标题中同时包含短语surface acoustic wave和pressure sensor的文献。
注意,要用英文括号() 括住所有短语。
author:
author:("CC Li" OR "C Li" OR "Congcong Li")
source:
搜索来自指定期刊
"surface acoustic wave" source:"APPLIED PHYSICS LETTERS"
1463

被折叠的 条评论
为什么被折叠?



